Compare commits

..

No commits in common. "9c6144c7645af91d889c0caf9811351c0fd21189" and "e4f68895b324c0c5a0c98ffec505f5140725ef3b" 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.4.3
rev: v0.4.2
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.2.0
rev: v9.1.1
hooks:
- id: eslint
args: [--fix]

View file

@ -20,7 +20,7 @@ charset-normalizer==3.3.2
# via requests
confusable-homoglyphs==3.3.1
# via django-registration
django==5.0.5
django==5.0.4
# via
# -r requirements.in
# django-anymail

View file

@ -38,7 +38,7 @@ click==8.1.7
# via
# black
# pip-tools
coverage[toml]==7.5.1
coverage[toml]==7.5.0
# via pytest-cov
curtsies==0.4.2
# via bpython
@ -48,7 +48,7 @@ cwcwidth==0.1.9
# curtsies
distlib==0.3.8
# via virtualenv
django==5.0.5
django==5.0.4
# via
# -c constraints.txt
# django-browser-reload
@ -66,7 +66,7 @@ h11==0.14.0
# via
# -c constraints.txt
# wsproto
hypothesis==6.100.4
hypothesis==6.100.2
# via -r requirements-dev.in
identify==2.5.36
# via pre-commit
@ -79,7 +79,7 @@ iniconfig==2.0.0
# via pytest
invoke==2.2.0
# via -r requirements-dev.in
jinja2==3.1.4
jinja2==3.1.3
# via pytest-html
markupsafe==2.1.5
# via jinja2
@ -111,7 +111,7 @@ pluggy==1.5.0
# via pytest
pre-commit==3.7.0
# via -r requirements-dev.in
pygments==2.18.0
pygments==2.17.2
# via bpython
pyproject-hooks==1.1.0
# via
@ -155,7 +155,7 @@ requests==2.31.0
# bpython
# pytest-base-url
# pytest-selenium
ruff==0.4.3
ruff==0.4.2
# via -r requirements-dev.in
selenium==4.20.0
# via

View file

@ -20,7 +20,7 @@ charset-normalizer==3.3.2
# via requests
confusable-homoglyphs==3.3.1
# via django-registration
django==5.0.5
django==5.0.4
# via
# -r requirements.in
# django-anymail