Compare commits

..

No commits in common. "87e08f438862d693d111a85d4508ee3711d3ba41" and "c70789e80f30bb08b37c5d782a788716e76bee2a" have entirely different histories.

2 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.5.5
rev: v0.5.4
hooks:
- id: ruff
args: [--fix]
@ -50,7 +50,7 @@ repos:
- id: prettier
types_or: [javascript, css]
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.8.0
rev: v9.7.0
hooks:
- id: eslint
args: [--fix]

View file

@ -87,7 +87,7 @@ platformdirs==4.2.2
# virtualenv
pluggy==1.5.0
# via pytest
pre-commit==3.8.0
pre-commit==3.7.1
# via -r requirements-dev.in
pyproject-hooks==1.1.0
# via
@ -95,7 +95,7 @@ pyproject-hooks==1.1.0
# pip-tools
pysocks==1.7.1
# via urllib3
pytest==8.3.2
pytest==8.3.1
# via
# -r requirements-dev.in
# pytest-base-url
@ -133,9 +133,9 @@ requests==2.32.3
# -c constraints.txt
# pytest-base-url
# pytest-selenium
ruff==0.5.5
ruff==0.5.4
# via -r requirements-dev.in
selenium==4.23.1
selenium==4.23.0
# via
# -r requirements-dev.in
# pytest-selenium
@ -151,7 +151,7 @@ sqlparse==0.5.1
# via
# -c constraints.txt
# django
tenacity==9.0.0
tenacity==8.5.0
# via pytest-selenium
trio==0.26.0
# via
@ -159,7 +159,7 @@ trio==0.26.0
# trio-websocket
trio-websocket==0.11.1
# via selenium
typing-extensions==4.12.2
typing-extensions==4.9.0
# via selenium
urllib3[socks]==2.2.2
# via
@ -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.2
pip==24.1.2
# via pip-tools
setuptools==72.1.0
setuptools==71.1.0
# via pip-tools