diff --git a/pyproject.toml b/pyproject.toml index 5c3f0e0..4997173 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ "praw==7.8.1", "py-cord==2.7.1", "python-dotenv==1.2.2", - "requests==2.33.0", + "requests==2.33.1", "requests-oauthlib==2.0.0", "tinydb==4.8.2", ]