Upgrade pinned josepy version (#6184)

We released josepy 1.1.0 a while ago to work around newer versions of cryptography deprecating some of the functionality we were using. We haven't yet upgraded our pinned josepy version though and since #6169 has landed, we're now seeing these deprecation warnings in our tests. This would be shown to certbot-auto users as well.

This PR removes these warnings by upgrading our pinned version of josepy.

* update pinned josepy version

* build leauto

* update pinned dev version of josepy
This commit is contained in:
Brad Warren
2018-07-09 09:16:08 -07:00
committed by GitHub
parent 2564566e1c
commit dd600db436
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ ipython==5.5.0
ipython-genutils==0.2.0
Jinja2==2.9.6
jmespath==0.9.3
josepy==1.0.1
josepy==1.1.0
logger==1.4
logilab-common==1.4.1
MarkupSafe==1.0