Skip to content

Commit

Permalink
[create-pull-request] automated change (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: fdosani <fdosani@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and fdosani authored Apr 29, 2022
1 parent 3a29ec7 commit a1b5bd4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
cerberus==1.3.4
# via edgetest (setup.cfg)
click==8.1.2
click==8.1.3
# via edgetest (setup.cfg)
packaging==21.3
# via edgetest (setup.cfg)
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ include_package_data = True
packages = find:
install_requires =
Cerberus<=1.3.4,>=1.3.0
click<=8.1.2,>=7.0
click<=8.1.3,>=7.0
pluggy<=1.0.0,>=1.0.0
tabulate<=0.8.9,>=0.8.9
packaging<=21.3,>20.6
Expand Down

0 comments on commit a1b5bd4

Please sign in to comment.