Compare commits

..

No commits in common. "cb6269c67bc15a28ff47786ca7ef78aa939accd1" and "86b21b06dc1bac0ecf0c47decf8bb063e4b5b88a" have entirely different histories.

4 changed files with 11 additions and 11 deletions

View file

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

View file

@ -57,7 +57,7 @@ markdown==3.6
# via -r requirements.in
outcome==1.3.0.post0
# via trio
packaging==24.1
packaging==24.0
# via gunicorn
pillow==10.3.0
# via -r requirements.in
@ -81,7 +81,7 @@ trio==0.25.1
# trio-websocket
trio-websocket==0.11.1
# via selenium
typing-extensions==4.12.2
typing-extensions==4.12.1
# via selenium
urllib3==2.2.1
# via

View file

@ -66,7 +66,7 @@ h11==0.14.0
# via
# -c constraints.txt
# wsproto
hypothesis==6.103.1
hypothesis==6.103.0
# via -r requirements-dev.in
identify==2.5.36
# via pre-commit
@ -87,13 +87,13 @@ model-bakery==1.18.1
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via black
nodeenv==1.9.1
nodeenv==1.9.0
# via pre-commit
outcome==1.3.0.post0
# via
# -c constraints.txt
# trio
packaging==24.1
packaging==24.0
# via
# -c constraints.txt
# black
@ -121,7 +121,7 @@ pysocks==1.7.1
# via
# -c constraints.txt
# urllib3
pytest==8.2.2
pytest==8.2.1
# via
# -r requirements-dev.in
# pytest-base-url
@ -155,7 +155,7 @@ requests==2.32.3
# bpython
# pytest-base-url
# pytest-selenium
ruff==0.4.8
ruff==0.4.7
# via -r requirements-dev.in
selenium==4.21.0
# via
@ -188,7 +188,7 @@ trio-websocket==0.11.1
# via
# -c constraints.txt
# selenium
typing-extensions==4.12.2
typing-extensions==4.12.1
# via
# -c constraints.txt
# selenium

View file

@ -57,7 +57,7 @@ markdown==3.6
# via -r requirements.in
outcome==1.3.0.post0
# via trio
packaging==24.1
packaging==24.0
# via gunicorn
pillow==10.3.0
# via -r requirements.in
@ -81,7 +81,7 @@ trio==0.25.1
# trio-websocket
trio-websocket==0.11.1
# via selenium
typing-extensions==4.12.2
typing-extensions==4.12.1
# via selenium
urllib3[socks]==2.2.1
# via