[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.2.1 → v0.2.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.1...v0.2.2)
- [github.com/jazzband/pip-tools: 7.3.0 → 7.4.0](https://github.com/jazzband/pip-tools/compare/7.3.0...7.4.0)
This commit is contained in:
pre-commit-ci[bot] 2024-02-20 00:49:07 +00:00 committed by crocmagnon-pr[bot]
parent 9ff37b97a4
commit bbe1ca64fc
4 changed files with 5 additions and 12 deletions

View file

@ -40,7 +40,7 @@ repos:
hooks:
- id: djhtml
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.2.1
rev: v0.2.2
hooks:
- id: ruff
args: [--fix]
@ -63,7 +63,7 @@ repos:
hooks:
- id: pyproject-fmt
- repo: https://github.com/jazzband/pip-tools
rev: 7.3.0
rev: 7.4.0
hooks:
- id: pip-compile
name: pip-compile requirements.txt

View file

@ -33,9 +33,7 @@ django==5.0.2
# django-htmx
# django-solo
django-anymail==10.2
# via
# -r requirements.in
# django-anymail
# via -r requirements.in
django-cleanup==8.1.0
# via -r requirements.in
django-crispy-forms==2.1

View file

@ -32,9 +32,7 @@ click==8.1.7
# black
# pip-tools
coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
# via pytest-cov
distlib==0.3.8
# via virtualenv
django==5.0.2
@ -168,7 +166,6 @@ urllib3[socks]==2.2.1
# -c constraints.txt
# requests
# selenium
# urllib3
virtualenv==20.25.0
# via pre-commit
wheel==0.42.0

View file

@ -33,9 +33,7 @@ django==5.0.2
# django-htmx
# django-solo
django-anymail[mailgun]==10.2
# via
# -r requirements.in
# django-anymail
# via -r requirements.in
django-cleanup==8.1.0
# via -r requirements.in
django-crispy-forms==2.1