Skip to content

Commit

Permalink
⬆️ Bump importlib-metadata from 8.5.0 to 8.6.1
Browse files Browse the repository at this point in the history
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.5.0 to 8.6.1.
- [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.5.0...v8.6.1)

---
updated-dependencies:
- dependency-name: importlib-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 047760b commit a85ac07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pyflakes==3.2.0
mccabe==0.7.0
pycodestyle==2.12.0
configparser==7.1.0
importlib-metadata==8.5.0
importlib-metadata==8.6.1
zipp==3.21.0
flake8==7.1.0
lxml==5.3.0
Expand Down

0 comments on commit a85ac07

Please sign in to comment.