mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-22 14:38:03 +01:00
Update dependencies
This commit is contained in:
parent
9c6144c764
commit
218a3f0344
3 changed files with 7 additions and 7 deletions
|
@ -20,7 +20,7 @@ charset-normalizer==3.3.2
|
||||||
# via requests
|
# via requests
|
||||||
confusable-homoglyphs==3.3.1
|
confusable-homoglyphs==3.3.1
|
||||||
# via django-registration
|
# via django-registration
|
||||||
django==5.0.5
|
django==5.0.6
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# django-anymail
|
# django-anymail
|
||||||
|
|
|
@ -48,7 +48,7 @@ cwcwidth==0.1.9
|
||||||
# curtsies
|
# curtsies
|
||||||
distlib==0.3.8
|
distlib==0.3.8
|
||||||
# via virtualenv
|
# via virtualenv
|
||||||
django==5.0.5
|
django==5.0.6
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# django-browser-reload
|
# django-browser-reload
|
||||||
|
@ -66,7 +66,7 @@ h11==0.14.0
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# wsproto
|
# wsproto
|
||||||
hypothesis==6.100.4
|
hypothesis==6.102.0
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
identify==2.5.36
|
identify==2.5.36
|
||||||
# via pre-commit
|
# via pre-commit
|
||||||
|
@ -109,7 +109,7 @@ platformdirs==4.2.1
|
||||||
# virtualenv
|
# virtualenv
|
||||||
pluggy==1.5.0
|
pluggy==1.5.0
|
||||||
# via pytest
|
# via pytest
|
||||||
pre-commit==3.7.0
|
pre-commit==3.7.1
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
pygments==2.18.0
|
pygments==2.18.0
|
||||||
# via bpython
|
# via bpython
|
||||||
|
@ -155,7 +155,7 @@ requests==2.31.0
|
||||||
# bpython
|
# bpython
|
||||||
# pytest-base-url
|
# pytest-base-url
|
||||||
# pytest-selenium
|
# pytest-selenium
|
||||||
ruff==0.4.3
|
ruff==0.4.4
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
selenium==4.20.0
|
selenium==4.20.0
|
||||||
# via
|
# via
|
||||||
|
@ -177,7 +177,7 @@ sqlparse==0.5.0
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# django
|
# django
|
||||||
# django-debug-toolbar
|
# django-debug-toolbar
|
||||||
tenacity==8.2.3
|
tenacity==8.3.0
|
||||||
# via pytest-selenium
|
# via pytest-selenium
|
||||||
trio==0.25.0
|
trio==0.25.0
|
||||||
# via
|
# via
|
||||||
|
|
|
@ -20,7 +20,7 @@ charset-normalizer==3.3.2
|
||||||
# via requests
|
# via requests
|
||||||
confusable-homoglyphs==3.3.1
|
confusable-homoglyphs==3.3.1
|
||||||
# via django-registration
|
# via django-registration
|
||||||
django==5.0.5
|
django==5.0.6
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# django-anymail
|
# django-anymail
|
||||||
|
|
Loading…
Reference in a new issue