Compare commits

...

2 commits

Author SHA1 Message Date
pre-commit-ci[bot]
303659cd85 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.5.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.0...v0.5.1)
- [github.com/tox-dev/pyproject-fmt: 2.1.3 → 2.1.4](https://github.com/tox-dev/pyproject-fmt/compare/2.1.3...2.1.4)
2024-07-08 22:26:50 +00:00
Crocmagnon
b2f0b1dc23 Update dependencies 2024-07-08 18:06:54 +00:00
4 changed files with 14 additions and 14 deletions

View file

@ -40,7 +40,7 @@ repos:
hooks:
- id: djhtml
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.0
rev: v0.5.1
hooks:
- id: ruff
args: [--fix]
@ -59,7 +59,7 @@ repos:
- eslint@8.56.0
- eslint-config-prettier@8.5.0
- repo: https://github.com/tox-dev/pyproject-fmt
rev: 2.1.3
rev: 2.1.4
hooks:
- id: pyproject-fmt
- repo: https://github.com/jazzband/pip-tools

View file

@ -8,7 +8,7 @@ asgiref==3.8.1
# via
# django
# django-htmx
certifi==2024.6.2
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
@ -46,7 +46,7 @@ django-htmx==1.18.0
# via -r requirements.in
django-solo==2.3.0
# via -r requirements.in
fonttools==4.53.0
fonttools==4.53.1
# via matplotlib
freezegun==1.5.1
# via -r requirements.in
@ -56,7 +56,7 @@ idna==3.7
# via requests
kiwisolver==1.4.5
# via matplotlib
matplotlib==3.9.0
matplotlib==3.9.1
# via -r requirements.in
numpy==2.0.0
# via

View file

@ -16,7 +16,7 @@ black==24.4.2
# via -r requirements-dev.in
build==1.2.1
# via pip-tools
certifi==2024.6.2
certifi==2024.7.4
# via
# -c constraints.txt
# requests
@ -47,7 +47,7 @@ filelock==3.15.4
# via virtualenv
h11==0.14.0
# via wsproto
identify==2.5.36
identify==2.6.0
# via pre-commit
idna==3.7
# via
@ -133,7 +133,7 @@ requests==2.32.3
# -c constraints.txt
# pytest-base-url
# pytest-selenium
ruff==0.5.0
ruff==0.5.1
# via -r requirements-dev.in
selenium==4.22.0
# via
@ -151,9 +151,9 @@ sqlparse==0.5.0
# via
# -c constraints.txt
# django
tenacity==8.4.2
tenacity==8.5.0
# via pytest-selenium
trio==0.25.1
trio==0.26.0
# via
# selenium
# trio-websocket
@ -176,7 +176,7 @@ wsproto==1.2.0
# via trio-websocket
# The following packages are considered to be unsafe in a requirements file:
pip==24.1.1
pip==24.1.2
# via pip-tools
setuptools==70.2.0
# via pip-tools

View file

@ -8,7 +8,7 @@ asgiref==3.8.1
# via
# django
# django-htmx
certifi==2024.6.2
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
@ -46,7 +46,7 @@ django-htmx==1.18.0
# via -r requirements.in
django-solo==2.3.0
# via -r requirements.in
fonttools==4.53.0
fonttools==4.53.1
# via matplotlib
freezegun==1.5.1
# via -r requirements.in
@ -56,7 +56,7 @@ idna==3.7
# via requests
kiwisolver==1.4.5
# via matplotlib
matplotlib==3.9.0
matplotlib==3.9.1
# via -r requirements.in
numpy==2.0.0
# via