mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-21 22:18:04 +01:00
Update dependencies
This commit is contained in:
parent
7351af53db
commit
fa76b34af7
3 changed files with 7 additions and 7 deletions
|
@ -49,7 +49,7 @@ gunicorn==23.0.0
|
|||
# via -r requirements.in
|
||||
h11==0.14.0
|
||||
# via wsproto
|
||||
idna==3.7
|
||||
idna==3.8
|
||||
# via
|
||||
# requests
|
||||
# trio
|
||||
|
|
|
@ -66,11 +66,11 @@ h11==0.14.0
|
|||
# via
|
||||
# -c constraints.txt
|
||||
# wsproto
|
||||
hypothesis==6.111.1
|
||||
hypothesis==6.111.2
|
||||
# via -r requirements-dev.in
|
||||
identify==2.6.0
|
||||
# via pre-commit
|
||||
idna==3.7
|
||||
idna==3.8
|
||||
# via
|
||||
# -c constraints.txt
|
||||
# requests
|
||||
|
@ -83,7 +83,7 @@ jinja2==3.1.4
|
|||
# via pytest-html
|
||||
markupsafe==2.1.5
|
||||
# via jinja2
|
||||
model-bakery==1.19.3
|
||||
model-bakery==1.19.5
|
||||
# via -r requirements-dev.in
|
||||
mypy-extensions==1.0.0
|
||||
# via black
|
||||
|
@ -155,7 +155,7 @@ requests==2.32.3
|
|||
# bpython
|
||||
# pytest-base-url
|
||||
# pytest-selenium
|
||||
ruff==0.6.1
|
||||
ruff==0.6.2
|
||||
# via -r requirements-dev.in
|
||||
selenium==4.23.1
|
||||
# via
|
||||
|
@ -215,5 +215,5 @@ wsproto==1.2.0
|
|||
# The following packages are considered to be unsafe in a requirements file:
|
||||
pip==24.2
|
||||
# via pip-tools
|
||||
setuptools==72.2.0
|
||||
setuptools==73.0.1
|
||||
# via pip-tools
|
||||
|
|
|
@ -49,7 +49,7 @@ gunicorn==23.0.0
|
|||
# via -r requirements.in
|
||||
h11==0.14.0
|
||||
# via wsproto
|
||||
idna==3.7
|
||||
idna==3.8
|
||||
# via
|
||||
# requests
|
||||
# trio
|
||||
|
|
Loading…
Reference in a new issue