Skip to content

Commit ceb53c1

Browse files
Bump cryptography from 39.0.2 to 41.0.3
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@39.0.2...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4047fb8 commit ceb53c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
'click_didyoumean==0.3.0',
2626
'cloudify-common[dispatcher]==7.1.0.dev1',
2727
'backports.shutil_get_terminal_size==1.0.0',
28-
'cryptography>=37,<40',
28+
'cryptography>=37,<42',
2929
'fabric==2.7.1',
3030
]
3131

0 commit comments

Comments
 (0)