Skip to content

Commit b47808f

Browse files
Bump importlib-metadata from 8.7.1 to 9.0.0
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.7.1 to 9.0.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.7.1...v9.0.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3dda96a commit b47808f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ imagesize==2.0.0
108108
# via
109109
# sphinx
110110
# sphinx-favicon
111-
importlib-metadata==8.7.1
111+
importlib-metadata==9.0.0
112112
# via opentelemetry-api
113113
iniconfig==2.3.0
114114
# via pytest

0 commit comments

Comments
 (0)