Skip to content

Commit c5052cd

Browse files
build(deps-dev): bump importlib-metadata from 8.4.0 to 8.5.0 (#146)
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.4.0 to 8.5.0. - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.4.0...v8.5.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c36609f commit c5052cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ grpcio==1.67.1
3030
# oteltest
3131
idna==3.10
3232
# via requests
33-
importlib-metadata==8.4.0
33+
importlib-metadata==8.5.0
3434
# via opentelemetry-api
3535
iniconfig==2.0.0
3636
# via pytest

0 commit comments

Comments
 (0)