Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Commit 9f116b9

Browse files
chore(deps): bump requests in /projects/movie-rater
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c15a72 commit 9f116b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/movie-rater/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ idna==3.7
99
pydantic==2.4.2
1010
pydantic_core==2.10.1
1111
python-dotenv==1.0.0
12-
requests==2.31.0
12+
requests==2.32.2
1313
sniffio==1.3.0
1414
SQLAlchemy==2.0.21
1515
starlette==0.36.2

0 commit comments

Comments
 (0)