From 2978e52bb64c54c82e05607f6aae7e50dab9b270 Mon Sep 17 00:00:00 2001 From: Crocmagnon Date: Mon, 10 Jul 2023 18:05:10 +0000 Subject: [PATCH] Update dependencies --- constraints.txt | 10 +++++----- requirements-dev.txt | 10 +++++----- requirements.txt | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/constraints.txt b/constraints.txt index 054ffe9..5f19ffe 100644 --- a/constraints.txt +++ b/constraints.txt @@ -10,7 +10,7 @@ certifi==2023.5.7 # via requests cffi==1.15.1 # via cryptography -charset-normalizer==3.1.0 +charset-normalizer==3.2.0 # via requests contourpy==1.1.0 # via matplotlib @@ -44,7 +44,7 @@ django-environ==0.10.0 # via -r requirements.in django-extensions==3.2.3 # via -r requirements.in -django-htmx==1.15.0 +django-htmx==1.16.0 # via -r requirements.in django-solo==2.1.0 # via -r requirements.in @@ -58,9 +58,9 @@ idna==3.4 # via requests kiwisolver==1.4.4 # via matplotlib -matplotlib==3.7.1 +matplotlib==3.7.2 # via -r requirements.in -numpy==1.25.0 +numpy==1.25.1 # via # contourpy # matplotlib @@ -72,7 +72,7 @@ pillow==10.0.0 # matplotlib pycparser==2.21 # via cffi -pyparsing==3.1.0 +pyparsing==3.0.9 # via matplotlib python-dateutil==2.8.2 # via diff --git a/requirements-dev.txt b/requirements-dev.txt index 6465f43..ace0431 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -23,11 +23,11 @@ certifi==2023.5.7 # selenium cfgv==3.3.1 # via pre-commit -charset-normalizer==3.1.0 +charset-normalizer==3.2.0 # via # -c constraints.txt # requests -click==8.1.3 +click==8.1.4 # via # black # pip-tools @@ -43,7 +43,7 @@ exceptiongroup==1.1.2 # via trio-websocket factory-boy==3.2.1 # via -r requirements-dev.in -faker==18.11.2 +faker==18.13.0 # via factory-boy filelock==3.12.2 # via virtualenv @@ -78,7 +78,7 @@ pathspec==0.11.1 # via black pip-tools==6.14.0 # via -r requirements-dev.in -platformdirs==3.8.0 +platformdirs==3.8.1 # via # black # virtualenv @@ -127,7 +127,7 @@ requests==2.31.0 # -c constraints.txt # pytest-base-url # pytest-selenium -ruff==0.0.275 +ruff==0.0.277 # via -r requirements-dev.in selenium==4.9.1 # via diff --git a/requirements.txt b/requirements.txt index b3c2794..5077922 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ certifi==2023.5.7 # via requests cffi==1.15.1 # via cryptography -charset-normalizer==3.1.0 +charset-normalizer==3.2.0 # via requests contourpy==1.1.0 # via matplotlib @@ -44,7 +44,7 @@ django-environ==0.10.0 # via -r requirements.in django-extensions==3.2.3 # via -r requirements.in -django-htmx==1.15.0 +django-htmx==1.16.0 # via -r requirements.in django-solo==2.1.0 # via -r requirements.in @@ -58,9 +58,9 @@ idna==3.4 # via requests kiwisolver==1.4.4 # via matplotlib -matplotlib==3.7.1 +matplotlib==3.7.2 # via -r requirements.in -numpy==1.25.0 +numpy==1.25.1 # via # contourpy # matplotlib @@ -72,7 +72,7 @@ pillow==10.0.0 # matplotlib pycparser==2.21 # via cffi -pyparsing==3.1.0 +pyparsing==3.0.9 # via matplotlib python-dateutil==2.8.2 # via