We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20112b6 + 3198989 commit 39da4a2Copy full SHA for 39da4a2
1 file changed
requirements-dev.txt
@@ -2,9 +2,9 @@ coverage==7.10.6
2
# flake8 version is also specified in .github/workflows/ci-cd.yml
3
flake8==5.0.4
4
ipdb==0.13.13
5
-pytest==7.3.2
6
-pytest-cov==4.1.0
7
-pytest-sugar==0.9.7
+pytest==8.4.2
+pytest-cov==7.0.0
+pytest-sugar==1.1.1
8
PyMySQL==1.1.2
9
SQLAlchemy==1.3.24
10
uvloop==0.21.0
0 commit comments