Up-rev hacking

Change-Id: I9473fad7c46ac03bbc71328c17e988af9d21386c
This commit is contained in:
Tim Burke 2024-12-09 09:39:19 -08:00
parent 1d69f04d58
commit 992d70198c
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later. # process, which may cause wedges in the gate later.
# Hacking already pins down pep8, pyflakes and flake8 # Hacking already pins down pep8, pyflakes and flake8
hacking>=2.0,<6.2.0 # Apache-2.0 hacking>=2.0,<7.1.0 # Apache-2.0
coverage>=5.0.4 # Apache-2.0 coverage>=5.0.4 # Apache-2.0
pytest>=4.6.11 # MIT pytest>=4.6.11 # MIT
pytest-cov>=2.12.1 # MIT pytest-cov>=2.12.1 # MIT