Skip to content

Commit fc5b1b5

Browse files
Bump requests from 2.32.5 to 2.33.0
Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 158ffca commit fc5b1b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ python-dotenv==1.2.1
1515
pydantic-settings==2.10.0
1616

1717
# HTTP
18-
requests==2.32.5
18+
requests==2.33.0
1919
types-requests==2.32.4.20250913
2020
httpx==0.28.1
2121

0 commit comments

Comments
 (0)