Skip to content

Commit c2cf3fa

Browse files
Bump requests from 2.32.5 to 2.33.0 in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [requests](https://github.com/psf/requests). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc61d88 commit c2cf3fa

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
@@ -55,7 +55,7 @@ python-dotenv==1.2.2
5555
# via uvicorn
5656
pyyaml==6.0.3
5757
# via uvicorn
58-
requests==2.32.5
58+
requests==2.33.0
5959
# via train-logistics (pyproject.toml)
6060
sqlalchemy==2.0.48
6161
# via train-logistics (pyproject.toml)

0 commit comments

Comments
 (0)