Update dependencies

This commit is contained in:
Crocmagnon 2023-05-22 18:06:15 +00:00 committed by crocmagnon-pr[bot]
parent 0e10958d7e
commit 2f71163318
3 changed files with 10 additions and 10 deletions

View file

@ -69,7 +69,7 @@ pycparser==2.21
# via cffi
pysocks==1.7.1
# via urllib3
requests==2.30.0
requests==2.31.0
# via
# -r requirements.in
# django-anymail
@ -98,5 +98,5 @@ wsproto==1.2.0
# via trio-websocket
# The following packages are considered to be unsafe in a requirements file:
setuptools==67.7.2
setuptools==67.8.0
# via gunicorn

View file

@ -60,7 +60,7 @@ django==4.2.1
# model-bakery
django-browser-reload==1.8.0
# via -r requirements-dev.in
django-debug-toolbar==4.0.0
django-debug-toolbar==4.1.0
# via -r requirements-dev.in
exceptiongroup==1.1.1
# via
@ -87,7 +87,7 @@ idna==3.4
# trio
iniconfig==2.0.0
# via pytest
invoke==2.1.1
invoke==2.1.2
# via -r requirements-dev.in
model-bakery==1.11.0
# via -r requirements-dev.in
@ -114,7 +114,7 @@ platformdirs==3.5.1
# virtualenv
pluggy==1.0.0
# via pytest
pre-commit==3.3.1
pre-commit==3.3.2
# via -r requirements-dev.in
py==1.11.0
# via
@ -160,13 +160,13 @@ pyxdg==0.28
# via bpython
pyyaml==6.0
# via pre-commit
requests==2.30.0
requests==2.31.0
# via
# -c constraints.txt
# bpython
# pytest-base-url
# pytest-selenium
ruff==0.0.267
ruff==0.0.269
# via -r requirements-dev.in
selenium==4.9.1
# via
@ -223,7 +223,7 @@ wsproto==1.2.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.1.2
# via pip-tools
setuptools==67.7.2
setuptools==67.8.0
# via
# -c constraints.txt
# nodeenv

View file

@ -69,7 +69,7 @@ pycparser==2.21
# via cffi
pysocks==1.7.1
# via urllib3
requests==2.30.0
requests==2.31.0
# via
# -r requirements.in
# django-anymail
@ -98,5 +98,5 @@ wsproto==1.2.0
# via trio-websocket
# The following packages are considered to be unsafe in a requirements file:
setuptools==67.7.2
setuptools==67.8.0
# via gunicorn