Update dependencies

This commit is contained in:
Crocmagnon 2024-07-22 18:07:27 +00:00 committed by crocmagnon-pr[bot]
parent 7852436119
commit 47719beb17
3 changed files with 13 additions and 13 deletions

View file

@ -67,13 +67,13 @@ requests==2.32.3
# via
# -r requirements.in
# django-anymail
selenium==4.22.0
selenium==4.23.0
# via -r requirements.in
sniffio==1.3.1
# via trio
sortedcontainers==2.4.0
# via trio
sqlparse==0.5.0
sqlparse==0.5.1
# via django
trio==0.26.0
# via
@ -81,7 +81,7 @@ trio==0.26.0
# trio-websocket
trio-websocket==0.11.1
# via selenium
typing-extensions==4.12.2
typing-extensions==4.9.0
# via selenium
urllib3==2.2.2
# via

View file

@ -66,7 +66,7 @@ h11==0.14.0
# via
# -c constraints.txt
# wsproto
hypothesis==6.108.2
hypothesis==6.108.3
# via -r requirements-dev.in
identify==2.6.0
# via pre-commit
@ -121,7 +121,7 @@ pysocks==1.7.1
# via
# -c constraints.txt
# urllib3
pytest==8.2.2
pytest==8.3.1
# via
# -r requirements-dev.in
# pytest-base-url
@ -155,9 +155,9 @@ requests==2.32.3
# bpython
# pytest-base-url
# pytest-selenium
ruff==0.5.2
ruff==0.5.4
# via -r requirements-dev.in
selenium==4.22.0
selenium==4.23.0
# via
# -c constraints.txt
# pytest-selenium
@ -172,7 +172,7 @@ sortedcontainers==2.4.0
# -c constraints.txt
# hypothesis
# trio
sqlparse==0.5.0
sqlparse==0.5.1
# via
# -c constraints.txt
# django
@ -188,7 +188,7 @@ trio-websocket==0.11.1
# via
# -c constraints.txt
# selenium
typing-extensions==4.12.2
typing-extensions==4.9.0
# via
# -c constraints.txt
# selenium
@ -215,5 +215,5 @@ wsproto==1.2.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.1.2
# via pip-tools
setuptools==70.3.0
setuptools==71.1.0
# via pip-tools

View file

@ -67,13 +67,13 @@ requests==2.32.3
# via
# -r requirements.in
# django-anymail
selenium==4.22.0
selenium==4.23.0
# via -r requirements.in
sniffio==1.3.1
# via trio
sortedcontainers==2.4.0
# via trio
sqlparse==0.5.0
sqlparse==0.5.1
# via django
trio==0.26.0
# via
@ -81,7 +81,7 @@ trio==0.26.0
# trio-websocket
trio-websocket==0.11.1
# via selenium
typing-extensions==4.12.2
typing-extensions==4.9.0
# via selenium
urllib3[socks]==2.2.2
# via