Update dependencies

This commit is contained in:
Crocmagnon 2023-08-21 18:04:44 +00:00 committed by crocmagnon-pr[bot]
parent cf9e4e810f
commit f9ac9d7397
3 changed files with 7 additions and 7 deletions

View file

@ -48,7 +48,7 @@ django-htmx==1.16.0
# via -r requirements.in # via -r requirements.in
django-solo==2.1.0 django-solo==2.1.0
# via -r requirements.in # via -r requirements.in
fonttools==4.42.0 fonttools==4.42.1
# via matplotlib # via matplotlib
freezegun==1.2.2 freezegun==1.2.2
# via -r requirements.in # via -r requirements.in

View file

@ -27,7 +27,7 @@ charset-normalizer==3.2.0
# via # via
# -c constraints.txt # -c constraints.txt
# requests # requests
click==8.1.6 click==8.1.7
# via # via
# black # black
# pip-tools # pip-tools
@ -49,7 +49,7 @@ filelock==3.12.2
# via virtualenv # via virtualenv
h11==0.14.0 h11==0.14.0
# via wsproto # via wsproto
identify==2.5.26 identify==2.5.27
# via pre-commit # via pre-commit
idna==3.4 idna==3.4
# via # via
@ -60,7 +60,7 @@ iniconfig==2.0.0
# via pytest # via pytest
invoke==2.2.0 invoke==2.2.0
# via -r requirements-dev.in # via -r requirements-dev.in
model-bakery==1.13.0 model-bakery==1.14.0
# via -r requirements-dev.in # via -r requirements-dev.in
mypy-extensions==1.0.0 mypy-extensions==1.0.0
# via black # via black
@ -127,7 +127,7 @@ requests==2.31.0
# -c constraints.txt # -c constraints.txt
# pytest-base-url # pytest-base-url
# pytest-selenium # pytest-selenium
ruff==0.0.284 ruff==0.0.285
# via -r requirements-dev.in # via -r requirements-dev.in
selenium==4.9.1 selenium==4.9.1
# via # via
@ -168,7 +168,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.0.0 setuptools==68.1.2
# via # via
# nodeenv # nodeenv
# pip-tools # pip-tools

View file

@ -48,7 +48,7 @@ django-htmx==1.16.0
# via -r requirements.in # via -r requirements.in
django-solo==2.1.0 django-solo==2.1.0
# via -r requirements.in # via -r requirements.in
fonttools==4.42.0 fonttools==4.42.1
# via matplotlib # via matplotlib
freezegun==1.2.2 freezegun==1.2.2
# via -r requirements.in # via -r requirements.in