mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 14:23:53 +01:00
Update dependencies
This commit is contained in:
parent
feb72444cc
commit
04dd49f492
3 changed files with 8 additions and 8 deletions
|
@ -24,7 +24,7 @@ confusable-homoglyphs==3.2.0
|
|||
# via django-registration
|
||||
cryptography==41.0.7
|
||||
# via django-anymail
|
||||
django==4.2.8
|
||||
django==4.2.9
|
||||
# via
|
||||
# -r requirements.in
|
||||
# django-anymail
|
||||
|
@ -65,7 +65,7 @@ outcome==1.3.0.post0
|
|||
# via trio
|
||||
packaging==23.2
|
||||
# via gunicorn
|
||||
pillow==10.1.0
|
||||
pillow==10.2.0
|
||||
# via -r requirements.in
|
||||
pycparser==2.21
|
||||
# via cffi
|
||||
|
|
|
@ -50,7 +50,7 @@ cwcwidth==0.1.9
|
|||
# curtsies
|
||||
distlib==0.3.8
|
||||
# via virtualenv
|
||||
django==4.2.8
|
||||
django==4.2.9
|
||||
# via
|
||||
# -c constraints.txt
|
||||
# django-browser-reload
|
||||
|
@ -68,7 +68,7 @@ h11==0.14.0
|
|||
# via
|
||||
# -c constraints.txt
|
||||
# wsproto
|
||||
hypothesis==6.92.2
|
||||
hypothesis==6.92.5
|
||||
# via -r requirements-dev.in
|
||||
identify==2.5.33
|
||||
# via pre-commit
|
||||
|
@ -157,7 +157,7 @@ requests==2.31.0
|
|||
# bpython
|
||||
# pytest-base-url
|
||||
# pytest-selenium
|
||||
ruff==0.1.9
|
||||
ruff==0.1.11
|
||||
# via -r requirements-dev.in
|
||||
selenium==4.9.1
|
||||
# via
|
||||
|
@ -197,7 +197,7 @@ urllib3[socks]==2.1.0
|
|||
# selenium
|
||||
virtualenv==20.25.0
|
||||
# via pre-commit
|
||||
wcwidth==0.2.12
|
||||
wcwidth==0.2.13
|
||||
# via blessed
|
||||
wheel==0.42.0
|
||||
# via pip-tools
|
||||
|
|
|
@ -24,7 +24,7 @@ confusable-homoglyphs==3.2.0
|
|||
# via django-registration
|
||||
cryptography==41.0.7
|
||||
# via django-anymail
|
||||
django==4.2.8
|
||||
django==4.2.9
|
||||
# via
|
||||
# -r requirements.in
|
||||
# django-anymail
|
||||
|
@ -65,7 +65,7 @@ outcome==1.3.0.post0
|
|||
# via trio
|
||||
packaging==23.2
|
||||
# via gunicorn
|
||||
pillow==10.1.0
|
||||
pillow==10.2.0
|
||||
# via -r requirements.in
|
||||
pycparser==2.21
|
||||
# via cffi
|
||||
|
|
Loading…
Reference in a new issue