mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 22:33:54 +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
|
# via trio
|
||||||
packaging==23.1
|
packaging==23.1
|
||||||
# via gunicorn
|
# via gunicorn
|
||||||
pillow==10.0.0
|
pillow==10.0.1
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
pycparser==2.21
|
pycparser==2.21
|
||||||
# via cffi
|
# via cffi
|
||||||
|
|
|
@ -61,7 +61,7 @@ exceptiongroup==1.1.3
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# trio-websocket
|
# trio-websocket
|
||||||
filelock==3.12.3
|
filelock==3.12.4
|
||||||
# via virtualenv
|
# via virtualenv
|
||||||
greenlet==2.0.2
|
greenlet==2.0.2
|
||||||
# via bpython
|
# via bpython
|
||||||
|
@ -69,9 +69,9 @@ h11==0.14.0
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# wsproto
|
# wsproto
|
||||||
hypothesis==6.84.3
|
hypothesis==6.86.2
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
identify==2.5.27
|
identify==2.5.29
|
||||||
# via pre-commit
|
# via pre-commit
|
||||||
idna==3.4
|
idna==3.4
|
||||||
# via
|
# via
|
||||||
|
@ -140,7 +140,7 @@ pytest-cov==4.1.0
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
pytest-django==4.5.2
|
pytest-django==4.5.2
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
pytest-html==4.0.1
|
pytest-html==4.0.2
|
||||||
# via pytest-selenium
|
# via pytest-selenium
|
||||||
pytest-metadata==3.0.0
|
pytest-metadata==3.0.0
|
||||||
# via pytest-html
|
# via pytest-html
|
||||||
|
@ -158,7 +158,7 @@ requests==2.31.0
|
||||||
# bpython
|
# bpython
|
||||||
# pytest-base-url
|
# pytest-base-url
|
||||||
# pytest-selenium
|
# pytest-selenium
|
||||||
ruff==0.0.288
|
ruff==0.0.290
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
selenium==4.9.1
|
selenium==4.9.1
|
||||||
# via
|
# via
|
||||||
|
@ -210,7 +210,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.2.1
|
pip==23.2.1
|
||||||
# via pip-tools
|
# via pip-tools
|
||||||
setuptools==68.2.1
|
setuptools==68.2.2
|
||||||
# via
|
# via
|
||||||
# nodeenv
|
# nodeenv
|
||||||
# pip-tools
|
# pip-tools
|
||||||
|
|
|
@ -63,7 +63,7 @@ outcome==1.2.0
|
||||||
# via trio
|
# via trio
|
||||||
packaging==23.1
|
packaging==23.1
|
||||||
# via gunicorn
|
# via gunicorn
|
||||||
pillow==10.0.0
|
pillow==10.0.1
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
pycparser==2.21
|
pycparser==2.21
|
||||||
# via cffi
|
# via cffi
|
||||||
|
|
Loading…
Reference in a new issue