Update dependencies

This commit is contained in:
Crocmagnon 2023-09-18 18:04:44 +00:00 committed by crocmagnon-pr[bot]
parent 0242d6305b
commit 491600bd50
3 changed files with 15 additions and 15 deletions

View file

@ -12,7 +12,7 @@ cffi==1.15.1
# via cryptography # via cryptography
charset-normalizer==3.2.0 charset-normalizer==3.2.0
# via requests # via requests
contourpy==1.1.0 contourpy==1.1.1
# via matplotlib # via matplotlib
crispy-bootstrap5==0.7 crispy-bootstrap5==0.7
# via -r requirements.in # via -r requirements.in
@ -58,9 +58,9 @@ idna==3.4
# via requests # via requests
kiwisolver==1.4.5 kiwisolver==1.4.5
# via matplotlib # via matplotlib
matplotlib==3.7.2 matplotlib==3.8.0
# via -r requirements.in # via -r requirements.in
numpy==1.25.2 numpy==1.26.0
# via # via
# contourpy # contourpy
# matplotlib # matplotlib
@ -68,13 +68,13 @@ packaging==23.1
# via # via
# gunicorn # gunicorn
# matplotlib # matplotlib
pillow==10.0.0 pillow==10.0.1
# via # via
# -r requirements.in # -r requirements.in
# matplotlib # matplotlib
pycparser==2.21 pycparser==2.21
# via cffi # via cffi
pyparsing==3.0.9 pyparsing==3.1.1
# via matplotlib # via matplotlib
python-dateutil==2.8.2 python-dateutil==2.8.2
# via # via

View file

@ -45,11 +45,11 @@ factory-boy==3.3.0
# via -r requirements-dev.in # via -r requirements-dev.in
faker==19.6.1 faker==19.6.1
# via factory-boy # via factory-boy
filelock==3.12.3 filelock==3.12.4
# via virtualenv # via virtualenv
h11==0.14.0 h11==0.14.0
# via wsproto # via wsproto
identify==2.5.27 identify==2.5.29
# via pre-commit # via pre-commit
idna==3.4 idna==3.4
# via # via
@ -112,7 +112,7 @@ pytest-cov==4.1.0
# via -r requirements-dev.in # via -r requirements-dev.in
pytest-django==4.5.2 pytest-django==4.5.2
# via -r requirements-dev.in # via -r requirements-dev.in
pytest-html==4.0.1 pytest-html==4.0.2
# via pytest-selenium # via pytest-selenium
pytest-metadata==3.0.0 pytest-metadata==3.0.0
# via pytest-html # via pytest-html
@ -131,7 +131,7 @@ requests==2.31.0
# -c constraints.txt # -c constraints.txt
# pytest-base-url # pytest-base-url
# pytest-selenium # pytest-selenium
ruff==0.0.288 ruff==0.0.290
# via -r requirements-dev.in # via -r requirements-dev.in
selenium==4.9.1 selenium==4.9.1
# via # via
@ -172,7 +172,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==23.2.1 pip==23.2.1
# via pip-tools # via pip-tools
setuptools==68.2.1 setuptools==68.2.2
# via # via
# nodeenv # nodeenv
# pip-tools # pip-tools

View file

@ -12,7 +12,7 @@ cffi==1.15.1
# via cryptography # via cryptography
charset-normalizer==3.2.0 charset-normalizer==3.2.0
# via requests # via requests
contourpy==1.1.0 contourpy==1.1.1
# via matplotlib # via matplotlib
crispy-bootstrap5==0.7 crispy-bootstrap5==0.7
# via -r requirements.in # via -r requirements.in
@ -58,9 +58,9 @@ idna==3.4
# via requests # via requests
kiwisolver==1.4.5 kiwisolver==1.4.5
# via matplotlib # via matplotlib
matplotlib==3.7.2 matplotlib==3.8.0
# via -r requirements.in # via -r requirements.in
numpy==1.25.2 numpy==1.26.0
# via # via
# contourpy # contourpy
# matplotlib # matplotlib
@ -68,13 +68,13 @@ packaging==23.1
# via # via
# gunicorn # gunicorn
# matplotlib # matplotlib
pillow==10.0.0 pillow==10.0.1
# via # via
# -r requirements.in # -r requirements.in
# matplotlib # matplotlib
pycparser==2.21 pycparser==2.21
# via cffi # via cffi
pyparsing==3.0.9 pyparsing==3.1.1
# via matplotlib # via matplotlib
python-dateutil==2.8.2 python-dateutil==2.8.2
# via # via