Update dependencies

This commit is contained in:
Crocmagnon 2023-11-27 18:06:32 +00:00 committed by GitHub
parent 7bdee31a17
commit aecd1f74c9
3 changed files with 10 additions and 10 deletions

View file

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

View file

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

View file

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