Compare commits

..

No commits in common. "acd0ade1ad39d4c95edf3f84d11b5ddf564865b0" and "feb72444ccf6a725a9dde0cae365ac13e3399ae3" have entirely different histories.

4 changed files with 9 additions and 9 deletions

View file

@ -40,7 +40,7 @@ repos:
hooks: hooks:
- id: djhtml - id: djhtml
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.11 rev: v0.1.9
hooks: hooks:
- id: ruff - id: ruff
args: [--fix] args: [--fix]

View file

@ -24,7 +24,7 @@ confusable-homoglyphs==3.2.0
# via django-registration # via django-registration
cryptography==41.0.7 cryptography==41.0.7
# via django-anymail # via django-anymail
django==4.2.9 django==4.2.8
# via # via
# -r requirements.in # -r requirements.in
# django-anymail # django-anymail
@ -65,7 +65,7 @@ outcome==1.3.0.post0
# via trio # via trio
packaging==23.2 packaging==23.2
# via gunicorn # via gunicorn
pillow==10.2.0 pillow==10.1.0
# via -r requirements.in # via -r requirements.in
pycparser==2.21 pycparser==2.21
# via cffi # via cffi

View file

@ -50,7 +50,7 @@ cwcwidth==0.1.9
# curtsies # curtsies
distlib==0.3.8 distlib==0.3.8
# via virtualenv # via virtualenv
django==4.2.9 django==4.2.8
# via # via
# -c constraints.txt # -c constraints.txt
# django-browser-reload # django-browser-reload
@ -68,7 +68,7 @@ h11==0.14.0
# via # via
# -c constraints.txt # -c constraints.txt
# wsproto # wsproto
hypothesis==6.92.5 hypothesis==6.92.2
# via -r requirements-dev.in # via -r requirements-dev.in
identify==2.5.33 identify==2.5.33
# via pre-commit # via pre-commit
@ -157,7 +157,7 @@ requests==2.31.0
# bpython # bpython
# pytest-base-url # pytest-base-url
# pytest-selenium # pytest-selenium
ruff==0.1.11 ruff==0.1.9
# via -r requirements-dev.in # via -r requirements-dev.in
selenium==4.9.1 selenium==4.9.1
# via # via
@ -197,7 +197,7 @@ urllib3[socks]==2.1.0
# selenium # selenium
virtualenv==20.25.0 virtualenv==20.25.0
# via pre-commit # via pre-commit
wcwidth==0.2.13 wcwidth==0.2.12
# via blessed # via blessed
wheel==0.42.0 wheel==0.42.0
# via pip-tools # via pip-tools

View file

@ -24,7 +24,7 @@ confusable-homoglyphs==3.2.0
# via django-registration # via django-registration
cryptography==41.0.7 cryptography==41.0.7
# via django-anymail # via django-anymail
django==4.2.9 django==4.2.8
# via # via
# -r requirements.in # -r requirements.in
# django-anymail # django-anymail
@ -65,7 +65,7 @@ outcome==1.3.0.post0
# via trio # via trio
packaging==23.2 packaging==23.2
# via gunicorn # via gunicorn
pillow==10.2.0 pillow==10.1.0
# via -r requirements.in # via -r requirements.in
pycparser==2.21 pycparser==2.21
# via cffi # via cffi