Browse Source

Bump requests from 2.22.0 to 2.24.0

Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.24.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.24.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview[bot] 5 years ago
parent
commit
5fb1b139ca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -19,7 +19,7 @@ pypiwin32==223; sys_platform == 'win32' and python_version >= '3.6'
 PySocks==1.7.1
 PySocks==1.7.1
 python-dotenv==0.14.0
 python-dotenv==0.14.0
 PyYAML==5.3.1
 PyYAML==5.3.1
-requests==2.22.0
+requests==2.24.0
 texttable==1.6.2
 texttable==1.6.2
 urllib3==1.25.9; python_version == '3.3'
 urllib3==1.25.9; python_version == '3.3'
 websocket-client==0.57.0
 websocket-client==0.57.0