diff --git a/localcert/requirements-dev.txt b/localcert/requirements-dev.txt index ba38880..eb65cee 100644 --- a/localcert/requirements-dev.txt +++ b/localcert/requirements-dev.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.12.3 black==23.10.1 -coverage==7.6.1 +coverage==7.6.4 dnspython==2.7.0 flake8==7.1.1 pip-upgrader==1.4.15 diff --git a/localcert/requirements.txt b/localcert/requirements.txt index 311eb0d..cc9d4a3 100644 --- a/localcert/requirements.txt +++ b/localcert/requirements.txt @@ -1,17 +1,17 @@ asgiref==3.8.1 certifi==2024.8.30 cffi==1.17.1 -charset-normalizer==3.3.2 -cryptography==43.0.1 +charset-normalizer==3.4.0 +cryptography==43.0.3 defusedxml==0.7.1 -Django==5.1.1 -django-allauth==65.0.2 +Django==5.1.2 +django-allauth==65.1.0 django-csp==3.8 dnspython==2.7.0 gunicorn==23.0.0 idna==3.10 oauthlib==3.2.2 -psycopg2-binary==2.9.9 +psycopg2-binary==2.9.10 pycparser==2.22 PyJWT==2.9.0 python3-openid==3.2.0