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 Jun 25, 2024
1 parent 3ed270b commit 22b004d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ install_requires =
click<=8.1.7
PyYAML<=6.0.1
requests<=2.32.3
importlib-metadata<=7.2.1; python_version<"3.8"
importlib-metadata<=8.0.0; python_version<"3.8"

[options.packages.find]
where = src
Expand Down

0 comments on commit 22b004d

Please sign in to comment.