Skip to content

Commit 88f95f4

Browse files
Bump importlib-metadata from 8.6.1 to 8.7.0
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.6.1 to 8.7.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.6.1...v8.7.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4c513e commit 88f95f4

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
@@ -11,7 +11,7 @@ pep8==1.7.1
1111
pyflakes==3.3.2
1212
mccabe==0.7.0
1313
configparser==7.2.0
14-
importlib-metadata==8.6.1
14+
importlib-metadata==8.7.0
1515
zipp==3.21.0
1616
pycodestyle==2.13.0
1717
flake8==7.2.0

0 commit comments

Comments
 (0)