mirror of
https://github.com/Crocmagnon/checkout.git
synced 2024-11-21 15:48:02 +01:00
Merge 1bcac52b17
into e1b0b3de64
This commit is contained in:
commit
be7eda4d1f
3 changed files with 15 additions and 15 deletions
|
@ -18,11 +18,11 @@ contourpy==1.2.0
|
|||
# via matplotlib
|
||||
crispy-bootstrap5==2023.10
|
||||
# via -r requirements.in
|
||||
cryptography==41.0.5
|
||||
cryptography==41.0.7
|
||||
# via django-anymail
|
||||
cycler==0.12.1
|
||||
# via matplotlib
|
||||
django==4.2.7
|
||||
django==4.2.8
|
||||
# via
|
||||
# -r requirements.in
|
||||
# crispy-bootstrap5
|
||||
|
@ -52,9 +52,9 @@ django-htmx==1.17.2
|
|||
# via -r requirements.in
|
||||
django-solo==2.1.0
|
||||
# via -r requirements.in
|
||||
fonttools==4.45.1
|
||||
fonttools==4.46.0
|
||||
# via matplotlib
|
||||
freezegun==1.2.2
|
||||
freezegun==1.3.1
|
||||
# via -r requirements.in
|
||||
gunicorn==21.2.0
|
||||
# via -r requirements.in
|
||||
|
|
|
@ -37,7 +37,7 @@ coverage[toml]==7.3.2
|
|||
# pytest-cov
|
||||
distlib==0.3.7
|
||||
# via virtualenv
|
||||
django==4.2.7
|
||||
django==4.2.8
|
||||
# via
|
||||
# -c constraints.txt
|
||||
# model-bakery
|
||||
|
@ -49,7 +49,7 @@ filelock==3.13.1
|
|||
# via virtualenv
|
||||
h11==0.14.0
|
||||
# via wsproto
|
||||
identify==2.5.32
|
||||
identify==2.5.33
|
||||
# via pre-commit
|
||||
idna==3.6
|
||||
# via
|
||||
|
@ -78,17 +78,17 @@ packaging==23.2
|
|||
# black
|
||||
# build
|
||||
# pytest
|
||||
pathspec==0.11.2
|
||||
pathspec==0.12.1
|
||||
# via black
|
||||
pip-tools==7.3.0
|
||||
# via -r requirements-dev.in
|
||||
platformdirs==4.0.0
|
||||
platformdirs==4.1.0
|
||||
# via
|
||||
# black
|
||||
# virtualenv
|
||||
pluggy==1.3.0
|
||||
# via pytest
|
||||
pre-commit==3.5.0
|
||||
pre-commit==3.6.0
|
||||
# via -r requirements-dev.in
|
||||
py==1.11.0
|
||||
# via -r requirements-dev.in
|
||||
|
@ -131,7 +131,7 @@ requests==2.31.0
|
|||
# -c constraints.txt
|
||||
# pytest-base-url
|
||||
# pytest-selenium
|
||||
ruff==0.1.6
|
||||
ruff==0.1.7
|
||||
# via -r requirements-dev.in
|
||||
selenium==4.9.1
|
||||
# via
|
||||
|
@ -163,7 +163,7 @@ urllib3[socks]==2.1.0
|
|||
# requests
|
||||
# selenium
|
||||
# urllib3
|
||||
virtualenv==20.24.7
|
||||
virtualenv==20.25.0
|
||||
# via pre-commit
|
||||
wheel==0.42.0
|
||||
# via pip-tools
|
||||
|
|
|
@ -18,11 +18,11 @@ contourpy==1.2.0
|
|||
# via matplotlib
|
||||
crispy-bootstrap5==2023.10
|
||||
# via -r requirements.in
|
||||
cryptography==41.0.5
|
||||
cryptography==41.0.7
|
||||
# via django-anymail
|
||||
cycler==0.12.1
|
||||
# via matplotlib
|
||||
django==4.2.7
|
||||
django==4.2.8
|
||||
# via
|
||||
# -r requirements.in
|
||||
# crispy-bootstrap5
|
||||
|
@ -52,9 +52,9 @@ django-htmx==1.17.2
|
|||
# via -r requirements.in
|
||||
django-solo==2.1.0
|
||||
# via -r requirements.in
|
||||
fonttools==4.45.1
|
||||
fonttools==4.46.0
|
||||
# via matplotlib
|
||||
freezegun==1.2.2
|
||||
freezegun==1.3.1
|
||||
# via -r requirements.in
|
||||
gunicorn==21.2.0
|
||||
# via -r requirements.in
|
||||
|
|
Loading…
Reference in a new issue