Merge pull request #10279 from freqtrade/dependabot/pip/develop/requests-2.32.3

Bump requests from 2.32.2 to 2.32.3
This commit is contained in:
Matthias 2024-06-03 07:14:58 +02:00 committed by GitHub
commit 4b59ebd2f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Requirements for freqtrade client library
requests==2.32.2
requests==2.32.3
python-rapidjson==1.17

View File

@ -13,7 +13,7 @@ python-telegram-bot==21.2
httpx>=0.24.1
humanize==4.9.0
cachetools==5.3.3
requests==2.32.2
requests==2.32.3
urllib3==2.2.1
jsonschema==4.22.0
TA-Lib==0.4.29