Skip to content

Commit

Permalink
Build(deps): Bump importlib-metadata from 8.2.0 to 8.5.0 (#1809)
Browse files Browse the repository at this point in the history
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.2.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.2.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cooper Lees <[email protected]>
  • Loading branch information
dependabot[bot] and cooperlees authored Sep 23, 2024
1 parent 24bcd63 commit 572095b
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 @@ chardet==5.2.0
filelock==3.15.4
humanfriendly==10.0
idna==3.7
importlib_metadata==8.2.0
importlib_metadata==8.5.0
lxml==5.3.0
multidict==6.0.5
packaging==24.1
Expand Down

0 comments on commit 572095b

Please sign in to comment.