mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-05-07 06:30:23 +00:00
chore(deps): bump requests from 2.33.0 to 2.33.1
Bumps [requests](https://github.com/psf/requests) from 2.33.0 to 2.33.1. - [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.33.0...v2.33.1) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# Requirements for freqtrade client library
|
||||
requests==2.33.0
|
||||
requests==2.33.1
|
||||
python-rapidjson==1.23
|
||||
|
||||
@@ -16,7 +16,7 @@ python-telegram-bot==22.7
|
||||
httpx>=0.24.1
|
||||
humanize==4.15.0
|
||||
cachetools==7.0.5
|
||||
requests==2.33.0
|
||||
requests==2.33.1
|
||||
urllib3==2.6.3
|
||||
certifi==2026.2.25
|
||||
jsonschema==4.26.0
|
||||
|
||||
Reference in New Issue
Block a user