Update dependencies

This commit is contained in:
Crocmagnon 2024-04-01 18:04:32 +00:00 committed by crocmagnon-pr[bot]
parent 9bbdfb39ed
commit c585d2e36a
3 changed files with 6 additions and 6 deletions

View file

@ -66,7 +66,7 @@ packaging==24.0
# via # via
# gunicorn # gunicorn
# matplotlib # matplotlib
pillow==10.2.0 pillow==10.3.0
# via # via
# -r requirements.in # -r requirements.in
# matplotlib # matplotlib

View file

@ -14,7 +14,7 @@ attrs==23.2.0
# trio # trio
black==24.3.0 black==24.3.0
# via -r requirements-dev.in # via -r requirements-dev.in
build==1.1.1 build==1.2.1
# via pip-tools # via pip-tools
certifi==2024.2.2 certifi==2024.2.2
# via # via
@ -41,7 +41,7 @@ django==5.0.3
# 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==24.3.0 faker==24.4.0
# via factory-boy # via factory-boy
filelock==3.13.3 filelock==3.13.3
# via virtualenv # via virtualenv
@ -133,9 +133,9 @@ requests==2.31.0
# -c constraints.txt # -c constraints.txt
# pytest-base-url # pytest-base-url
# pytest-selenium # pytest-selenium
ruff==0.3.4 ruff==0.3.5
# via -r requirements-dev.in # via -r requirements-dev.in
selenium==4.18.1 selenium==4.19.0
# via # via
# -r requirements-dev.in # -r requirements-dev.in
# pytest-selenium # pytest-selenium

View file

@ -66,7 +66,7 @@ packaging==24.0
# via # via
# gunicorn # gunicorn
# matplotlib # matplotlib
pillow==10.2.0 pillow==10.3.0
# via # via
# -r requirements.in # -r requirements.in
# matplotlib # matplotlib