Skip to content

Commit b5ac816

Browse files
Bump importlib-metadata in the pip-dependencies group (#372)
Bumps the pip-dependencies group with 1 update: [importlib-metadata](https://github.com/python/importlib_metadata). Updates `importlib-metadata` from 8.0.0 to 8.2.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.0.0...v8.2.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ede1e93 commit b5ac816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ docutils==0.21.2
88
grpcio==1.64.1
99
grpcio-tools==1.64.1
1010
idna==3.7
11-
importlib-metadata==8.0.0
11+
importlib-metadata==8.2.0
1212
jaraco.classes==3.4.0
1313
keyring==25.2.1
1414
markdown-it-py==3.0.0

0 commit comments

Comments
 (0)