Skip to content

Commit 9bc2bfc

Browse files
Bump cryptography from 39.0.1 to 44.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@39.0.1...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d477435 commit 9bc2bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ python-dotenv==0.21.0 # For loading environment variables from a .env file
2626

2727
# Additional libraries for enhanced functionality
2828
requests==2.31.0 # For making HTTP requests
29-
cryptography==39.0.1 # For secure data handling and encryption
29+
cryptography==44.0.1 # For secure data handling and encryption

0 commit comments

Comments
 (0)