diff --git a/localcert/requirements-dev.txt b/localcert/requirements-dev.txt index eb65cee..271afd2 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.4 +coverage==7.6.10 dnspython==2.7.0 flake8==7.1.1 pip-upgrader==1.4.15 diff --git a/localcert/requirements.txt b/localcert/requirements.txt index cc9d4a3..6bb1d44 100644 --- a/localcert/requirements.txt +++ b/localcert/requirements.txt @@ -1,11 +1,11 @@ asgiref==3.8.1 -certifi==2024.8.30 +certifi==2024.12.14 cffi==1.17.1 -charset-normalizer==3.4.0 -cryptography==43.0.3 +charset-normalizer==3.4.1 +cryptography==44.0.0 defusedxml==0.7.1 -Django==5.1.2 -django-allauth==65.1.0 +Django==5.1.5 +django-allauth==65.3.1 django-csp==3.8 dnspython==2.7.0 gunicorn==23.0.0 @@ -13,9 +13,9 @@ idna==3.10 oauthlib==3.2.2 psycopg2-binary==2.9.10 pycparser==2.22 -PyJWT==2.9.0 +PyJWT==2.10.1 python3-openid==3.2.0 requests==2.32.3 requests-oauthlib==2.0.0 -sqlparse==0.5.1 -urllib3==2.2.3 +sqlparse==0.5.3 +urllib3==2.3.0