diff --git a/pyproject.toml b/pyproject.toml index f2215ed..9a328ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ "python-dotenv==1.2.2", "python-multipart==0.0.28", "pyyaml==6.0.3", - "requests==2.34.0", + "requests==2.34.1", "requests-oauthlib==2.0.0", "six==1.17.0", "sqlalchemy==2.0.49",