Skip to content

Commit

Permalink
Bump importlib-metadata from 8.4.0 to 8.5.0 (#1472)
Browse files Browse the repository at this point in the history
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.4.0 to 8.5.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.4.0...v8.5.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>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 0764621 commit 8ead27f
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 @@ -27,7 +27,7 @@ tox==4.18.1

# code style
flake8==7.1.1
importlib-metadata==8.4.0
importlib-metadata==8.5.0
pydocstyle==6.3.0
mypy==1.11.2; python_version >= '3.4'
pre-commit==3.8.0
Expand Down

0 comments on commit 8ead27f

Please sign in to comment.