Skip to content

Commit

Permalink
Update dependency importlib-metadata to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent c351e5d commit 0298d44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ poetry-plugin-tweak-dependencies-version==1.5.2
poetry-dynamic-versioning==1.4.0
pip==24.1.1
pre-commit==3.7.1
importlib-metadata<8.0.0
importlib-metadata<8.2.1
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
certifi>=2024.7.4 # not directly required, pinned by Snyk to avoid a vulnerability
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 0298d44

Please sign in to comment.