Skip to content

Commit

Permalink
Bump importlib-metadata from 5.0.0 to 5.1.0 (#3755)
Browse files Browse the repository at this point in the history
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst)
- [Commits](python/importlib_metadata@v5.0.0...v5.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2022
1 parent 0a19332 commit dce6f7c
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 @@ -36,7 +36,7 @@ flake8==5.0.4
identify==2.5.9
idna==3.4
imagesize==1.4.1
importlib-metadata==5.0.0
importlib-metadata==5.1.0
importlib-resources==5.10.0
iniconfig==1.1.1
jinja2==3.1.2
Expand Down

0 comments on commit dce6f7c

Please sign in to comment.