diff --git a/python-django-mfa-example/requirements.txt b/python-django-mfa-example/requirements.txt index 6d422c9..7c261b7 100644 --- a/python-django-mfa-example/requirements.txt +++ b/python-django-mfa-example/requirements.txt @@ -4,7 +4,7 @@ chardet==4.0.0 Django==4.1.3 idna==2.10 pytz==2021.1 -requests==2.25.1 +requests==2.31.0 sqlparse==0.4.2 urllib3==1.26.5 workos>=1.23.3