Skip to content

Commit f78b040

Browse files
build(deps): bump requests from 2.21.0 to 2.31.0 (#11)
Bumps [requests](https://github.com/psf/requests) from 2.21.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.21.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca03b0a commit f78b040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
'pymysql==0.9.3',
2929
'DBUtils==1.3',
3030
'flask==2.2.5',
31-
'requests==2.21.0',
31+
'requests==2.31.0',
3232
'flask_restful==0.3.9',
3333
'Flask-API==1.0',
3434
'werkzeug==2.2.3',

0 commit comments

Comments
 (0)