diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-19 01:07:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-19 01:07:28 +0000 |
commit | 63e81d94b3037d6f950d382485a32b4faf394c1b (patch) | |
tree | 788fb1770edffac9fbcb8f666db916caff2816ed | |
parent | 32ab780b461c1c2b5e3e34c35b5902ed7006b95e (diff) |
Bump requests from 2.28.2 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.28.2 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.28.2...v2.31.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index a63db88..28b00c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ colorlog==6.8.2 discord.py==2.3.2 -requests==2.28.2 +requests==2.31.0 humanize==4.9.0
\ No newline at end of file |