Update dependencies

This commit is contained in:
Crocmagnon 2024-01-29 18:04:47 +00:00 committed by crocmagnon-pr[bot]
parent 51a8be7461
commit bfb0acc169
3 changed files with 11 additions and 9 deletions

View file

@ -18,7 +18,7 @@ contourpy==1.2.0
# via matplotlib # via matplotlib
crispy-bootstrap5==2023.10 crispy-bootstrap5==2023.10
# via -r requirements.in # via -r requirements.in
cryptography==41.0.7 cryptography==42.0.1
# via django-anymail # via django-anymail
cycler==0.12.1 cycler==0.12.1
# via matplotlib # via matplotlib
@ -36,7 +36,7 @@ django-anymail==10.2
# via # via
# -r requirements.in # -r requirements.in
# django-anymail # django-anymail
django-cleanup==8.0.0 django-cleanup==8.1.0
# via -r requirements.in # via -r requirements.in
django-crispy-forms==2.1 django-crispy-forms==2.1
# via # via

View file

@ -12,7 +12,7 @@ attrs==23.2.0
# via # via
# outcome # outcome
# trio # trio
black==23.12.1 black==24.1.1
# via -r requirements-dev.in # via -r requirements-dev.in
build==1.0.3 build==1.0.3
# via pip-tools # via pip-tools
@ -31,7 +31,7 @@ click==8.1.7
# via # via
# black # black
# pip-tools # pip-tools
coverage[toml]==7.4.0 coverage[toml]==7.4.1
# via # via
# coverage # coverage
# pytest-cov # pytest-cov
@ -43,7 +43,7 @@ django==5.0.1
# 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==22.4.0 faker==22.6.0
# via factory-boy # via factory-boy
filelock==3.13.1 filelock==3.13.1
# via virtualenv # via virtualenv
@ -86,7 +86,7 @@ platformdirs==4.1.0
# via # via
# black # black
# virtualenv # virtualenv
pluggy==1.3.0 pluggy==1.4.0
# via pytest # via pytest
pre-commit==3.6.0 pre-commit==3.6.0
# via -r requirements-dev.in # via -r requirements-dev.in
@ -131,7 +131,7 @@ requests==2.31.0
# pytest-selenium # pytest-selenium
ruff==0.1.14 ruff==0.1.14
# via -r requirements-dev.in # via -r requirements-dev.in
selenium==4.16.0 selenium==4.17.2
# via # via
# -r requirements-dev.in # -r requirements-dev.in
# pytest-selenium # pytest-selenium
@ -155,6 +155,8 @@ trio==0.24.0
# trio-websocket # trio-websocket
trio-websocket==0.11.1 trio-websocket==0.11.1
# via selenium # via selenium
typing-extensions==4.9.0
# via selenium
urllib3[socks]==2.1.0 urllib3[socks]==2.1.0
# via # via
# -c constraints.txt # -c constraints.txt

View file

@ -18,7 +18,7 @@ contourpy==1.2.0
# via matplotlib # via matplotlib
crispy-bootstrap5==2023.10 crispy-bootstrap5==2023.10
# via -r requirements.in # via -r requirements.in
cryptography==41.0.7 cryptography==42.0.1
# via django-anymail # via django-anymail
cycler==0.12.1 cycler==0.12.1
# via matplotlib # via matplotlib
@ -36,7 +36,7 @@ django-anymail[mailgun]==10.2
# via # via
# -r requirements.in # -r requirements.in
# django-anymail # django-anymail
django-cleanup==8.0.0 django-cleanup==8.1.0
# via -r requirements.in # via -r requirements.in
django-crispy-forms==2.1 django-crispy-forms==2.1
# via # via