Bump requests from 2.32.2 to 2.32.3

Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.3.
- [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.2...v2.32.3)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-03 03:43:43 +00:00 committed by GitHub
parent 8eda43f68d
commit d97b19db1d
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