Skip to content

Commit 90c4c46

Browse files
build(deps): bump cryptography from 45.0.5 to 46.0.3 (#13634)
* build(deps): bump cryptography from 45.0.5 to 46.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.5 to 46.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.5...46.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update setup.cfg --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Giovanni Allegri <giohappy@gmail.com>
1 parent e9cb482 commit 90c4c46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,5 +149,5 @@ selenium-requests==2.0.4
149149
webdriver_manager==4.0.1
150150

151151
# Security and audit
152-
cryptography==45.0.5
152+
cryptography==46.0.3
153153
jwcrypto>=1.5.6

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ install_requires =
174174
webdriver_manager==4.0.1
175175

176176
# Security and audit
177-
cryptography==45.0.5
177+
cryptography==46.0.3
178178
jwcrypto>=1.5.6
179179

180180

0 commit comments

Comments
 (0)