Skip to content

Commit

Permalink
[edgetest] automated change (#48)
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 Jul 7, 2023
1 parent 7f0ca1c commit 233d46d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ click==8.1.3
# via
# edgetest
# pip-tools
edgetest==2023.6.0
edgetest==2023.6.1
# via edgetest-pip-tools (setup.cfg)
packaging==23.0
# via
# build
# edgetest
pip-tools==6.13.0
pip-tools==6.14.0
# via edgetest-pip-tools (setup.cfg)
pluggy==1.0.0
# via edgetest
Expand All @@ -27,7 +27,9 @@ pyproject-hooks==1.0.0
tabulate==0.9.0
# via edgetest
tomli==2.0.1
# via build
# via
# build
# pip-tools
tomlkit==0.11.4
# via edgetest
wheel==0.40.0
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 =
edgetest
pip-tools<=6.13.0,>=6.0.0
pip-tools<=6.14.0,>=6.0.0

[options.extras_require]
docs =
Expand Down

0 comments on commit 233d46d

Please sign in to comment.