Compare commits

..

No commits in common. "7bdee31a1793172ac648a50be7b2dba4f6c211c6" and "8f3509f536991782462029ea063fe9f87c5fbd15" have entirely different histories.

4 changed files with 16 additions and 21 deletions

View file

@ -40,7 +40,7 @@ repos:
hooks:
- id: djhtml
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.6
rev: v0.1.5
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: v8.54.0
rev: v8.53.0
hooks:
- id: eslint
args: [--fix]

View file

@ -5,14 +5,12 @@
# pip-compile --allow-unsafe --output-file=constraints.txt --strip-extras requirements.in
#
asgiref==3.7.2
# via
# django
# django-htmx
# via django
attrs==23.1.0
# via
# outcome
# trio
certifi==2023.11.17
certifi==2023.7.22
# via
# requests
# selenium
@ -45,7 +43,7 @@ django-environ==0.11.2
# via -r requirements.in
django-extensions==3.2.3
# via -r requirements.in
django-htmx==1.17.2
django-htmx==1.17.0
# via -r requirements.in
django-linear-migrations==2.12.0
# via -r requirements.in

View file

@ -8,7 +8,6 @@ asgiref==3.7.2
# via
# -c constraints.txt
# django
# django-browser-reload
attrs==23.1.0
# via
# -c constraints.txt
@ -23,7 +22,7 @@ bpython==0.24
# via -r requirements-dev.in
build==1.0.3
# via pip-tools
certifi==2023.11.17
certifi==2023.7.22
# via
# -c constraints.txt
# requests
@ -56,7 +55,7 @@ django==4.2.7
# django-browser-reload
# django-debug-toolbar
# model-bakery
django-browser-reload==1.12.1
django-browser-reload==1.12.0
# via -r requirements-dev.in
django-debug-toolbar==4.2.0
# via -r requirements-dev.in
@ -68,9 +67,9 @@ h11==0.14.0
# via
# -c constraints.txt
# wsproto
hypothesis==6.90.0
hypothesis==6.88.4
# via -r requirements-dev.in
identify==2.5.32
identify==2.5.31
# via pre-commit
idna==3.4
# via
@ -115,7 +114,7 @@ pre-commit==3.5.0
# via -r requirements-dev.in
py==1.11.0
# via -r requirements-dev.in
pygments==2.17.1
pygments==2.16.1
# via bpython
pyproject-hooks==1.0.0
# via build
@ -157,7 +156,7 @@ requests==2.31.0
# bpython
# pytest-base-url
# pytest-selenium
ruff==0.1.6
ruff==0.1.5
# via -r requirements-dev.in
selenium==4.9.1
# via
@ -197,7 +196,7 @@ urllib3[socks]==2.1.0
# selenium
virtualenv==20.24.6
# via pre-commit
wcwidth==0.2.10
wcwidth==0.2.9
# via blessed
wheel==0.41.3
# via pip-tools
@ -209,7 +208,7 @@ wsproto==1.2.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.3.1
# via pip-tools
setuptools==69.0.0
setuptools==68.2.2
# via
# nodeenv
# pip-tools

View file

@ -5,14 +5,12 @@
# pip-compile --allow-unsafe requirements.in
#
asgiref==3.7.2
# via
# django
# django-htmx
# via django
attrs==23.1.0
# via
# outcome
# trio
certifi==2023.11.17
certifi==2023.7.22
# via
# requests
# selenium
@ -45,7 +43,7 @@ django-environ==0.11.2
# via -r requirements.in
django-extensions==3.2.3
# via -r requirements.in
django-htmx==1.17.2
django-htmx==1.17.0
# via -r requirements.in
django-linear-migrations==2.12.0
# via -r requirements.in