mirror of
https://github.com/Crocmagnon/checkout.git
synced 2024-11-21 15:48:02 +01:00
Update dependencies
This commit is contained in:
parent
0a4e0547ca
commit
a46b946246
3 changed files with 19 additions and 19 deletions
|
@ -8,7 +8,7 @@ asgiref==3.7.2
|
|||
# via
|
||||
# django
|
||||
# django-htmx
|
||||
certifi==2023.11.17
|
||||
certifi==2024.2.2
|
||||
# via requests
|
||||
cffi==1.16.0
|
||||
# via cryptography
|
||||
|
@ -18,7 +18,7 @@ contourpy==1.2.0
|
|||
# via matplotlib
|
||||
crispy-bootstrap5==2023.10
|
||||
# via -r requirements.in
|
||||
cryptography==42.0.1
|
||||
cryptography==42.0.2
|
||||
# via django-anymail
|
||||
cycler==0.12.1
|
||||
# via matplotlib
|
||||
|
@ -92,7 +92,7 @@ six==1.16.0
|
|||
# via python-dateutil
|
||||
sqlparse==0.4.4
|
||||
# via django
|
||||
urllib3==2.1.0
|
||||
urllib3==2.2.0
|
||||
# via
|
||||
# django-anymail
|
||||
# requests
|
||||
|
|
|
@ -16,7 +16,7 @@ black==24.1.1
|
|||
# via -r requirements-dev.in
|
||||
build==1.0.3
|
||||
# via pip-tools
|
||||
certifi==2023.11.17
|
||||
certifi==2024.2.2
|
||||
# via
|
||||
# -c constraints.txt
|
||||
# requests
|
||||
|
@ -43,7 +43,7 @@ django==5.0.1
|
|||
# model-bakery
|
||||
factory-boy==3.3.0
|
||||
# via -r requirements-dev.in
|
||||
faker==22.6.0
|
||||
faker==22.7.0
|
||||
# via factory-boy
|
||||
filelock==3.13.1
|
||||
# via virtualenv
|
||||
|
@ -62,7 +62,7 @@ invoke==2.2.0
|
|||
# via -r requirements-dev.in
|
||||
jinja2==3.1.3
|
||||
# via pytest-html
|
||||
markupsafe==2.1.4
|
||||
markupsafe==2.1.5
|
||||
# via jinja2
|
||||
model-bakery==1.17.0
|
||||
# via -r requirements-dev.in
|
||||
|
@ -83,7 +83,7 @@ pathspec==0.12.1
|
|||
# via black
|
||||
pip-tools==7.3.0
|
||||
# via -r requirements-dev.in
|
||||
platformdirs==4.1.0
|
||||
platformdirs==4.2.0
|
||||
# via
|
||||
# black
|
||||
# virtualenv
|
||||
|
@ -95,7 +95,7 @@ pyproject-hooks==1.0.0
|
|||
# via build
|
||||
pysocks==1.7.1
|
||||
# via urllib3
|
||||
pytest==7.4.4
|
||||
pytest==8.0.0
|
||||
# via
|
||||
# -r requirements-dev.in
|
||||
# pytest-base-url
|
||||
|
@ -106,21 +106,21 @@ pytest==7.4.4
|
|||
# pytest-rerunfailures
|
||||
# pytest-selenium
|
||||
# pytest-variables
|
||||
pytest-base-url==2.0.0
|
||||
pytest-base-url==2.1.0
|
||||
# via pytest-selenium
|
||||
pytest-cov==4.1.0
|
||||
# via -r requirements-dev.in
|
||||
pytest-django==4.7.0
|
||||
pytest-django==4.8.0
|
||||
# via -r requirements-dev.in
|
||||
pytest-html==4.1.1
|
||||
# via pytest-selenium
|
||||
pytest-metadata==3.0.0
|
||||
pytest-metadata==3.1.0
|
||||
# via pytest-html
|
||||
pytest-rerunfailures==13.0
|
||||
# via -r requirements-dev.in
|
||||
pytest-selenium==4.0.2
|
||||
pytest-selenium==4.1.0
|
||||
# via -r requirements-dev.in
|
||||
pytest-variables==3.0.0
|
||||
pytest-variables==3.1.0
|
||||
# via pytest-selenium
|
||||
python-dateutil==2.8.2
|
||||
# via
|
||||
|
@ -133,7 +133,7 @@ requests==2.31.0
|
|||
# -c constraints.txt
|
||||
# pytest-base-url
|
||||
# pytest-selenium
|
||||
ruff==0.1.14
|
||||
ruff==0.2.0
|
||||
# via -r requirements-dev.in
|
||||
selenium==4.17.2
|
||||
# via
|
||||
|
@ -161,7 +161,7 @@ trio-websocket==0.11.1
|
|||
# via selenium
|
||||
typing-extensions==4.9.0
|
||||
# via selenium
|
||||
urllib3[socks]==2.1.0
|
||||
urllib3[socks]==2.2.0
|
||||
# via
|
||||
# -c constraints.txt
|
||||
# requests
|
||||
|
@ -175,7 +175,7 @@ wsproto==1.2.0
|
|||
# via trio-websocket
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
pip==23.3.2
|
||||
pip==24.0
|
||||
# via pip-tools
|
||||
setuptools==69.0.3
|
||||
# via
|
||||
|
|
|
@ -8,7 +8,7 @@ asgiref==3.7.2
|
|||
# via
|
||||
# django
|
||||
# django-htmx
|
||||
certifi==2023.11.17
|
||||
certifi==2024.2.2
|
||||
# via requests
|
||||
cffi==1.16.0
|
||||
# via cryptography
|
||||
|
@ -18,7 +18,7 @@ contourpy==1.2.0
|
|||
# via matplotlib
|
||||
crispy-bootstrap5==2023.10
|
||||
# via -r requirements.in
|
||||
cryptography==42.0.1
|
||||
cryptography==42.0.2
|
||||
# via django-anymail
|
||||
cycler==0.12.1
|
||||
# via matplotlib
|
||||
|
@ -92,7 +92,7 @@ six==1.16.0
|
|||
# via python-dateutil
|
||||
sqlparse==0.4.4
|
||||
# via django
|
||||
urllib3==2.1.0
|
||||
urllib3==2.2.0
|
||||
# via
|
||||
# django-anymail
|
||||
# requests
|
||||
|
|
Loading…
Reference in a new issue