We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a91b338 + 8a5c1f8 commit c37c7c7Copy full SHA for c37c7c7
requirements/dev.txt
@@ -33,7 +33,7 @@ pre-commit==2.6.0 # via -r requirements/dev.in
33
py==1.9.0 # via pytest, tox
34
pygments==2.6.1 # via sphinx
35
pyparsing==2.4.7 # via packaging
36
-pytest==6.0.0 # via -r requirements/tests.in
+pytest==6.0.1 # via -r requirements/tests.in
37
pytz==2020.1 # via babel
38
pyyaml==5.3.1 # via pre-commit
39
requests==2.23.0 # via sphinx
requirements/tests.txt
@@ -13,6 +13,6 @@ packaging==20.4 # via pytest
13
pluggy==0.13.1 # via pytest
14
py==1.9.0 # via pytest
15
16
17
six==1.15.0 # via packaging
18
toml==0.10.1 # via pytest
0 commit comments