This commit is contained in:
crocmagnon-pr[bot] 2024-01-01 18:04:57 +00:00 committed by GitHub
commit 686cb61f37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ asgiref==3.7.2
# via # via
# -c constraints.txt # -c constraints.txt
# django # django
attrs==23.1.0 attrs==23.2.0
# via # via
# outcome # outcome
# trio # trio
@ -31,7 +31,7 @@ click==8.1.7
# via # via
# black # black
# pip-tools # pip-tools
coverage[toml]==7.3.4 coverage[toml]==7.4.0
# via # via
# coverage # coverage
# pytest-cov # pytest-cov
@ -43,7 +43,7 @@ django==4.2.8
# model-bakery # model-bakery
factory-boy==3.3.0 factory-boy==3.3.0
# via -r requirements-dev.in # via -r requirements-dev.in
faker==21.0.0 faker==22.0.0
# via factory-boy # via factory-boy
filelock==3.13.1 filelock==3.13.1
# via virtualenv # via virtualenv
@ -96,7 +96,7 @@ pyproject-hooks==1.0.0
# via build # via build
pysocks==1.7.1 pysocks==1.7.1
# via urllib3 # via urllib3
pytest==7.4.3 pytest==7.4.4
# via # via
# -r requirements-dev.in # -r requirements-dev.in
# pytest-base-url # pytest-base-url