mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-16 21:01:14 +00:00
chore(deps): bump requests from 2.32.3 to 2.32.4
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# Requirements for freqtrade client library
|
||||
requests==2.32.3
|
||||
requests==2.32.4
|
||||
python-rapidjson==1.20
|
||||
|
||||
@@ -16,7 +16,7 @@ python-telegram-bot==22.1
|
||||
httpx>=0.24.1
|
||||
humanize==4.12.3
|
||||
cachetools==6.0.0
|
||||
requests==2.32.3
|
||||
requests==2.32.4
|
||||
urllib3==2.4.0
|
||||
certifi==2025.4.26
|
||||
jsonschema==4.24.0
|
||||
|
||||
Reference in New Issue
Block a user