Skip to content

Commit

Permalink
requirements_test.txt: Upgrade to pytest 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Dec 13, 2020
1 parent e6d987d commit e6315c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ mockcache==1.0.3; python_version < '3.0'
pymemcache==3.4.0; python_version >= '3.0'
ptvsd==4.3.2
pytest==4.6.9; python_version < '3.0'
pytest==6.1.2; python_version >= '3.0'
pytest==6.2.0; python_version >= '3.0'
safety==1.9.0; python_version >= '3.5'

0 comments on commit e6315c0

Please sign in to comment.