diff --git a/pyproject.toml b/pyproject.toml index 9b09dce..59cf7cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ "praw==7.8.1", "py-cord==2.7.2", "python-dotenv==1.2.2", - "requests==2.34.1", + "requests==2.34.2", "requests-oauthlib==2.0.0", "tinydb==4.8.2", ]