Skip to content

Commit 2502f77

Browse files
authored
Upgrade to latest pytest, cryptography & pyaml versions (#243)
1 parent ba58f7f commit 2502f77

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements-dev.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
PyYAML==5.4
1+
PyYAML==5.4.1
22
cov-core==1.15.0
33
coverage==5.5
44
coveralls==1.5.1
5-
cryptography==3.3.2
5+
cryptography==3.4.7
66
docopt==0.6.2
7-
pytest==6.2.2
7+
pytest==6.2.3
88
pytest-cov==2.11.1
99
-r requirements.txt
1010
-r requirements-rtd.txt

0 commit comments

Comments
 (0)