mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 14:23:53 +01:00
Update dependencies
This commit is contained in:
parent
0b7c01bae3
commit
8bc42eb228
3 changed files with 8 additions and 8 deletions
|
@ -63,7 +63,7 @@ outcome==1.2.0
|
|||
# via trio
|
||||
packaging==23.1
|
||||
# via gunicorn
|
||||
pillow==10.0.0
|
||||
pillow==10.0.1
|
||||
# via -r requirements.in
|
||||
pycparser==2.21
|
||||
# via cffi
|
||||
|
|
|
@ -61,7 +61,7 @@ exceptiongroup==1.1.3
|
|||
# via
|
||||
# -c constraints.txt
|
||||
# trio-websocket
|
||||
filelock==3.12.3
|
||||
filelock==3.12.4
|
||||
# via virtualenv
|
||||
greenlet==2.0.2
|
||||
# via bpython
|
||||
|
@ -69,9 +69,9 @@ h11==0.14.0
|
|||
# via
|
||||
# -c constraints.txt
|
||||
# wsproto
|
||||
hypothesis==6.84.3
|
||||
hypothesis==6.86.2
|
||||
# via -r requirements-dev.in
|
||||
identify==2.5.27
|
||||
identify==2.5.29
|
||||
# via pre-commit
|
||||
idna==3.4
|
||||
# via
|
||||
|
@ -140,7 +140,7 @@ pytest-cov==4.1.0
|
|||
# via -r requirements-dev.in
|
||||
pytest-django==4.5.2
|
||||
# via -r requirements-dev.in
|
||||
pytest-html==4.0.1
|
||||
pytest-html==4.0.2
|
||||
# via pytest-selenium
|
||||
pytest-metadata==3.0.0
|
||||
# via pytest-html
|
||||
|
@ -158,7 +158,7 @@ requests==2.31.0
|
|||
# bpython
|
||||
# pytest-base-url
|
||||
# pytest-selenium
|
||||
ruff==0.0.288
|
||||
ruff==0.0.290
|
||||
# via -r requirements-dev.in
|
||||
selenium==4.9.1
|
||||
# via
|
||||
|
@ -210,7 +210,7 @@ wsproto==1.2.0
|
|||
# The following packages are considered to be unsafe in a requirements file:
|
||||
pip==23.2.1
|
||||
# via pip-tools
|
||||
setuptools==68.2.1
|
||||
setuptools==68.2.2
|
||||
# via
|
||||
# nodeenv
|
||||
# pip-tools
|
||||
|
|
|
@ -63,7 +63,7 @@ outcome==1.2.0
|
|||
# via trio
|
||||
packaging==23.1
|
||||
# via gunicorn
|
||||
pillow==10.0.0
|
||||
pillow==10.0.1
|
||||
# via -r requirements.in
|
||||
pycparser==2.21
|
||||
# via cffi
|
||||
|
|
Loading…
Reference in a new issue