Compare commits

..

No commits in common. "76c37a475fdafe51a75ddbf5130aad6fdb5f66a4" and "340eaddc626cb9f0e79bcedfa672c25ed5102528" have entirely different histories.

4 changed files with 10 additions and 10 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.6.3 rev: v0.6.2
hooks: hooks:
- id: ruff - id: ruff
args: [--fix] args: [--fix]

View file

@ -12,7 +12,7 @@ attrs==24.2.0
# via # via
# outcome # outcome
# trio # trio
certifi==2024.8.30 certifi==2024.7.4
# via # via
# requests # requests
# selenium # selenium
@ -67,7 +67,7 @@ requests==2.32.3
# via # via
# -r requirements.in # -r requirements.in
# django-anymail # django-anymail
selenium==4.24.0 selenium==4.23.1
# via -r requirements.in # via -r requirements.in
sniffio==1.3.1 sniffio==1.3.1
# via trio # via trio

View file

@ -23,7 +23,7 @@ bpython==0.24
# via -r requirements-dev.in # via -r requirements-dev.in
build==1.2.1 build==1.2.1
# via pip-tools # via pip-tools
certifi==2024.8.30 certifi==2024.7.4
# via # via
# -c constraints.txt # -c constraints.txt
# requests # requests
@ -135,7 +135,7 @@ pytest-base-url==2.1.0
# via pytest-selenium # via pytest-selenium
pytest-cov==5.0.0 pytest-cov==5.0.0
# via -r requirements-dev.in # via -r requirements-dev.in
pytest-django==4.9.0 pytest-django==4.8.0
# via -r requirements-dev.in # via -r requirements-dev.in
pytest-html==4.1.1 pytest-html==4.1.1
# via pytest-selenium # via pytest-selenium
@ -155,9 +155,9 @@ requests==2.32.3
# bpython # bpython
# pytest-base-url # pytest-base-url
# pytest-selenium # pytest-selenium
ruff==0.6.3 ruff==0.6.2
# via -r requirements-dev.in # via -r requirements-dev.in
selenium==4.24.0 selenium==4.23.1
# via # via
# -c constraints.txt # -c constraints.txt
# pytest-selenium # pytest-selenium
@ -215,5 +215,5 @@ wsproto==1.2.0
# The following packages are considered to be unsafe in a requirements file: # The following packages are considered to be unsafe in a requirements file:
pip==24.2 pip==24.2
# via pip-tools # via pip-tools
setuptools==74.1.0 setuptools==73.0.1
# via pip-tools # via pip-tools

View file

@ -12,7 +12,7 @@ attrs==24.2.0
# via # via
# outcome # outcome
# trio # trio
certifi==2024.8.30 certifi==2024.7.4
# via # via
# requests # requests
# selenium # selenium
@ -67,7 +67,7 @@ requests==2.32.3
# via # via
# -r requirements.in # -r requirements.in
# django-anymail # django-anymail
selenium==4.24.0 selenium==4.23.1
# via -r requirements.in # via -r requirements.in
sniffio==1.3.1 sniffio==1.3.1
# via trio # via trio