Skip to content

Commit 0310a08

Browse files
chore(deps-dev): bump importlib-metadata from 6.8.0 to 8.2.0
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 6.8.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@v6.8.0...v8.2.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f333ade commit 0310a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ httpcore==1.0.5
2727
httpx==0.27.0
2828
hyperframe==6.0.1
2929
idna==3.7
30-
importlib-metadata==6.8.0
30+
importlib-metadata==8.2.0
3131
isort==5.13.2
3232
lazy-object-proxy==1.10.0
3333
lexid==2021.1006

0 commit comments

Comments
 (0)