We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 854a232 commit ec51c24Copy full SHA for ec51c24
1 file changed
project/requirements-dev.txt
@@ -1,8 +1,8 @@
1
black==20.8b1
2
flake8===3.8.4
3
-isort==5.6.4
4
-pytest==6.2.0
5
-pytest-cov==2.10.1
6
-pytest-xdist==2.2.0
+isort==5.7.0
+pytest==6.2.2
+pytest-cov==2.11.1
+pytest-xdist==2.2.1
7
8
-r requirements.txt
0 commit comments