Skip to content

Commit 9882eb4

Browse files
author
lukpueh
authored
Merge pull request #336 from secure-systems-lab/dependabot/pip/cryptography-3.4.6
build(deps): bump cryptography from 3.4.5 to 3.4.6
2 parents 6895306 + 428d130 commit 9882eb4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

requirements-pinned.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cffi==1.14.5 # via cryptography, pynacl
22
colorama==0.4.4
33
cryptography==3.3.2 ; python_version < "3" # cryptography < 3.4 for python2 compat
4-
cryptography==3.4.5 ; python_version >= "3"
4+
cryptography==3.4.6 ; python_version >= "3"
55
enum34==1.1.10 ; python_version < "3" # via cryptography
66
ipaddress==1.0.23 ; python_version < "3" # via cryptography
77
pycparser==2.20 # via cffi

setup.py

100755100644
File mode changed.

0 commit comments

Comments
 (0)