Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump cryptography from 2.6.1 to 3.2
  • Loading branch information
dependabot[bot] authored Oct 27, 2020
commit bfc8959e51360bffab05023ffb5c941c41fb3312
2 changes: 1 addition & 1 deletion requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ certifi==2019.3.9
cffi==1.12.2
chardet==3.0.4
coverage==4.5.3
cryptography==2.6.1
cryptography==3.2
Django==2.1.7
django-appconf==1.0.3
django-autoslug==1.9.4
Expand Down
2 changes: 1 addition & 1 deletion travis_test/requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ certifi==2019.3.9
cffi==1.12.2
chardet==3.0.4
coverage==4.5.3
cryptography==2.6.1
cryptography==3.2
Django==2.1.7
django-appconf==1.0.3
django-autoslug==1.9.4
Expand Down