mirror of
https://github.com/Crocmagnon/checkout.git
synced 2024-11-24 17:18:03 +01:00
Update dependencies
This commit is contained in:
parent
9bbdfb39ed
commit
c585d2e36a
3 changed files with 6 additions and 6 deletions
|
@ -66,7 +66,7 @@ packaging==24.0
|
|||
# via
|
||||
# gunicorn
|
||||
# matplotlib
|
||||
pillow==10.2.0
|
||||
pillow==10.3.0
|
||||
# via
|
||||
# -r requirements.in
|
||||
# matplotlib
|
||||
|
|
|
@ -14,7 +14,7 @@ attrs==23.2.0
|
|||
# trio
|
||||
black==24.3.0
|
||||
# via -r requirements-dev.in
|
||||
build==1.1.1
|
||||
build==1.2.1
|
||||
# via pip-tools
|
||||
certifi==2024.2.2
|
||||
# via
|
||||
|
@ -41,7 +41,7 @@ django==5.0.3
|
|||
# model-bakery
|
||||
factory-boy==3.3.0
|
||||
# via -r requirements-dev.in
|
||||
faker==24.3.0
|
||||
faker==24.4.0
|
||||
# via factory-boy
|
||||
filelock==3.13.3
|
||||
# via virtualenv
|
||||
|
@ -133,9 +133,9 @@ requests==2.31.0
|
|||
# -c constraints.txt
|
||||
# pytest-base-url
|
||||
# pytest-selenium
|
||||
ruff==0.3.4
|
||||
ruff==0.3.5
|
||||
# via -r requirements-dev.in
|
||||
selenium==4.18.1
|
||||
selenium==4.19.0
|
||||
# via
|
||||
# -r requirements-dev.in
|
||||
# pytest-selenium
|
||||
|
|
|
@ -66,7 +66,7 @@ packaging==24.0
|
|||
# via
|
||||
# gunicorn
|
||||
# matplotlib
|
||||
pillow==10.2.0
|
||||
pillow==10.3.0
|
||||
# via
|
||||
# -r requirements.in
|
||||
# matplotlib
|
||||
|
|
Loading…
Reference in a new issue