Skip to content

Commit d520a5f

Browse files
Update requests requirement from ~=2.32.1 to ~=2.32.2
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.1...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c9d1c5 commit d520a5f

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
@@ -3,7 +3,7 @@ pymysql == 1.1.1
33
python-dateutil == 2.9.0.post0
44
pywikibot [mysql,mwoauth] == 9.1.2
55

6-
requests~=2.32.1
6+
requests~=2.32.2
77
SQLAlchemy == 2.0.30
88
typing-extensions == 4.11.0
99
waybackpy~=3.0.6

0 commit comments

Comments
 (0)