Update dependencies

This commit is contained in:
Crocmagnon 2023-05-01 18:04:57 +00:00 committed by crocmagnon-pr[bot]
parent 8a0ac6a5e7
commit 6961ff3298
3 changed files with 11 additions and 11 deletions

View file

@ -72,7 +72,7 @@ python-dateutil==2.8.2
# via
# freezegun
# matplotlib
requests==2.28.2
requests==2.29.0
# via
# -r requirements.in
# django-anymail

View file

@ -34,7 +34,7 @@ click==8.1.3
# via
# black
# pip-tools
coverage[toml]==7.2.3
coverage[toml]==7.2.5
# via pytest-cov
distlib==0.3.6
# via virtualenv
@ -46,13 +46,13 @@ exceptiongroup==1.1.1
# via trio-websocket
factory-boy==3.2.1
# via -r requirements-dev.in
faker==18.5.1
faker==18.6.0
# via factory-boy
filelock==3.12.0
# via virtualenv
h11==0.14.0
# via wsproto
identify==2.5.22
identify==2.5.23
# via pre-commit
idna==3.4
# via
@ -61,7 +61,7 @@ idna==3.4
# trio
iniconfig==2.0.0
# via pytest
invoke==2.0.0
invoke==2.1.0
# via -r requirements-dev.in
model-bakery==1.11.0
# via -r requirements-dev.in
@ -81,7 +81,7 @@ pathspec==0.11.1
# via black
pip-tools==6.13.0
# via -r requirements-dev.in
platformdirs==3.2.0
platformdirs==3.5.0
# via
# black
# virtualenv
@ -127,12 +127,12 @@ python-dateutil==2.8.2
# faker
pyyaml==6.0
# via pre-commit
requests==2.28.2
requests==2.29.0
# via
# -c constraints.txt
# pytest-base-url
# pytest-selenium
ruff==0.0.262
ruff==0.0.263
# via -r requirements-dev.in
selenium==4.9.0
# via
@ -166,7 +166,7 @@ urllib3[socks]==1.26.15
# -c constraints.txt
# requests
# selenium
virtualenv==20.22.0
virtualenv==20.23.0
# via pre-commit
wheel==0.40.0
# via pip-tools
@ -174,7 +174,7 @@ wsproto==1.2.0
# via trio-websocket
# The following packages are considered to be unsafe in a requirements file:
pip==23.1.1
pip==23.1.2
# via pip-tools
setuptools==67.7.2
# via

View file

@ -72,7 +72,7 @@ python-dateutil==2.8.2
# via
# freezegun
# matplotlib
requests==2.28.2
requests==2.29.0
# via
# -r requirements.in
# django-anymail