From eec0bc49337eec3ee1d4460e7e91c828c2370935 Mon Sep 17 00:00:00 2001 From: Crocmagnon <3630554+Crocmagnon@users.noreply.github.com> Date: Mon, 18 Mar 2024 18:05:02 +0000 Subject: [PATCH] Update dependencies --- constraints.txt | 10 ++-------- requirements-dev.txt | 16 ++++++++-------- requirements.txt | 10 ++-------- 3 files changed, 12 insertions(+), 24 deletions(-) diff --git a/constraints.txt b/constraints.txt index c23265e..e2f9d14 100644 --- a/constraints.txt +++ b/constraints.txt @@ -10,16 +10,12 @@ asgiref==3.7.2 # django-htmx certifi==2024.2.2 # via requests -cffi==1.16.0 - # via cryptography charset-normalizer==3.3.2 # via requests contourpy==1.2.0 # via matplotlib crispy-bootstrap5==2024.2 # via -r requirements.in -cryptography==42.0.5 - # via django-anymail cycler==0.12.1 # via matplotlib django==5.0.3 @@ -32,7 +28,7 @@ django==5.0.3 # django-extensions # django-htmx # django-solo -django-anymail==10.2 +django-anymail==10.3 # via -r requirements.in django-cleanup==8.1.0 # via -r requirements.in @@ -50,7 +46,7 @@ django-htmx==1.17.3 # via -r requirements.in django-solo==2.2.0 # via -r requirements.in -fonttools==4.49.0 +fonttools==4.50.0 # via matplotlib freezegun==1.4.0 # via -r requirements.in @@ -74,8 +70,6 @@ pillow==10.2.0 # via # -r requirements.in # matplotlib -pycparser==2.21 - # via cffi pyparsing==3.1.2 # via matplotlib python-dateutil==2.9.0.post0 diff --git a/requirements-dev.txt b/requirements-dev.txt index 9d0cec2..f3c959f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -12,7 +12,7 @@ attrs==23.2.0 # via # outcome # trio -black==24.2.0 +black==24.3.0 # via -r requirements-dev.in build==1.1.1 # via pip-tools @@ -31,7 +31,7 @@ click==8.1.7 # via # black # pip-tools -coverage[toml]==7.4.3 +coverage[toml]==7.4.4 # via pytest-cov distlib==0.3.8 # via virtualenv @@ -41,7 +41,7 @@ django==5.0.3 # model-bakery factory-boy==3.3.0 # via -r requirements-dev.in -faker==24.1.0 +faker==24.2.0 # via factory-boy filelock==3.13.1 # via virtualenv @@ -116,7 +116,7 @@ pytest-html==4.1.1 # via pytest-selenium pytest-metadata==3.1.1 # via pytest-html -pytest-rerunfailures==13.0 +pytest-rerunfailures==14.0 # via -r requirements-dev.in pytest-selenium==4.1.0 # via -r requirements-dev.in @@ -133,7 +133,7 @@ requests==2.31.0 # -c constraints.txt # pytest-base-url # pytest-selenium -ruff==0.3.2 +ruff==0.3.3 # via -r requirements-dev.in selenium==4.18.1 # via @@ -153,7 +153,7 @@ sqlparse==0.4.4 # django tenacity==8.2.3 # via pytest-selenium -trio==0.24.0 +trio==0.25.0 # via # selenium # trio-websocket @@ -168,7 +168,7 @@ urllib3[socks]==2.2.1 # selenium virtualenv==20.25.1 # via pre-commit -wheel==0.42.0 +wheel==0.43.0 # via pip-tools wsproto==1.2.0 # via trio-websocket @@ -176,7 +176,7 @@ wsproto==1.2.0 # The following packages are considered to be unsafe in a requirements file: pip==24.0 # via pip-tools -setuptools==69.1.1 +setuptools==69.2.0 # via # nodeenv # pip-tools diff --git a/requirements.txt b/requirements.txt index 017e96b..802725f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,16 +10,12 @@ asgiref==3.7.2 # django-htmx certifi==2024.2.2 # via requests -cffi==1.16.0 - # via cryptography charset-normalizer==3.3.2 # via requests contourpy==1.2.0 # via matplotlib crispy-bootstrap5==2024.2 # via -r requirements.in -cryptography==42.0.5 - # via django-anymail cycler==0.12.1 # via matplotlib django==5.0.3 @@ -32,7 +28,7 @@ django==5.0.3 # django-extensions # django-htmx # django-solo -django-anymail[mailgun]==10.2 +django-anymail[mailgun]==10.3 # via -r requirements.in django-cleanup==8.1.0 # via -r requirements.in @@ -50,7 +46,7 @@ django-htmx==1.17.3 # via -r requirements.in django-solo==2.2.0 # via -r requirements.in -fonttools==4.49.0 +fonttools==4.50.0 # via matplotlib freezegun==1.4.0 # via -r requirements.in @@ -74,8 +70,6 @@ pillow==10.2.0 # via # -r requirements.in # matplotlib -pycparser==2.21 - # via cffi pyparsing==3.1.2 # via matplotlib python-dateutil==2.9.0.post0