Skip to content

Commit 44b7b9a

Browse files
Bump importlib-metadata from 6.7.0 to 6.8.0 (#9200)
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 6.7.0 to 6.8.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@v6.7.0...v6.8.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e2da68 commit 44b7b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ idna==3.4
4848
# via requests
4949
imagesize==1.4.1
5050
# via sphinx
51-
importlib-metadata==6.7.0; python_version >= "3.8"
51+
importlib-metadata==6.8.0; python_version >= "3.8"
5252
# via
5353
# keyring
5454
# twine

0 commit comments

Comments
 (0)