Update dependencies

This commit is contained in:
Crocmagnon 2023-09-04 18:06:21 +00:00 committed by crocmagnon-pr[bot]
parent 5081bfb252
commit d12ca6ee10
3 changed files with 16 additions and 14 deletions

View file

@ -22,7 +22,7 @@ confusable-homoglyphs==3.2.0
# via django-registration
cryptography==41.0.3
# via django-anymail
django==4.2.4
django==4.2.5
# via
# -r requirements.in
# django-anymail
@ -37,7 +37,7 @@ django-bootstrap5==23.3
# via -r requirements.in
django-cleanup==8.0.0
# via -r requirements.in
django-environ==0.10.0
django-environ==0.11.2
# via -r requirements.in
django-extensions==3.2.3
# via -r requirements.in

View file

@ -20,7 +20,7 @@ blessed==1.20.0
# via curtsies
bpython==0.24
# via -r requirements-dev.in
build==0.10.0
build==1.0.0
# via pip-tools
certifi==2023.7.22
# via
@ -47,7 +47,7 @@ cwcwidth==0.1.8
# curtsies
distlib==0.3.7
# via virtualenv
django==4.2.4
django==4.2.5
# via
# -c constraints.txt
# django-browser-reload
@ -69,7 +69,7 @@ h11==0.14.0
# via
# -c constraints.txt
# wsproto
hypothesis==6.82.6
hypothesis==6.84.0
# via -r requirements-dev.in
identify==2.5.27
# via pre-commit
@ -82,6 +82,10 @@ iniconfig==2.0.0
# via pytest
invoke==2.2.0
# via -r requirements-dev.in
jinja2==3.1.2
# via pytest-html
markupsafe==2.1.3
# via jinja2
model-bakery==1.15.0
# via -r requirements-dev.in
mypy-extensions==1.0.0
@ -108,10 +112,8 @@ platformdirs==3.10.0
# virtualenv
pluggy==1.3.0
# via pytest
pre-commit==3.3.3
pre-commit==3.4.0
# via -r requirements-dev.in
py==1.11.0
# via pytest-html
pygments==2.16.1
# via bpython
pyproject-hooks==1.0.0
@ -120,7 +122,7 @@ pysocks==1.7.1
# via
# -c constraints.txt
# urllib3
pytest==7.4.0
pytest==7.4.1
# via
# -r requirements-dev.in
# pytest-base-url
@ -136,7 +138,7 @@ pytest-cov==4.1.0
# via -r requirements-dev.in
pytest-django==4.5.2
# via -r requirements-dev.in
pytest-html==3.2.0
pytest-html==4.0.0
# via pytest-selenium
pytest-metadata==3.0.0
# via pytest-html
@ -154,7 +156,7 @@ requests==2.31.0
# bpython
# pytest-base-url
# pytest-selenium
ruff==0.0.286
ruff==0.0.287
# via -r requirements-dev.in
selenium==4.9.1
# via
@ -192,7 +194,7 @@ urllib3[socks]==2.0.4
# -c constraints.txt
# requests
# selenium
virtualenv==20.24.3
virtualenv==20.24.4
# via pre-commit
wcwidth==0.2.6
# via blessed

View file

@ -22,7 +22,7 @@ confusable-homoglyphs==3.2.0
# via django-registration
cryptography==41.0.3
# via django-anymail
django==4.2.4
django==4.2.5
# via
# -r requirements.in
# django-anymail
@ -37,7 +37,7 @@ django-bootstrap5==23.3
# via -r requirements.in
django-cleanup==8.0.0
# via -r requirements.in
django-environ==0.10.0
django-environ==0.11.2
# via -r requirements.in
django-extensions==3.2.3
# via -r requirements.in