diff --git a/constraints.txt b/constraints.txt index d00cd7d..c5b2b3a 100644 --- a/constraints.txt +++ b/constraints.txt @@ -22,7 +22,7 @@ charset-normalizer==3.0.1 # via requests confusable-homoglyphs==3.2.0 # via django-registration -django==4.1.6 +django==4.1.7 # via # -r requirements.in # django-anymail @@ -91,5 +91,5 @@ wsproto==1.2.0 # via trio-websocket # The following packages are considered to be unsafe in a requirements file: -setuptools==67.2.0 +setuptools==67.3.1 # via gunicorn diff --git a/requirements-dev.txt b/requirements-dev.txt index 4c31b6e..94af5e0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -274,9 +274,9 @@ distlib==0.3.6 \ --hash=sha256:14bad2d9b04d3a36127ac97f30b12a19268f211063d8f8ee4f47108896e11b46 \ --hash=sha256:f35c4b692542ca110de7ef0bea44d73981caeb34ca0b9b6b2e6d7790dda8f80e # via virtualenv -django==4.1.6 \ - --hash=sha256:bceb0fe1a386781af0788cae4108622756cd05e7775448deec04a71ddf87685d \ - --hash=sha256:c6fe7ebe7c017fe59f1029821dae0acb5a2ddcd6c9a0138fd20a8bfefac914bc +django==4.1.7 \ + --hash=sha256:44f714b81c5f190d9d2ddad01a532fe502fa01c4cb8faf1d081f4264ed15dcd8 \ + --hash=sha256:f2f431e75adc40039ace496ad3b9f17227022e8b11566f4b363da44c7e44761e # via # -c constraints.txt # django-browser-reload @@ -660,9 +660,9 @@ pip==23.0 \ --hash=sha256:aee438284e82c8def684b0bcc50b1f6ed5e941af97fa940e83e2e8ef1a59da9b \ --hash=sha256:b5f88adff801f5ef052bcdef3daa31b55eb67b0fccd6d0106c206fa248e0463c # via pip-tools -setuptools==67.2.0 \ - --hash=sha256:16ccf598aab3b506593c17378473978908a2734d7336755a8769b480906bec1c \ - --hash=sha256:b440ee5f7e607bb8c9de15259dba2583dd41a38879a7abc1d43a71c59524da48 +setuptools==67.3.1 \ + --hash=sha256:23c86b4e44432bfd8899384afc08872ec166a24f48a3f99f293b0a557e6a6b5d \ + --hash=sha256:daec07fd848d80676694d6bf69c009d28910aeece68a38dbe88b7e1bb6dba12e # via # -c constraints.txt # nodeenv diff --git a/requirements.txt b/requirements.txt index 5a4cbe7..384d80e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -120,9 +120,9 @@ confusable-homoglyphs==3.2.0 \ --hash=sha256:3b4a0d9fa510669498820c91a0bfc0c327568cecec90648cf3819d4a6fc6a751 \ --hash=sha256:e3ce611028d882b74a5faa69e3cbb5bd4dcd9f69936da6e73d33eda42c917944 # via django-registration -django==4.1.6 \ - --hash=sha256:bceb0fe1a386781af0788cae4108622756cd05e7775448deec04a71ddf87685d \ - --hash=sha256:c6fe7ebe7c017fe59f1029821dae0acb5a2ddcd6c9a0138fd20a8bfefac914bc +django==4.1.7 \ + --hash=sha256:44f714b81c5f190d9d2ddad01a532fe502fa01c4cb8faf1d081f4264ed15dcd8 \ + --hash=sha256:f2f431e75adc40039ace496ad3b9f17227022e8b11566f4b363da44c7e44761e # via # -r requirements.in # django-anymail @@ -317,7 +317,7 @@ wsproto==1.2.0 \ # via trio-websocket # The following packages are considered to be unsafe in a requirements file: -setuptools==67.2.0 \ - --hash=sha256:16ccf598aab3b506593c17378473978908a2734d7336755a8769b480906bec1c \ - --hash=sha256:b440ee5f7e607bb8c9de15259dba2583dd41a38879a7abc1d43a71c59524da48 +setuptools==67.3.1 \ + --hash=sha256:23c86b4e44432bfd8899384afc08872ec166a24f48a3f99f293b0a557e6a6b5d \ + --hash=sha256:daec07fd848d80676694d6bf69c009d28910aeece68a38dbe88b7e1bb6dba12e # via gunicorn