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: 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.5.0 rev: v0.5.1
hooks: hooks:
- id: ruff - id: ruff
args: [--fix] args: [--fix]
@ -59,7 +59,7 @@ repos:
- eslint@8.56.0 - eslint@8.56.0
- eslint-config-prettier@8.5.0 - eslint-config-prettier@8.5.0
- repo: https://github.com/tox-dev/pyproject-fmt - repo: https://github.com/tox-dev/pyproject-fmt
rev: 2.1.3 rev: 2.1.4
hooks: hooks:
- id: pyproject-fmt - id: pyproject-fmt
- repo: https://github.com/jazzband/pip-tools - repo: https://github.com/jazzband/pip-tools

View file

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

View file

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

View file

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