Skip to content

Commit

Permalink
Update importlib-metadata requirement from ~=6.8.0 to ~=7.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [importlib-metadata](https://github.com/python/importlib_metadata) to permit the latest version.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](python/importlib_metadata@v6.8.0...v7.0.0)

---
updated-dependencies:
- dependency-name: importlib-metadata
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 1fac7af commit 5d91eff
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 @@ -48,7 +48,7 @@ h5py~=3.10.0
hypothesis~=6.91.0
idna==3.6
imagesize~=1.4.1
importlib-metadata~=6.8.0
importlib-metadata~=7.0.0
importlib-resources~=6.1.0
incremental~=22.10.0
iniconfig~=2.0.0
Expand Down

0 comments on commit 5d91eff

Please sign in to comment.