mirror of
https://github.com/Crocmagnon/checkout.git
synced 2024-11-22 16:18:03 +01:00
Merge 14d55be23c
into dd55fe6d9c
This commit is contained in:
commit
686cb61f37
1 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@ asgiref==3.7.2
|
|||
# via
|
||||
# -c constraints.txt
|
||||
# django
|
||||
attrs==23.1.0
|
||||
attrs==23.2.0
|
||||
# via
|
||||
# outcome
|
||||
# trio
|
||||
|
@ -31,7 +31,7 @@ click==8.1.7
|
|||
# via
|
||||
# black
|
||||
# pip-tools
|
||||
coverage[toml]==7.3.4
|
||||
coverage[toml]==7.4.0
|
||||
# via
|
||||
# coverage
|
||||
# pytest-cov
|
||||
|
@ -43,7 +43,7 @@ django==4.2.8
|
|||
# model-bakery
|
||||
factory-boy==3.3.0
|
||||
# via -r requirements-dev.in
|
||||
faker==21.0.0
|
||||
faker==22.0.0
|
||||
# via factory-boy
|
||||
filelock==3.13.1
|
||||
# via virtualenv
|
||||
|
@ -96,7 +96,7 @@ pyproject-hooks==1.0.0
|
|||
# via build
|
||||
pysocks==1.7.1
|
||||
# via urllib3
|
||||
pytest==7.4.3
|
||||
pytest==7.4.4
|
||||
# via
|
||||
# -r requirements-dev.in
|
||||
# pytest-base-url
|
||||
|
|
Loading…
Reference in a new issue