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
4c1e4e79cf
commit
8d7a3d541f
3 changed files with 9 additions and 9 deletions
|
@ -22,7 +22,7 @@ confusable-homoglyphs==3.2.0
|
||||||
# via django-registration
|
# via django-registration
|
||||||
cryptography==41.0.4
|
cryptography==41.0.4
|
||||||
# via django-anymail
|
# via django-anymail
|
||||||
django==4.2.5
|
django==4.2.6
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# django-anymail
|
# django-anymail
|
||||||
|
@ -55,7 +55,7 @@ idna==3.4
|
||||||
# via
|
# via
|
||||||
# requests
|
# requests
|
||||||
# trio
|
# trio
|
||||||
markdown==3.4.4
|
markdown==3.5
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
outcome==1.2.0
|
outcome==1.2.0
|
||||||
# via trio
|
# via trio
|
||||||
|
|
|
@ -37,17 +37,17 @@ click==8.1.7
|
||||||
# via
|
# via
|
||||||
# black
|
# black
|
||||||
# pip-tools
|
# pip-tools
|
||||||
coverage[toml]==7.3.1
|
coverage[toml]==7.3.2
|
||||||
# via pytest-cov
|
# via pytest-cov
|
||||||
curtsies==0.4.2
|
curtsies==0.4.2
|
||||||
# via bpython
|
# via bpython
|
||||||
cwcwidth==0.1.8
|
cwcwidth==0.1.9
|
||||||
# via
|
# via
|
||||||
# bpython
|
# bpython
|
||||||
# curtsies
|
# curtsies
|
||||||
distlib==0.3.7
|
distlib==0.3.7
|
||||||
# via virtualenv
|
# via virtualenv
|
||||||
django==4.2.5
|
django==4.2.6
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# django-browser-reload
|
# django-browser-reload
|
||||||
|
@ -59,13 +59,13 @@ django-debug-toolbar==4.2.0
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
filelock==3.12.4
|
filelock==3.12.4
|
||||||
# via virtualenv
|
# via virtualenv
|
||||||
greenlet==2.0.2
|
greenlet==3.0.0
|
||||||
# via bpython
|
# via bpython
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# wsproto
|
# wsproto
|
||||||
hypothesis==6.87.1
|
hypothesis==6.87.3
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
identify==2.5.30
|
identify==2.5.30
|
||||||
# via pre-commit
|
# via pre-commit
|
||||||
|
|
|
@ -22,7 +22,7 @@ confusable-homoglyphs==3.2.0
|
||||||
# via django-registration
|
# via django-registration
|
||||||
cryptography==41.0.4
|
cryptography==41.0.4
|
||||||
# via django-anymail
|
# via django-anymail
|
||||||
django==4.2.5
|
django==4.2.6
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# django-anymail
|
# django-anymail
|
||||||
|
@ -55,7 +55,7 @@ idna==3.4
|
||||||
# via
|
# via
|
||||||
# requests
|
# requests
|
||||||
# trio
|
# trio
|
||||||
markdown==3.4.4
|
markdown==3.5
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
outcome==1.2.0
|
outcome==1.2.0
|
||||||
# via trio
|
# via trio
|
||||||
|
|
Loading…
Reference in a new issue