diff --git a/setup.py b/setup.py index f9a9da8..834daff 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ "inflect==2.1.0", "environs==4.1.0", "fastapi==0.41.0", - "requests==2.21.0", + "requests==2.24.0", "SQLAlchemy==1.3.1", "pre-commit==1.14.4", "email-validator==1.0.3",