Skip to content

Commit 51f4c56

Browse files
pip(deps): bump cryptography from 41.0.8 to 44.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.8 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/commits/44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80f351c commit 51f4c56

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

python-automation/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ numpy==1.25.2
1212
openpyxl==3.1.2
1313

1414
# Enterprise security and encryption
15-
cryptography==44.0.0
15+
cryptography==44.0.1
1616
pyjwt[crypto]==2.8.0
1717
azure-keyvault-secrets==4.7.0
1818
azure-identity==1.20.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pydantic==2.10.3
66

77
# Adobe API integration
88
PyJWT==2.10.1
9-
cryptography==44.0.0
9+
cryptography==44.0.1
1010

1111
# Azure integration
1212
azure-identity==1.20.0

0 commit comments

Comments
 (0)