Update dependencies

This commit is contained in:
Crocmagnon 2023-11-27 18:06:32 +00:00 committed by crocmagnon-pr[bot]
parent 7bdee31a17
commit 9f5b77d10d
3 changed files with 10 additions and 10 deletions

View file

@ -55,7 +55,7 @@ gunicorn==21.2.0
# via -r requirements.in
h11==0.14.0
# via wsproto
idna==3.4
idna==3.6
# via
# requests
# trio

View file

@ -68,11 +68,11 @@ h11==0.14.0
# via
# -c constraints.txt
# wsproto
hypothesis==6.90.0
hypothesis==6.91.0
# via -r requirements-dev.in
identify==2.5.32
# via pre-commit
idna==3.4
idna==3.6
# via
# -c constraints.txt
# requests
@ -105,7 +105,7 @@ pathspec==0.11.2
# via black
pip-tools==7.3.0
# via -r requirements-dev.in
platformdirs==3.11.0
platformdirs==4.0.0
# via
# black
# virtualenv
@ -115,7 +115,7 @@ pre-commit==3.5.0
# via -r requirements-dev.in
py==1.11.0
# via -r requirements-dev.in
pygments==2.17.1
pygments==2.17.2
# via bpython
pyproject-hooks==1.0.0
# via build
@ -195,11 +195,11 @@ urllib3[socks]==2.1.0
# -c constraints.txt
# requests
# selenium
virtualenv==20.24.6
virtualenv==20.24.7
# via pre-commit
wcwidth==0.2.10
wcwidth==0.2.12
# via blessed
wheel==0.41.3
wheel==0.42.0
# via pip-tools
wsproto==1.2.0
# via
@ -209,7 +209,7 @@ wsproto==1.2.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.3.1
# via pip-tools
setuptools==69.0.0
setuptools==69.0.2
# via
# nodeenv
# pip-tools

View file

@ -55,7 +55,7 @@ gunicorn==21.2.0
# via -r requirements.in
h11==0.14.0
# via wsproto
idna==3.4
idna==3.6
# via
# requests
# trio