Skip to content

Commit

Permalink
Update pip-tools
Browse files Browse the repository at this point in the history
Signed-off-by: Zack Cerza <zack@redhat.com>
  • Loading branch information
zmc committed Jul 21, 2023
1 parent 2415065 commit 5603a36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ pep517==0.11.0
# via build
pexpect==4.8.0
# via teuthology (pyproject.toml)
pip-tools==6.11.0
pip-tools==7.1.0
# via teuthology (pyproject.toml)
platformdirs==2.4.0
# via virtualenv
Expand Down Expand Up @@ -333,6 +333,7 @@ tomli==2.0.1
# via
# build
# pep517
# pip-tools
# pytest
tox==3.25.0
# via teuthology (pyproject.toml)
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ install_requires =
netaddr
paramiko
pexpect
pip-tools>=6.10.0
pip-tools>=7.1.0
prettytable
psutil>=2.1.0
pyasn1
Expand Down

0 comments on commit 5603a36

Please sign in to comment.