diff --git a/pyproject.toml b/pyproject.toml index f3ed45a..9c3b2ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "whitenoise==5.3.0", "django-simplemde==0.1.4", "markdown==3.7", - "requests==2.32.3", + "requests==2.32.4", "beautifulsoup4==4.12.3", "djangorestframework==3.15.2", "celery>=5.3.0",