Skip to content

Commit 43fd458

Browse files
Bump requests in /Python/Movie_Recommendation_System
Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.24.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a684427 commit 43fd458

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Python/Movie_Recommendation_System/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ inquirer==2.7.0
77
lxml==4.9.1
88
python-editor==1.0.4
99
readchar==2.0.1
10-
requests==2.24.0
10+
requests==2.31.0
1111
six==1.15.0
1212
soupsieve==2.0.1
1313
urllib3==1.26.5

0 commit comments

Comments
 (0)