From 715df3c5631ced07372dae8a3adc8dd4244bf1b3 Mon Sep 17 00:00:00 2001 From: Thomas Sileo Date: Wed, 21 Sep 2022 21:01:37 +0200 Subject: [PATCH] Update deps --- poetry.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/poetry.lock b/poetry.lock index 51c8a8d..511cce2 100644 --- a/poetry.lock +++ b/poetry.lock @@ -463,7 +463,7 @@ socks = ["socksio (>=1.0.0,<2.0.0)"] [[package]] name = "humanize" -version = "4.3.0" +version = "4.4.0" description = "Python humanize utilities" category = "main" optional = false @@ -1118,7 +1118,7 @@ python-versions = "*" [[package]] name = "types-pillow" -version = "9.2.1" +version = "9.2.2" description = "Typing stubs for Pillow" category = "dev" optional = false @@ -1659,8 +1659,8 @@ httpx = [ {file = "httpx-0.23.0.tar.gz", hash = "sha256:f28eac771ec9eb4866d3fb4ab65abd42d38c424739e80c08d8d20570de60b0ef"}, ] humanize = [ - {file = "humanize-4.3.0-py3-none-any.whl", hash = "sha256:5dd159c9910cd57b94072e4d7decae097f0eb84c4645153706929a7f127cb2ef"}, - {file = "humanize-4.3.0.tar.gz", hash = "sha256:0dfac79fe8c1c0c734c14177b07b857bad9ae30dd50daa0a14e2c3d8054ee0c4"}, + {file = "humanize-4.4.0-py3-none-any.whl", hash = "sha256:8830ebf2d65d0395c1bd4c79189ad71e023f277c2c7ae00f263124432e6f2ffa"}, + {file = "humanize-4.4.0.tar.gz", hash = "sha256:efb2584565cc86b7ea87a977a15066de34cdedaf341b11c851cfcfd2b964779c"}, ] hyperframe = [] idna = [ @@ -2193,8 +2193,8 @@ types-markdown = [ {file = "types_Markdown-3.4.2-py3-none-any.whl", hash = "sha256:7dd9fe8bd2645ec984f438b255f42b795507b5cd2a998cc1970ec13f443dc832"}, ] types-pillow = [ - {file = "types-Pillow-9.2.1.tar.gz", hash = "sha256:9781104ee2176f680576523fa2a2b83b134957aec6f4d62582cc9e74c93a60b4"}, - {file = "types_Pillow-9.2.1-py3-none-any.whl", hash = "sha256:d63743ef631e47f8d8669590ea976162321a9a7604588b424b6306533453fb63"}, + {file = "types-Pillow-9.2.2.tar.gz", hash = "sha256:6b525b0951ada076f3aefe2347e0bff6231283ce959ad8577a4416604acc673c"}, + {file = "types_Pillow-9.2.2-py3-none-any.whl", hash = "sha256:bfe14afa1e9047a52b3dc326c93b4f57db72641794e194f11b511f68b0061814"}, ] types-python-dateutil = [] types-requests = [