Skip to content

Commit 967ad2f

Browse files
chore(deps): bump cryptography from 42.0.8 to 44.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.8...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d00f82a commit 967ad2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pandas-ta==0.3.14b
66

77
ccxt==4.4.52
88
cryptography==42.0.8; platform_machine == 'armv7l'
9-
cryptography==44.0.0; platform_machine != 'armv7l'
9+
cryptography==44.0.1; platform_machine != 'armv7l'
1010
aiohttp==3.9.5
1111
SQLAlchemy==2.0.38
1212
python-telegram-bot==21.10

0 commit comments

Comments
 (0)