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
6923b368fb
commit
74aac3ecbd
3 changed files with 7 additions and 7 deletions
|
@ -8,7 +8,7 @@ asgiref==3.6.0
|
|||
# via django
|
||||
async-generator==1.10
|
||||
# via trio
|
||||
attrs==22.2.0
|
||||
attrs==23.1.0
|
||||
# via
|
||||
# outcome
|
||||
# trio
|
||||
|
|
|
@ -12,7 +12,7 @@ async-generator==1.10
|
|||
# via
|
||||
# -c constraints.txt
|
||||
# trio
|
||||
attrs==22.2.0
|
||||
attrs==23.1.0
|
||||
# via
|
||||
# -c constraints.txt
|
||||
# hypothesis
|
||||
|
@ -58,7 +58,7 @@ django==4.2
|
|||
# django-browser-reload
|
||||
# django-debug-toolbar
|
||||
# model-bakery
|
||||
django-browser-reload==1.7.0
|
||||
django-browser-reload==1.8.0
|
||||
# via -r requirements-dev.in
|
||||
django-debug-toolbar==4.0.0
|
||||
# via -r requirements-dev.in
|
||||
|
@ -76,7 +76,7 @@ h11==0.14.0
|
|||
# via
|
||||
# -c constraints.txt
|
||||
# wsproto
|
||||
hypothesis==6.71.0
|
||||
hypothesis==6.72.0
|
||||
# via -r requirements-dev.in
|
||||
identify==2.5.22
|
||||
# via pre-commit
|
||||
|
@ -99,7 +99,7 @@ outcome==1.2.0
|
|||
# via
|
||||
# -c constraints.txt
|
||||
# trio
|
||||
packaging==23.0
|
||||
packaging==23.1
|
||||
# via
|
||||
# black
|
||||
# build
|
||||
|
@ -221,7 +221,7 @@ wsproto==1.2.0
|
|||
# trio-websocket
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
pip==23.0.1
|
||||
pip==23.1
|
||||
# via pip-tools
|
||||
setuptools==67.6.1
|
||||
# via
|
||||
|
|
|
@ -8,7 +8,7 @@ asgiref==3.6.0
|
|||
# via django
|
||||
async-generator==1.10
|
||||
# via trio
|
||||
attrs==22.2.0
|
||||
attrs==23.1.0
|
||||
# via
|
||||
# outcome
|
||||
# trio
|
||||
|
|
Loading…
Reference in a new issue