Skip to content

Commit

Permalink
Bump importlib-metadata from 4.13.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 4.13.0 to 8.0.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@v4.13.0...v8.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent 20fd833 commit b24549a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ six = "==1.16.0"
requests = "==2.31.0"
python-dateutil = "==2.8.2"
requirements-parser = "==0.5.0"
importlib-metadata = "==4.13.0"
importlib-metadata = "==8.0.0"
cryptography = "==41.0.3"
werkzeug = "==2.2.3"
certifi = "==2023.7.22"
Expand Down
10 changes: 5 additions & 5 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b24549a

Please sign in to comment.