mirror of
https://github.com/Crocmagnon/checkout.git
synced 2024-11-12 19:33:54 +01:00
Update dependencies
This commit is contained in:
parent
c28b880f7f
commit
c07bd21dd9
3 changed files with 14 additions and 14 deletions
|
@ -18,7 +18,7 @@ crispy-bootstrap5==2024.2
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
cycler==0.12.1
|
cycler==0.12.1
|
||||||
# via matplotlib
|
# via matplotlib
|
||||||
django==5.1
|
django==5.1.1
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# crispy-bootstrap5
|
# crispy-bootstrap5
|
||||||
|
@ -54,11 +54,11 @@ gunicorn==23.0.0
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
idna==3.8
|
idna==3.8
|
||||||
# via requests
|
# via requests
|
||||||
kiwisolver==1.4.5
|
kiwisolver==1.4.7
|
||||||
# via matplotlib
|
# via matplotlib
|
||||||
matplotlib==3.9.2
|
matplotlib==3.9.2
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
numpy==2.1.0
|
numpy==2.1.1
|
||||||
# via
|
# via
|
||||||
# contourpy
|
# contourpy
|
||||||
# matplotlib
|
# matplotlib
|
||||||
|
|
|
@ -14,7 +14,7 @@ attrs==24.2.0
|
||||||
# trio
|
# trio
|
||||||
black==24.8.0
|
black==24.8.0
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
build==1.2.1
|
build==1.2.2
|
||||||
# via pip-tools
|
# via pip-tools
|
||||||
certifi==2024.8.30
|
certifi==2024.8.30
|
||||||
# via
|
# via
|
||||||
|
@ -35,15 +35,15 @@ coverage[toml]==7.6.1
|
||||||
# via pytest-cov
|
# via pytest-cov
|
||||||
distlib==0.3.8
|
distlib==0.3.8
|
||||||
# via virtualenv
|
# via virtualenv
|
||||||
django==5.1
|
django==5.1.1
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# model-bakery
|
# model-bakery
|
||||||
factory-boy==3.3.1
|
factory-boy==3.3.1
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
faker==28.1.0
|
faker==28.4.1
|
||||||
# via factory-boy
|
# via factory-boy
|
||||||
filelock==3.15.4
|
filelock==3.16.0
|
||||||
# via virtualenv
|
# via virtualenv
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
# via wsproto
|
# via wsproto
|
||||||
|
@ -81,7 +81,7 @@ pathspec==0.12.1
|
||||||
# via black
|
# via black
|
||||||
pip-tools==7.4.1
|
pip-tools==7.4.1
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
platformdirs==4.2.2
|
platformdirs==4.3.2
|
||||||
# via
|
# via
|
||||||
# black
|
# black
|
||||||
# virtualenv
|
# virtualenv
|
||||||
|
@ -133,7 +133,7 @@ requests==2.32.3
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# pytest-base-url
|
# pytest-base-url
|
||||||
# pytest-selenium
|
# pytest-selenium
|
||||||
ruff==0.6.3
|
ruff==0.6.4
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
selenium==4.24.0
|
selenium==4.24.0
|
||||||
# via
|
# via
|
||||||
|
@ -166,7 +166,7 @@ urllib3[socks]==2.2.2
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# requests
|
# requests
|
||||||
# selenium
|
# selenium
|
||||||
virtualenv==20.26.3
|
virtualenv==20.26.4
|
||||||
# via pre-commit
|
# via pre-commit
|
||||||
websocket-client==1.8.0
|
websocket-client==1.8.0
|
||||||
# via selenium
|
# via selenium
|
||||||
|
@ -178,5 +178,5 @@ 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==24.2
|
pip==24.2
|
||||||
# via pip-tools
|
# via pip-tools
|
||||||
setuptools==74.1.0
|
setuptools==74.1.2
|
||||||
# via pip-tools
|
# via pip-tools
|
||||||
|
|
|
@ -18,7 +18,7 @@ crispy-bootstrap5==2024.2
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
cycler==0.12.1
|
cycler==0.12.1
|
||||||
# via matplotlib
|
# via matplotlib
|
||||||
django==5.1
|
django==5.1.1
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# crispy-bootstrap5
|
# crispy-bootstrap5
|
||||||
|
@ -54,11 +54,11 @@ gunicorn==23.0.0
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
idna==3.8
|
idna==3.8
|
||||||
# via requests
|
# via requests
|
||||||
kiwisolver==1.4.5
|
kiwisolver==1.4.7
|
||||||
# via matplotlib
|
# via matplotlib
|
||||||
matplotlib==3.9.2
|
matplotlib==3.9.2
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
numpy==2.1.0
|
numpy==2.1.1
|
||||||
# via
|
# via
|
||||||
# contourpy
|
# contourpy
|
||||||
# matplotlib
|
# matplotlib
|
||||||
|
|
Loading…
Reference in a new issue