mirror of
https://github.com/Crocmagnon/checkout.git
synced 2024-11-21 23:58:02 +01:00
Update dependencies
This commit is contained in:
parent
cf9e4e810f
commit
f9ac9d7397
3 changed files with 7 additions and 7 deletions
|
@ -48,7 +48,7 @@ django-htmx==1.16.0
|
|||
# via -r requirements.in
|
||||
django-solo==2.1.0
|
||||
# via -r requirements.in
|
||||
fonttools==4.42.0
|
||||
fonttools==4.42.1
|
||||
# via matplotlib
|
||||
freezegun==1.2.2
|
||||
# via -r requirements.in
|
||||
|
|
|
@ -27,7 +27,7 @@ charset-normalizer==3.2.0
|
|||
# via
|
||||
# -c constraints.txt
|
||||
# requests
|
||||
click==8.1.6
|
||||
click==8.1.7
|
||||
# via
|
||||
# black
|
||||
# pip-tools
|
||||
|
@ -49,7 +49,7 @@ filelock==3.12.2
|
|||
# via virtualenv
|
||||
h11==0.14.0
|
||||
# via wsproto
|
||||
identify==2.5.26
|
||||
identify==2.5.27
|
||||
# via pre-commit
|
||||
idna==3.4
|
||||
# via
|
||||
|
@ -60,7 +60,7 @@ iniconfig==2.0.0
|
|||
# via pytest
|
||||
invoke==2.2.0
|
||||
# via -r requirements-dev.in
|
||||
model-bakery==1.13.0
|
||||
model-bakery==1.14.0
|
||||
# via -r requirements-dev.in
|
||||
mypy-extensions==1.0.0
|
||||
# via black
|
||||
|
@ -127,7 +127,7 @@ requests==2.31.0
|
|||
# -c constraints.txt
|
||||
# pytest-base-url
|
||||
# pytest-selenium
|
||||
ruff==0.0.284
|
||||
ruff==0.0.285
|
||||
# via -r requirements-dev.in
|
||||
selenium==4.9.1
|
||||
# via
|
||||
|
@ -168,7 +168,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.0.0
|
||||
setuptools==68.1.2
|
||||
# via
|
||||
# nodeenv
|
||||
# pip-tools
|
||||
|
|
|
@ -48,7 +48,7 @@ django-htmx==1.16.0
|
|||
# via -r requirements.in
|
||||
django-solo==2.1.0
|
||||
# via -r requirements.in
|
||||
fonttools==4.42.0
|
||||
fonttools==4.42.1
|
||||
# via matplotlib
|
||||
freezegun==1.2.2
|
||||
# via -r requirements.in
|
||||
|
|
Loading…
Reference in a new issue