diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-21 08:38:17 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-21 08:38:17 +0000 |
| commit | 1388b3eb475483e5947f93c54a240079a64d7a8c (patch) | |
| tree | ae7f9a49339b2e8377e662f758d0bf176888df09 | |
| parent | 4a893f0a866376db56751ed9a74e437e51f73b3b (diff) | |
---
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 28b00c6..d6d334e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ colorlog==6.8.2 discord.py==2.3.2 -requests==2.31.0 +requests==2.32.0 humanize==4.9.0
\ No newline at end of file |
