Skip to content

Commit

Permalink
Bump pytest from 7.0.1 to 7.3.0 in /requirements (#763)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 14, 2023
1 parent 509b7c7 commit b719e88
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,7 +9,7 @@ pylint<2.16.2;python_version=='3.6' # pyup: ignore
pylint==2.16.2;python_version>='3.7'
pytest-cov==4.0.0;python_version>='3.6'
pytest==7.0.1;python_version=='3.6' # pyup: ignore
pytest==7.1.2;python_version>='3.7'
pytest==7.3.0;python_version>='3.7'
restructuredtext-lint==1.4.0
twine==3.8.0;python_version=='3.6' # pyup: ignore
twine==4.0.2;python_version>='3.7'
Expand Down

0 comments on commit b719e88

Please sign in to comment.