Update dependencies

This commit is contained in:
Crocmagnon 2023-08-28 18:04:58 +00:00 committed by crocmagnon-pr[bot]
parent 327676b5e7
commit fa7f27c800
3 changed files with 8 additions and 8 deletions

View file

@ -56,7 +56,7 @@ gunicorn==21.2.0
# via -r requirements.in
idna==3.4
# via requests
kiwisolver==1.4.4
kiwisolver==1.4.5
# via matplotlib
matplotlib==3.7.2
# via -r requirements.in

View file

@ -43,9 +43,9 @@ exceptiongroup==1.1.3
# via trio-websocket
factory-boy==3.3.0
# via -r requirements-dev.in
faker==19.3.0
faker==19.3.1
# via factory-boy
filelock==3.12.2
filelock==3.12.3
# via virtualenv
h11==0.14.0
# via wsproto
@ -60,7 +60,7 @@ iniconfig==2.0.0
# via pytest
invoke==2.2.0
# via -r requirements-dev.in
model-bakery==1.14.0
model-bakery==1.15.0
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via black
@ -82,7 +82,7 @@ platformdirs==3.10.0
# via
# black
# virtualenv
pluggy==1.2.0
pluggy==1.3.0
# via pytest
pre-commit==3.3.3
# via -r requirements-dev.in
@ -127,7 +127,7 @@ requests==2.31.0
# -c constraints.txt
# pytest-base-url
# pytest-selenium
ruff==0.0.285
ruff==0.0.286
# via -r requirements-dev.in
selenium==4.9.1
# via
@ -160,7 +160,7 @@ urllib3[socks]==2.0.4
# selenium
virtualenv==20.24.3
# via pre-commit
wheel==0.41.1
wheel==0.41.2
# via pip-tools
wsproto==1.2.0
# via trio-websocket

View file

@ -56,7 +56,7 @@ gunicorn==21.2.0
# via -r requirements.in
idna==3.4
# via requests
kiwisolver==1.4.4
kiwisolver==1.4.5
# via matplotlib
matplotlib==3.7.2
# via -r requirements.in