diff --git a/localcert/requirements-dev.txt b/localcert/requirements-dev.txt index a8173e8..e22ce3e 100644 --- a/localcert/requirements-dev.txt +++ b/localcert/requirements-dev.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.12.2 -black==23.10.1 -coverage==7.3.2 +black==23.12.1 +coverage==7.4.0 dnspython==2.4.2 flake8==6.1.0 pip-upgrader==1.4.15 diff --git a/localcert/requirements.txt b/localcert/requirements.txt index 15c3a1e..cd6bc9b 100644 --- a/localcert/requirements.txt +++ b/localcert/requirements.txt @@ -1,14 +1,14 @@ asgiref==3.7.2 -certifi==2023.7.22 +certifi==2023.11.17 cffi==1.16.0 charset-normalizer==3.3.2 -cryptography==41.0.5 +cryptography==41.0.7 defusedxml==0.7.1 -Django==4.2.7 -django-allauth==0.58.1 +Django==5.0 +django-allauth==0.59.0 django-csp==3.7 gunicorn==21.2.0 -idna==3.4 +idna==3.6 oauthlib==3.2.2 psycopg2-binary==2.9.9 pycparser==2.21 @@ -17,4 +17,4 @@ python3-openid==3.2.0 requests==2.31.0 requests-oauthlib==1.3.1 sqlparse==0.4.4 -urllib3==2.0.7 +urllib3==2.1.0