Skip to content

Commit

Permalink
requirements.txt: upgrade pytest to 7.4.0
Browse files Browse the repository at this point in the history
Upgrade pytest from 7.1.2 to 7.4.0 which includes a number of bug
fixes.

Change log:
  https://docs.pytest.org/en/stable/changelog.html#pytest-7-4-0-2023-06-23

Signed-off-by: Guillaume Tucker <[email protected]>
  • Loading branch information
gctucker committed Jul 13, 2023
1 parent b1df84c commit 8c7adc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jinja2==3.1.2
kubernetes==26.1.0
paramiko==3.2.0
pyelftools==0.29
pytest==7.1.2
pytest==7.4.0
pyyaml==6.0
requests==2.31.0
scp==0.14.4
Expand Down

0 comments on commit 8c7adc9

Please sign in to comment.