Compare commits

..

No commits in common. "09ddcb9e9da0fefcac1e3264bef07122e31d9bf5" and "293a06a3d82efc429822a3055ec93ac3aa746c32" have entirely different histories.

4 changed files with 10 additions and 10 deletions

View file

@ -40,7 +40,7 @@ repos:
hooks:
- id: djhtml
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.3
rev: v0.7.2
hooks:
- id: ruff
args: [--fix]

View file

@ -18,7 +18,7 @@ crispy-bootstrap5==2024.10
# via -r requirements.in
cycler==0.12.1
# via matplotlib
django==5.1.3
django==5.1.2
# via
# -r requirements.in
# crispy-bootstrap5
@ -62,7 +62,7 @@ numpy==2.1.3
# via
# contourpy
# matplotlib
packaging==24.2
packaging==24.1
# via
# gunicorn
# matplotlib

View file

@ -35,7 +35,7 @@ coverage[toml]==7.6.4
# via pytest-cov
distlib==0.3.9
# via virtualenv
django==5.1.3
django==5.1.2
# 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.2
identify==2.6.1
# 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.2
packaging==24.1
# via
# -c constraints.txt
# black
@ -133,7 +133,7 @@ requests==2.32.3
# -c constraints.txt
# pytest-base-url
# pytest-selenium
ruff==0.7.3
ruff==0.7.2
# 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.45.0
wheel==0.44.0
# via pip-tools
wsproto==1.2.0
# via trio-websocket

View file

@ -18,7 +18,7 @@ crispy-bootstrap5==2024.10
# via -r requirements.in
cycler==0.12.1
# via matplotlib
django==5.1.3
django==5.1.2
# via
# -r requirements.in
# crispy-bootstrap5
@ -62,7 +62,7 @@ numpy==2.1.3
# via
# contourpy
# matplotlib
packaging==24.2
packaging==24.1
# via
# gunicorn
# matplotlib