Skip to content

Commit 4a8ed35

Browse files
authored
Merge pull request #28 from docusign/cryptography-update
Cryptography update
2 parents c8dc510 + 939c9af commit 4a8ed35

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Pipfile.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ certifi==2019.9.11
33
cffi==1.14.3
44
chardet==3.0.4
55
Click
6-
cryptography==3.2.1
6+
cryptography==3.3.2
77
docusign-esign==3.10.0rc1
88
docusign-rooms==1.1.0
99
docusign-monitor==1.0.0
@@ -27,7 +27,7 @@ python-dateutil==2.8.1
2727
requests>=2.22.0
2828
requests-oauthlib==1.1.0
2929
six==1.13.0
30-
urllib3>=1.25.8
30+
urllib3>=1.26.5
3131
virtualenv==16.7.5
3232
virtualenv-clone==0.5.3
3333
Werkzeug==0.16.0

0 commit comments

Comments
 (0)