diff --git a/requirements.txt b/requirements.txt index 44c6553..1ca8220 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # pip-compile --allow-unsafe --output-file=requirements.txt requirements.in @@ -8,7 +8,7 @@ asgiref==3.8.1 # via # django # django-cors-headers -attrs==24.2.0 +attrs==24.3.0 # via # jsonschema # referencing @@ -39,11 +39,11 @@ azure-storage-blob==12.24.0 # via -r requirements.in cachetools==5.5.0 # via google-auth -certifi==2024.8.30 +certifi==2024.12.14 # via requests cffi==1.17.1 # via cryptography -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via requests cryptography==44.0.0 # via @@ -200,12 +200,12 @@ portalocker==2.10.1 # via msal-extensions proto-plus==1.25.0 # via google-api-core -protobuf==5.29.1 +protobuf==5.29.2 # via # google-api-core # googleapis-common-protos # proto-plus -psutil==6.1.0 +psutil==6.1.1 # via # opencensus-ext-azure # oslo-utils @@ -225,7 +225,7 @@ pyjwt[crypto]==2.10.1 # via # msal # pyjwt -pyparsing==3.2.0 +pyparsing==3.2.1 # via oslo-utils python-dateutil==2.9.0.post0 # via datapunt-objectstore @@ -297,7 +297,7 @@ tzdata==2024.2 # oslo-utils uritemplate==4.1.1 # via drf-yasg -urllib3==2.2.3 +urllib3==2.3.0 # via requests wrapt==1.17.0 # via diff --git a/requirements_dev.txt b/requirements_dev.txt index 3566f18..592ed02 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # pip-compile --allow-unsafe --output-file=requirements_dev.txt requirements_dev.in @@ -9,7 +9,7 @@ asgiref==3.8.1 # -r ./requirements.txt # django # django-cors-headers -attrs==24.2.0 +attrs==24.3.0 # via # -r ./requirements.txt # jsonschema @@ -51,7 +51,7 @@ cachetools==5.5.0 # via # -r ./requirements.txt # google-auth -certifi==2024.8.30 +certifi==2024.12.14 # via # -r ./requirements.txt # requests @@ -59,13 +59,13 @@ cffi==1.17.1 # via # -r ./requirements.txt # cryptography -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via # -r ./requirements.txt # requests -click==8.1.7 +click==8.1.8 # via black -coverage[toml]==7.6.9 +coverage[toml]==7.6.10 # via pytest-cov cryptography==44.0.0 # via @@ -298,13 +298,13 @@ proto-plus==1.25.0 # via # -r ./requirements.txt # google-api-core -protobuf==5.29.1 +protobuf==5.29.2 # via # -r ./requirements.txt # google-api-core # googleapis-common-protos # proto-plus -psutil==6.1.0 +psutil==6.1.1 # via # -r ./requirements.txt # opencensus-ext-azure @@ -332,7 +332,7 @@ pyjwt[crypto]==2.10.1 # via # -r ./requirements.txt # msal -pyparsing==3.2.0 +pyparsing==3.2.1 # via # -r ./requirements.txt # oslo-utils @@ -439,7 +439,7 @@ uritemplate==4.1.1 # via # -r ./requirements.txt # drf-yasg -urllib3==2.2.3 +urllib3==2.3.0 # via # -r ./requirements.txt # requests