Skip to content

Commit ee5ee12

Browse files
dependabot[bot]jhpyle
authored andcommittedSep 16, 2024
Bump cryptography from 43.0.0 to 43.0.1 in /docassemble_base
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.0...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb5f280 commit ee5ee12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docassemble_base/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ def find_package_data(where='.', package='', exclude=standard_exclude, exclude_d
8585
"colorama==0.4.6",
8686
"commonmark==0.9.1",
8787
"convertapi==1.8.0",
88-
"cryptography==43.0.0",
88+
"cryptography==43.0.1",
8989
"cssselect2==0.7.0",
9090
"defusedxml==0.7.1",
9191
"Deprecated==1.2.14",

0 commit comments

Comments
 (0)