Compare commits

...

2 commits

Author SHA1 Message Date
pre-commit-ci[bot]
7bdee31a17 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.5 → v0.1.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.5...v0.1.6)
- [github.com/pre-commit/mirrors-eslint: v8.53.0 → v8.54.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.53.0...v8.54.0)
2023-11-20 20:49:01 +00:00
Crocmagnon
80e34decaa Update dependencies 2023-11-20 18:09:57 +00:00
4 changed files with 21 additions and 16 deletions

View file

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

View file

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

View file

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

View file

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