Skip to content

Commit b993570

Browse files
Bump cryptography from 3.4.7 to 44.0.1 in /lib/sub_repos/urllib3 (#848)
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@3.4.7...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: hwikle-lanl <154543628+hwikle-lanl@users.noreply.github.com>
1 parent aefce39 commit b993570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/sub_repos/urllib3/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pytest-freezegun==0.4.2
1212
flaky==3.7.0
1313
trustme==0.7.0
1414
cryptography==3.2.1;python_version<"3.6"
15-
cryptography==3.4.7;python_version>="3.6"
15+
cryptography==44.0.1;python_version>="3.6"
1616
gcp-devrel-py-tools==0.0.16
1717

1818
# https://github.com/GoogleCloudPlatform/python-repo-tools/issues/23

0 commit comments

Comments
 (0)