Compare commits

...

2 commits

Author SHA1 Message Date
pre-commit-ci[bot]
09ddcb9e9d [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.2 → v0.7.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.7.2...v0.7.3)
2024-11-11 23:31:20 +00:00
Crocmagnon
38de83895e Update dependencies 2024-11-11 18:07:53 +00:00
4 changed files with 10 additions and 10 deletions

View file

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

View file

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

View file

@ -35,7 +35,7 @@ coverage[toml]==7.6.4
# via pytest-cov # via pytest-cov
distlib==0.3.9 distlib==0.3.9
# via virtualenv # via virtualenv
django==5.1.2 django==5.1.3
# via # via
# -c constraints.txt # -c constraints.txt
# model-bakery # model-bakery
@ -47,7 +47,7 @@ filelock==3.16.1
# via virtualenv # via virtualenv
h11==0.14.0 h11==0.14.0
# via wsproto # via wsproto
identify==2.6.1 identify==2.6.2
# via pre-commit # via pre-commit
idna==3.10 idna==3.10
# via # via
@ -70,7 +70,7 @@ nodeenv==1.9.1
# via pre-commit # via pre-commit
outcome==1.3.0.post0 outcome==1.3.0.post0
# via trio # via trio
packaging==24.1 packaging==24.2
# via # via
# -c constraints.txt # -c constraints.txt
# black # black
@ -133,7 +133,7 @@ requests==2.32.3
# -c constraints.txt # -c constraints.txt
# pytest-base-url # pytest-base-url
# pytest-selenium # pytest-selenium
ruff==0.7.2 ruff==0.7.3
# via -r requirements-dev.in # via -r requirements-dev.in
selenium==4.26.1 selenium==4.26.1
# via # via
@ -172,7 +172,7 @@ virtualenv==20.27.1
# via pre-commit # via pre-commit
websocket-client==1.8.0 websocket-client==1.8.0
# via selenium # via selenium
wheel==0.44.0 wheel==0.45.0
# via pip-tools # via pip-tools
wsproto==1.2.0 wsproto==1.2.0
# via trio-websocket # via trio-websocket

View file

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