Skip to content

Commit

Permalink
Bump pytest from 6.0.1 to 6.2.2 in /tests (#1342)
Browse files Browse the repository at this point in the history
* Bump pytest from 6.0.1 to 6.2.2 in /tests

Signed-off-by: dependabot[bot] <[email protected]>

* Add more-itertools in requirement.txt

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Venktesh Shivam Patel <[email protected]>
  • Loading branch information
dependabot[bot] and vepatel authored Feb 4, 2021
1 parent 1245c59 commit ca1a4d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@ PyYAML==5.1.2
requests==2.22.0
forcediphttpsadapter==1.0.1
kubernetes==8.0.1
pytest==6.0.1
pytest==6.2.2
ipaddress==1.0.22 # >= 1.0.17
cffi==1.12.3
pyOpenSSL==20.0.0
certifi==2019.6.16
urllib3==1.25.3
pytest-html==2.1.1
pytest-profiling==1.7.0
more-itertools==8.6.0

0 comments on commit ca1a4d5

Please sign in to comment.