Skip to content

Commit

Permalink
Update dependency importlib-metadata to <=8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent 29188e4 commit 6648797
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.2
requests<=2.32.3
importlib-metadata<=8.3.0; python_version<"3.8"
importlib-metadata<=8.4.0; python_version<"3.8"

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

0 comments on commit 6648797

Please sign in to comment.