Skip to content

Commit

Permalink
Update importlib-metadata requirement from <7.3 to <8.1
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@0.1...v8.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 Jun 26, 2024
1 parent 783b515 commit 4999ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_reqs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pyflakes==3.2.0
pytz==2024.1
configparser==7.0.0
zipp==3.19.2
importlib-metadata<7.3 # for flake8
importlib-metadata<8.1 # for flake8
entrypoints==0.4
typing_extensions==4.12.2
pyparsing==3.1.2
Expand Down

0 comments on commit 4999ff5

Please sign in to comment.