Update dependencies

This commit is contained in:
Crocmagnon 2023-04-17 18:04:58 +00:00 committed by github-actions[bot]
parent 60ff8dbaec
commit b9e0e9e244
3 changed files with 5 additions and 5 deletions

View file

@ -60,7 +60,7 @@ numpy==1.24.2
# via # via
# contourpy # contourpy
# matplotlib # matplotlib
packaging==23.0 packaging==23.1
# via matplotlib # via matplotlib
pillow==9.5.0 pillow==9.5.0
# via # via

View file

@ -10,7 +10,7 @@ asgiref==3.6.0
# django # 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
# pytest # pytest
@ -71,7 +71,7 @@ nodeenv==1.7.0
# via pre-commit # via pre-commit
outcome==1.2.0 outcome==1.2.0
# via trio # via trio
packaging==23.0 packaging==23.1
# via # via
# -c constraints.txt # -c constraints.txt
# black # black
@ -174,7 +174,7 @@ wsproto==1.2.0
# via trio-websocket # via 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

@ -60,7 +60,7 @@ numpy==1.24.2
# via # via
# contourpy # contourpy
# matplotlib # matplotlib
packaging==23.0 packaging==23.1
# via matplotlib # via matplotlib
pillow==9.5.0 pillow==9.5.0
# via # via