diff --git a/poetry.lock b/poetry.lock index 872033cd6..ca393e37b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2398,13 +2398,13 @@ files = [ [[package]] name = "trio" -version = "0.22.1" +version = "0.22.2" description = "A friendly Python library for async concurrency and I/O" optional = false python-versions = ">=3.7" files = [ - {file = "trio-0.22.1-py3-none-any.whl", hash = "sha256:1270da4a4a33caf33f85c6a255f2ef5f71629a3ec9aea31a052062b673ae58d3"}, - {file = "trio-0.22.1.tar.gz", hash = "sha256:eb5f641b313eb502a16de176d84cecd9ccf2394a7c8655d2297398376bb15eca"}, + {file = "trio-0.22.2-py3-none-any.whl", hash = "sha256:f43da357620e5872b3d940a2e3589aa251fd3f881b65a608d742e00809b1ec38"}, + {file = "trio-0.22.2.tar.gz", hash = "sha256:3887cf18c8bcc894433420305468388dac76932e9668afa1c49aa3806b6accb3"}, ] [package.dependencies]