diff options
author | Parker <contact@pkrm.dev> | 2024-05-19 01:08:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-19 01:08:42 +0000 |
commit | bcd016d15affffc13f40c99fdc9080007b473450 (patch) | |
tree | 788fb1770edffac9fbcb8f666db916caff2816ed /requirements.txt | |
parent | 32ab780b461c1c2b5e3e34c35b5902ed7006b95e (diff) | |
parent | 63e81d94b3037d6f950d382485a32b4faf394c1b (diff) |
Merge pull request #1 from PacketParker/dependabot/pip/requests-2.31.0
Bump requests from 2.28.2 to 2.31.0
Diffstat (limited to 'requirements.txt')
-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 |