Skip to content

Commit 91131d7

Browse files
authored
Merge pull request freqtrade#11370 from freqtrade/dependabot/pip/cryptography-44.0.1
chore(deps): bump cryptography from 42.0.8 to 44.0.1
2 parents d00f82a + 967ad2f commit 91131d7

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)