Update dependencies

This commit is contained in:
Crocmagnon 2024-11-25 18:08:58 +00:00 committed by crocmagnon-pr[bot]
parent af9fbf83a5
commit cae57be617
3 changed files with 8 additions and 8 deletions

View file

@ -67,7 +67,7 @@ requests==2.32.3
# via
# -r requirements.in
# django-anymail
selenium==4.26.1
selenium==4.27.0
# via -r requirements.in
sniffio==1.3.1
# via trio

View file

@ -38,7 +38,7 @@ click==8.1.7
# via
# black
# pip-tools
coverage[toml]==7.6.7
coverage[toml]==7.6.8
# via pytest-cov
curtsies==0.4.2
# via bpython
@ -66,7 +66,7 @@ h11==0.14.0
# via
# -c constraints.txt
# wsproto
hypothesis==6.119.3
hypothesis==6.119.4
# via -r requirements-dev.in
identify==2.6.2
# via pre-commit
@ -155,9 +155,9 @@ requests==2.32.3
# bpython
# pytest-base-url
# pytest-selenium
ruff==0.7.4
ruff==0.8.0
# via -r requirements-dev.in
selenium==4.26.1
selenium==4.27.0
# via
# -c constraints.txt
# pytest-selenium
@ -205,7 +205,7 @@ websocket-client==1.8.0
# via
# -c constraints.txt
# selenium
wheel==0.45.0
wheel==0.45.1
# via pip-tools
wsproto==1.2.0
# via
@ -215,5 +215,5 @@ wsproto==1.2.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.3.1
# via pip-tools
setuptools==75.5.0
setuptools==75.6.0
# via pip-tools

View file

@ -67,7 +67,7 @@ requests==2.32.3
# via
# -r requirements.in
# django-anymail
selenium==4.26.1
selenium==4.27.0
# via -r requirements.in
sniffio==1.3.1
# via trio