Update dependencies

This commit is contained in:
Crocmagnon 2023-04-17 18:07:01 +00:00 committed by github-actions[bot]
parent 6923b368fb
commit 74aac3ecbd
3 changed files with 7 additions and 7 deletions

View file

@ -8,7 +8,7 @@ asgiref==3.6.0
# via django # via django
async-generator==1.10 async-generator==1.10
# via trio # via trio
attrs==22.2.0 attrs==23.1.0
# via # via
# outcome # outcome
# trio # trio

View file

@ -12,7 +12,7 @@ async-generator==1.10
# via # via
# -c constraints.txt # -c constraints.txt
# trio # trio
attrs==22.2.0 attrs==23.1.0
# via # via
# -c constraints.txt # -c constraints.txt
# hypothesis # hypothesis
@ -58,7 +58,7 @@ django==4.2
# django-browser-reload # django-browser-reload
# django-debug-toolbar # django-debug-toolbar
# model-bakery # model-bakery
django-browser-reload==1.7.0 django-browser-reload==1.8.0
# via -r requirements-dev.in # via -r requirements-dev.in
django-debug-toolbar==4.0.0 django-debug-toolbar==4.0.0
# via -r requirements-dev.in # via -r requirements-dev.in
@ -76,7 +76,7 @@ h11==0.14.0
# via # via
# -c constraints.txt # -c constraints.txt
# wsproto # wsproto
hypothesis==6.71.0 hypothesis==6.72.0
# via -r requirements-dev.in # via -r requirements-dev.in
identify==2.5.22 identify==2.5.22
# via pre-commit # via pre-commit
@ -99,7 +99,7 @@ outcome==1.2.0
# via # via
# -c constraints.txt # -c constraints.txt
# trio # trio
packaging==23.0 packaging==23.1
# via # via
# black # black
# build # build
@ -221,7 +221,7 @@ wsproto==1.2.0
# trio-websocket # trio-websocket
# The following packages are considered to be unsafe in a requirements file: # The following packages are considered to be unsafe in a requirements file:
pip==23.0.1 pip==23.1
# via pip-tools # via pip-tools
setuptools==67.6.1 setuptools==67.6.1
# via # via

View file

@ -8,7 +8,7 @@ asgiref==3.6.0
# via django # via django
async-generator==1.10 async-generator==1.10
# via trio # via trio
attrs==22.2.0 attrs==23.1.0
# via # via
# outcome # outcome
# trio # trio