Skip to content

Commit

Permalink
Merge pull request #336 from secure-systems-lab/dependabot/pip/crypto…
Browse files Browse the repository at this point in the history
…graphy-3.4.6

build(deps): bump cryptography from 3.4.5 to 3.4.6
  • Loading branch information
lukpueh authored Feb 26, 2021
2 parents 6895306 + 428d130 commit 9882eb4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-pinned.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cffi==1.14.5 # via cryptography, pynacl
colorama==0.4.4
cryptography==3.3.2 ; python_version < "3" # cryptography < 3.4 for python2 compat
cryptography==3.4.5 ; python_version >= "3"
cryptography==3.4.6 ; python_version >= "3"
enum34==1.1.10 ; python_version < "3" # via cryptography
ipaddress==1.0.23 ; python_version < "3" # via cryptography
pycparser==2.20 # via cffi
Expand Down
Empty file modified setup.py
100755 → 100644
Empty file.

0 comments on commit 9882eb4

Please sign in to comment.