Update dependencies

This commit is contained in:
Crocmagnon 2024-06-03 18:07:54 +00:00 committed by crocmagnon-pr[bot]
parent e40f25e139
commit 10dad6ed43
3 changed files with 15 additions and 17 deletions

View file

@ -12,7 +12,7 @@ attrs==23.2.0
# via
# outcome
# trio
certifi==2024.2.2
certifi==2024.6.2
# via
# requests
# selenium
@ -63,7 +63,7 @@ pillow==10.3.0
# via -r requirements.in
pysocks==1.7.1
# via urllib3
requests==2.32.2
requests==2.32.3
# via
# -r requirements.in
# django-anymail
@ -81,7 +81,7 @@ trio==0.25.1
# trio-websocket
trio-websocket==0.11.1
# via selenium
typing-extensions==4.12.0
typing-extensions==4.12.1
# via selenium
urllib3==2.2.1
# via

View file

@ -23,7 +23,7 @@ bpython==0.24
# via -r requirements-dev.in
build==1.2.1
# via pip-tools
certifi==2024.2.2
certifi==2024.6.2
# via
# -c constraints.txt
# requests
@ -38,7 +38,7 @@ click==8.1.7
# via
# black
# pip-tools
coverage[toml]==7.5.2
coverage[toml]==7.5.3
# via pytest-cov
curtsies==0.4.2
# via bpython
@ -66,7 +66,7 @@ h11==0.14.0
# via
# -c constraints.txt
# wsproto
hypothesis==6.102.6
hypothesis==6.103.0
# via -r requirements-dev.in
identify==2.5.36
# via pre-commit
@ -83,11 +83,11 @@ jinja2==3.1.4
# via pytest-html
markupsafe==2.1.5
# via jinja2
model-bakery==1.18.0
model-bakery==1.18.1
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via black
nodeenv==1.8.0
nodeenv==1.9.0
# via pre-commit
outcome==1.3.0.post0
# via
@ -149,13 +149,13 @@ pyxdg==0.28
# via bpython
pyyaml==6.0.1
# via pre-commit
requests==2.32.2
requests==2.32.3
# via
# -c constraints.txt
# bpython
# pytest-base-url
# pytest-selenium
ruff==0.4.5
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.0
typing-extensions==4.12.1
# via
# -c constraints.txt
# selenium
@ -212,6 +212,4 @@ wsproto==1.2.0
pip==24.0
# via pip-tools
setuptools==70.0.0
# via
# nodeenv
# pip-tools
# via pip-tools

View file

@ -12,7 +12,7 @@ attrs==23.2.0
# via
# outcome
# trio
certifi==2024.2.2
certifi==2024.6.2
# via
# requests
# selenium
@ -63,7 +63,7 @@ pillow==10.3.0
# via -r requirements.in
pysocks==1.7.1
# via urllib3
requests==2.32.2
requests==2.32.3
# via
# -r requirements.in
# django-anymail
@ -81,7 +81,7 @@ trio==0.25.1
# trio-websocket
trio-websocket==0.11.1
# via selenium
typing-extensions==4.12.0
typing-extensions==4.12.1
# via selenium
urllib3[socks]==2.2.1
# via