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.
1 parent e629da8 commit a57f3e1Copy full SHA for a57f3e1
requirements_dev.txt
@@ -3,7 +3,7 @@ pip==19.3.1 # pyup: update minor
3
4
bumpversion==0.5.3 # pyup: update minor
5
wheel==0.33.0 # pyup: update minor
6
-cryptography==2.7 # pyup: update minor
+cryptography==2.8 # pyup: update minor
7
psycopg2-binary==2.8.1 # pyup: update minor
8
sanic==19.6.3;python_version>="3.6" # pyup: update minor
9
aiohttp==3.6.0;python_full_version>="3.5.3" # pyup: update minor
0 commit comments