Update dependencies

This commit is contained in:
Crocmagnon 2024-02-26 18:04:32 +00:00 committed by crocmagnon-pr[bot]
parent bbe1ca64fc
commit 24672349dd
3 changed files with 11 additions and 11 deletions

View file

@ -16,9 +16,9 @@ charset-normalizer==3.3.2
# via requests # via requests
contourpy==1.2.0 contourpy==1.2.0
# via matplotlib # via matplotlib
crispy-bootstrap5==2023.10 crispy-bootstrap5==2024.2
# via -r requirements.in # via -r requirements.in
cryptography==42.0.3 cryptography==42.0.5
# via django-anymail # via django-anymail
cycler==0.12.1 cycler==0.12.1
# via matplotlib # via matplotlib

View file

@ -31,7 +31,7 @@ click==8.1.7
# via # via
# black # black
# pip-tools # pip-tools
coverage[toml]==7.4.1 coverage[toml]==7.4.3
# via pytest-cov # via pytest-cov
distlib==0.3.8 distlib==0.3.8
# via virtualenv # via virtualenv
@ -95,7 +95,7 @@ pyproject-hooks==1.0.0
# pip-tools # pip-tools
pysocks==1.7.1 pysocks==1.7.1
# via urllib3 # via urllib3
pytest==8.0.1 pytest==8.0.2
# via # via
# -r requirements-dev.in # -r requirements-dev.in
# pytest-base-url # pytest-base-url
@ -135,7 +135,7 @@ requests==2.31.0
# pytest-selenium # pytest-selenium
ruff==0.2.2 ruff==0.2.2
# via -r requirements-dev.in # via -r requirements-dev.in
selenium==4.18.0 selenium==4.18.1
# via # via
# -r requirements-dev.in # -r requirements-dev.in
# pytest-selenium # pytest-selenium
@ -143,7 +143,7 @@ six==1.16.0
# via # via
# -c constraints.txt # -c constraints.txt
# python-dateutil # python-dateutil
sniffio==1.3.0 sniffio==1.3.1
# via trio # via trio
sortedcontainers==2.4.0 sortedcontainers==2.4.0
# via trio # via trio
@ -159,14 +159,14 @@ 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 typing-extensions==4.10.0
# via selenium # via selenium
urllib3[socks]==2.2.1 urllib3[socks]==2.2.1
# via # via
# -c constraints.txt # -c constraints.txt
# requests # requests
# selenium # selenium
virtualenv==20.25.0 virtualenv==20.25.1
# via pre-commit # via pre-commit
wheel==0.42.0 wheel==0.42.0
# via pip-tools # via pip-tools
@ -176,7 +176,7 @@ wsproto==1.2.0
# The following packages are considered to be unsafe in a requirements file: # The following packages are considered to be unsafe in a requirements file:
pip==24.0 pip==24.0
# via pip-tools # via pip-tools
setuptools==69.1.0 setuptools==69.1.1
# via # via
# nodeenv # nodeenv
# pip-tools # pip-tools

View file

@ -16,9 +16,9 @@ charset-normalizer==3.3.2
# via requests # via requests
contourpy==1.2.0 contourpy==1.2.0
# via matplotlib # via matplotlib
crispy-bootstrap5==2023.10 crispy-bootstrap5==2024.2
# via -r requirements.in # via -r requirements.in
cryptography==42.0.3 cryptography==42.0.5
# via django-anymail # via django-anymail
cycler==0.12.1 cycler==0.12.1
# via matplotlib # via matplotlib