Update dependencies

This commit is contained in:
Crocmagnon 2024-10-21 18:08:46 +00:00 committed by crocmagnon-pr[bot]
parent b62d9f82bf
commit 2d4e8254d4
3 changed files with 11 additions and 11 deletions

View file

@ -59,7 +59,7 @@ outcome==1.3.0.post0
# via trio # via trio
packaging==24.1 packaging==24.1
# via gunicorn # via gunicorn
pillow==10.4.0 pillow==11.0.0
# via -r requirements.in # via -r requirements.in
pysocks==1.7.1 pysocks==1.7.1
# via urllib3 # via urllib3
@ -75,7 +75,7 @@ sortedcontainers==2.4.0
# via trio # via trio
sqlparse==0.5.1 sqlparse==0.5.1
# via django # via django
trio==0.26.2 trio==0.27.0
# via # via
# selenium # selenium
# trio-websocket # trio-websocket

View file

@ -38,7 +38,7 @@ click==8.1.7
# via # via
# black # black
# pip-tools # pip-tools
coverage[toml]==7.6.3 coverage[toml]==7.6.4
# via pytest-cov # via pytest-cov
curtsies==0.4.2 curtsies==0.4.2
# via bpython # via bpython
@ -66,7 +66,7 @@ h11==0.14.0
# via # via
# -c constraints.txt # -c constraints.txt
# wsproto # wsproto
hypothesis==6.115.0 hypothesis==6.115.3
# via -r requirements-dev.in # via -r requirements-dev.in
identify==2.6.1 identify==2.6.1
# via pre-commit # via pre-commit
@ -81,7 +81,7 @@ invoke==2.2.0
# via -r requirements-dev.in # via -r requirements-dev.in
jinja2==3.1.4 jinja2==3.1.4
# via pytest-html # via pytest-html
markupsafe==3.0.1 markupsafe==3.0.2
# via jinja2 # via jinja2
model-bakery==1.20.0 model-bakery==1.20.0
# via -r requirements-dev.in # via -r requirements-dev.in
@ -155,7 +155,7 @@ requests==2.32.3
# bpython # bpython
# pytest-base-url # pytest-base-url
# pytest-selenium # pytest-selenium
ruff==0.6.9 ruff==0.7.0
# via -r requirements-dev.in # via -r requirements-dev.in
selenium==4.25.0 selenium==4.25.0
# via # via
@ -179,7 +179,7 @@ sqlparse==0.5.1
# django-debug-toolbar # django-debug-toolbar
tenacity==9.0.0 tenacity==9.0.0
# via pytest-selenium # via pytest-selenium
trio==0.26.2 trio==0.27.0
# via # via
# -c constraints.txt # -c constraints.txt
# selenium # selenium
@ -197,7 +197,7 @@ urllib3[socks]==2.2.3
# -c constraints.txt # -c constraints.txt
# requests # requests
# selenium # selenium
virtualenv==20.26.6 virtualenv==20.27.0
# via pre-commit # via pre-commit
wcwidth==0.2.13 wcwidth==0.2.13
# via blessed # via blessed
@ -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==75.1.0 setuptools==75.2.0
# via pip-tools # via pip-tools

View file

@ -59,7 +59,7 @@ outcome==1.3.0.post0
# via trio # via trio
packaging==24.1 packaging==24.1
# via gunicorn # via gunicorn
pillow==10.4.0 pillow==11.0.0
# via -r requirements.in # via -r requirements.in
pysocks==1.7.1 pysocks==1.7.1
# via urllib3 # via urllib3
@ -75,7 +75,7 @@ sortedcontainers==2.4.0
# via trio # via trio
sqlparse==0.5.1 sqlparse==0.5.1
# via django # via django
trio==0.26.2 trio==0.27.0
# via # via
# selenium # selenium
# trio-websocket # trio-websocket