Skip to content

Commit dafd485

Browse files
build(deps): bump requests from 2.25.1 to 2.31.0 in /Pwned_or_not_GUI
Bumps [requests](https://github.com/psf/requests) from 2.25.1 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.25.1...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4803b01 commit dafd485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pwned_or_not_GUI/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ certifi==2020.12.5
22
chardet==4.0.0
33
idna==2.10
44
python-decouple==3.4
5-
requests==2.25.1
5+
requests==2.31.0
66
urllib3==1.26.4
77
tkinter==8.6

0 commit comments

Comments
 (0)