Skip to content

Commit 854801d

Browse files
authored
Merge pull request #785 from plus3it/dependabot/pip/tests/python-80f5f76e78
Bump pytest from 9.0.1 to 9.0.2 in /tests in the python group
2 parents 0071723 + e3b28af commit 854801d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
distro==1.9.0
22
pytest==7.0.1;python_version<="3.6"
33
pytest==8.4.2;python_version<="3.9" and python_version>"3.6"
4-
pytest==9.0.1;python_version>="3.10"
4+
pytest==9.0.2;python_version>="3.10"
55
pytest-logger==1.0.0;python_version<="3.6"
66
pytest-logger==1.1.1;python_version>="3.7"
77
pytest-testinfra==6.8.0;python_version<="3.6"

0 commit comments

Comments
 (0)