Skip to content

Commit

Permalink
chore(deps): bump click from 8.0.3 to 8.1.3 (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nr18 committed Jun 26, 2023
2 parents 9e16dfa + 1109340 commit 5c58af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -21,7 +21,7 @@
package_dir={"": "."},
packages=setuptools.find_packages(where="."),
install_requires=[
"click==8.0.3",
"click==8.1.3",
"junit-xml==1.9",
],
entry_points={
Expand Down

0 comments on commit 5c58af9

Please sign in to comment.