Skip to content

Commit caf1d6e

Browse files
chore(deps): bump requests from 2.32.4 to 2.32.5
Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.32.5. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eaf6abe commit caf1d6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ft_client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Requirements for freqtrade client library
2-
requests==2.32.4
2+
requests==2.32.5
33
python-rapidjson==1.21

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ python-telegram-bot==22.3
1818
httpx>=0.24.1
1919
humanize==4.12.3
2020
cachetools==6.1.0
21-
requests==2.32.4
21+
requests==2.32.5
2222
urllib3==2.5.0
2323
certifi==2025.8.3
2424
jsonschema==4.25.0

0 commit comments

Comments
 (0)