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 5e9b4f3 + 7934169 commit c69944fCopy full SHA for c69944f
1 file changed
test-requirements.txt
@@ -13,7 +13,7 @@ backcall==0.2.0 # via ipython
13
black==20.8b1 ; implementation_name == "cpython" # via -r test-requirements.in
14
cffi==1.14.2 # via cryptography
15
click==7.1.2 # via black
16
-coverage==5.2.1 # via pytest-cov
+coverage==5.3 # via pytest-cov
17
cryptography==3.1 # via pyopenssl, trustme
18
decorator==4.4.2 # via ipython
19
flake8==3.8.3 # via -r test-requirements.in
0 commit comments