Skip to content

Commit 4a670c6

Browse files
build(deps): bump requests from 2.24.0 to 2.31.0 in /LeetCode-Scrapper
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] <[email protected]>
1 parent 097f144 commit 4a670c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LeetCode-Scrapper/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
fpdf==1.7.2
2-
requests==2.24.0
2+
requests==2.31.0
33
selenium==3.141.0
44
urllib3==1.25.11

0 commit comments

Comments
 (0)