From 9e6d58ca7d351ad4985344b1e7f5152ad6de9ae2 Mon Sep 17 00:00:00 2001 From: Crocmagnon <3630554+Crocmagnon@users.noreply.github.com> Date: Mon, 11 Mar 2024 18:04:58 +0000 Subject: [PATCH] Update dependencies --- constraints.txt | 4 ++-- requirements-dev.txt | 10 +++++----- requirements.txt | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/constraints.txt b/constraints.txt index 40860cb..c23265e 100644 --- a/constraints.txt +++ b/constraints.txt @@ -66,7 +66,7 @@ numpy==1.26.4 # via # contourpy # matplotlib -packaging==23.2 +packaging==24.0 # via # gunicorn # matplotlib @@ -76,7 +76,7 @@ pillow==10.2.0 # matplotlib pycparser==2.21 # via cffi -pyparsing==3.1.1 +pyparsing==3.1.2 # via matplotlib python-dateutil==2.9.0.post0 # via diff --git a/requirements-dev.txt b/requirements-dev.txt index 37a259d..9d0cec2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -41,7 +41,7 @@ django==5.0.3 # model-bakery factory-boy==3.3.0 # via -r requirements-dev.in -faker==23.3.0 +faker==24.1.0 # via factory-boy filelock==3.13.1 # via virtualenv @@ -70,7 +70,7 @@ nodeenv==1.8.0 # via pre-commit outcome==1.3.0.post0 # via trio -packaging==23.2 +packaging==24.0 # via # -c constraints.txt # black @@ -79,7 +79,7 @@ packaging==23.2 # pytest-rerunfailures pathspec==0.12.1 # via black -pip-tools==7.4.0 +pip-tools==7.4.1 # via -r requirements-dev.in platformdirs==4.2.0 # via @@ -95,7 +95,7 @@ pyproject-hooks==1.0.0 # pip-tools pysocks==1.7.1 # via urllib3 -pytest==8.0.2 +pytest==8.1.1 # via # -r requirements-dev.in # pytest-base-url @@ -133,7 +133,7 @@ requests==2.31.0 # -c constraints.txt # pytest-base-url # pytest-selenium -ruff==0.3.0 +ruff==0.3.2 # via -r requirements-dev.in selenium==4.18.1 # via diff --git a/requirements.txt b/requirements.txt index bfbc3b5..017e96b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -66,7 +66,7 @@ numpy==1.26.4 # via # contourpy # matplotlib -packaging==23.2 +packaging==24.0 # via # gunicorn # matplotlib @@ -76,7 +76,7 @@ pillow==10.2.0 # matplotlib pycparser==2.21 # via cffi -pyparsing==3.1.1 +pyparsing==3.1.2 # via matplotlib python-dateutil==2.9.0.post0 # via