Skip to content

Commit 39da4a2

Browse files
authored
Merge pull request #1028 from Nothing4You/bump-pytest-version
Update pytest and its plugins to the latest versions
2 parents 20112b6 + 3198989 commit 39da4a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ coverage==7.10.6
22
# flake8 version is also specified in .github/workflows/ci-cd.yml
33
flake8==5.0.4
44
ipdb==0.13.13
5-
pytest==7.3.2
6-
pytest-cov==4.1.0
7-
pytest-sugar==0.9.7
5+
pytest==8.4.2
6+
pytest-cov==7.0.0
7+
pytest-sugar==1.1.1
88
PyMySQL==1.1.2
99
SQLAlchemy==1.3.24
1010
uvloop==0.21.0

0 commit comments

Comments
 (0)