diff --git a/pyproject.toml b/pyproject.toml index aecaff2..9b09dce 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.0", + "requests==2.34.1", "requests-oauthlib==2.0.0", "tinydb==4.8.2", ]