From 38de83895ef42d6fe4825480da71b1367a64bd49 Mon Sep 17 00:00:00 2001 From: Crocmagnon <3630554+Crocmagnon@users.noreply.github.com> Date: Mon, 11 Nov 2024 18:05:41 +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 b9d362d..2e67391 100644 --- a/constraints.txt +++ b/constraints.txt @@ -18,7 +18,7 @@ crispy-bootstrap5==2024.10 # via -r requirements.in cycler==0.12.1 # via matplotlib -django==5.1.2 +django==5.1.3 # via # -r requirements.in # crispy-bootstrap5 @@ -62,7 +62,7 @@ numpy==2.1.3 # via # contourpy # matplotlib -packaging==24.1 +packaging==24.2 # via # gunicorn # matplotlib diff --git a/requirements-dev.txt b/requirements-dev.txt index 0e1dafe..a52053e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -35,7 +35,7 @@ coverage[toml]==7.6.4 # via pytest-cov distlib==0.3.9 # via virtualenv -django==5.1.2 +django==5.1.3 # via # -c constraints.txt # model-bakery @@ -47,7 +47,7 @@ filelock==3.16.1 # via virtualenv h11==0.14.0 # via wsproto -identify==2.6.1 +identify==2.6.2 # via pre-commit idna==3.10 # via @@ -70,7 +70,7 @@ nodeenv==1.9.1 # via pre-commit outcome==1.3.0.post0 # via trio -packaging==24.1 +packaging==24.2 # via # -c constraints.txt # black @@ -133,7 +133,7 @@ requests==2.32.3 # -c constraints.txt # pytest-base-url # pytest-selenium -ruff==0.7.2 +ruff==0.7.3 # via -r requirements-dev.in selenium==4.26.1 # via @@ -172,7 +172,7 @@ virtualenv==20.27.1 # via pre-commit websocket-client==1.8.0 # via selenium -wheel==0.44.0 +wheel==0.45.0 # via pip-tools wsproto==1.2.0 # via trio-websocket diff --git a/requirements.txt b/requirements.txt index 9fe32b5..8d839a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ crispy-bootstrap5==2024.10 # via -r requirements.in cycler==0.12.1 # via matplotlib -django==5.1.2 +django==5.1.3 # via # -r requirements.in # crispy-bootstrap5 @@ -62,7 +62,7 @@ numpy==2.1.3 # via # contourpy # matplotlib -packaging==24.1 +packaging==24.2 # via # gunicorn # matplotlib