diff options
| author | 2023-05-22 17:29:10 -0500 | |
|---|---|---|
| committer | 2023-05-22 17:29:10 -0500 | |
| commit | b9ffe7b02771d86288d4e8f90b3c275e175c8128 (patch) | |
| tree | 6eefa9d78bbafd4ff2bba10712688e50355f1a6d | |
| parent | Merge pull request #346 from bitbot-irc/dependabot/pip/lxml-4.9.1 (diff) | |
Bump requests from 2.22.0 to 2.31.0 (#365)
Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.22.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>
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 7a160547..7fa55507 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ netifaces ==0.10.9 PySocks ==1.7.1 python-dateutil ==2.8.1 pytz ==2019.2 -requests ==2.22.0 +requests ==2.31.0 scrypt ==0.8.13 suds-jurko ==0.6 tornado ==6.0.3 |
