Update dependencies

This commit is contained in:
Crocmagnon 2024-09-09 18:07:53 +00:00 committed by crocmagnon-pr[bot]
parent 8ae26920d6
commit 08c135dc89
3 changed files with 10 additions and 10 deletions

View file

@ -20,7 +20,7 @@ charset-normalizer==3.3.2
# via requests
confusable-homoglyphs==3.3.1
# via django-registration
django==5.1
django==5.1.1
# via
# -r requirements.in
# django-anymail

View file

@ -21,7 +21,7 @@ blessed==1.20.0
# via curtsies
bpython==0.24
# via -r requirements-dev.in
build==1.2.1
build==1.2.2
# via pip-tools
certifi==2024.8.30
# via
@ -48,7 +48,7 @@ cwcwidth==0.1.9
# curtsies
distlib==0.3.8
# via virtualenv
django==5.1
django==5.1.1
# via
# -c constraints.txt
# django-browser-reload
@ -58,7 +58,7 @@ django-browser-reload==1.15.0
# via -r requirements-dev.in
django-debug-toolbar==4.4.6
# via -r requirements-dev.in
filelock==3.15.4
filelock==3.16.0
# via virtualenv
greenlet==3.0.3
# via bpython
@ -66,7 +66,7 @@ h11==0.14.0
# via
# -c constraints.txt
# wsproto
hypothesis==6.111.2
hypothesis==6.112.0
# via -r requirements-dev.in
identify==2.6.0
# via pre-commit
@ -103,7 +103,7 @@ pathspec==0.12.1
# via black
pip-tools==7.4.1
# via -r requirements-dev.in
platformdirs==4.2.2
platformdirs==4.3.2
# via
# black
# virtualenv
@ -155,7 +155,7 @@ requests==2.32.3
# bpython
# pytest-base-url
# pytest-selenium
ruff==0.6.3
ruff==0.6.4
# via -r requirements-dev.in
selenium==4.24.0
# via
@ -197,7 +197,7 @@ urllib3[socks]==2.2.2
# -c constraints.txt
# requests
# selenium
virtualenv==20.26.3
virtualenv==20.26.4
# via pre-commit
wcwidth==0.2.13
# via blessed
@ -215,5 +215,5 @@ wsproto==1.2.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via pip-tools
setuptools==74.1.0
setuptools==74.1.2
# via pip-tools

View file

@ -20,7 +20,7 @@ charset-normalizer==3.3.2
# via requests
confusable-homoglyphs==3.3.1
# via django-registration
django==5.1
django==5.1.1
# via
# -r requirements.in
# django-anymail