diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-13 11:05:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-13 11:05:37 +0000 |
commit | 22a513014dcd1c544c0d7d101c36a3614ec2c822 (patch) | |
tree | e7f3c9334d32091774a781d8d6f436c74fa395c9 /poetry.lock | |
parent | Bump towncrier from 23.6.0 to 23.11.0 (#16622) (diff) | |
download | synapse-22a513014dcd1c544c0d7d101c36a3614ec2c822.tar.xz |
Bump types-bleach from 6.1.0.0 to 6.1.0.1 (#16624)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '')
-rw-r--r-- | poetry.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock index fa9341235a..c6470c707c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3033,13 +3033,13 @@ twisted = "*" [[package]] name = "types-bleach" -version = "6.1.0.0" +version = "6.1.0.1" description = "Typing stubs for bleach" optional = false python-versions = ">=3.7" files = [ - {file = "types-bleach-6.1.0.0.tar.gz", hash = "sha256:3cf0e55d4618890a00af1151f878b2e2a7a96433850b74e12bede7663d774532"}, - {file = "types_bleach-6.1.0.0-py3-none-any.whl", hash = "sha256:f0bc75d0f6475036ac69afebf37c41d116dfba78dae55db80437caf0fcd35c28"}, + {file = "types-bleach-6.1.0.1.tar.gz", hash = "sha256:1e43c437e734a90efe4f40ebfe831057599568d3b275939ffbd6094848a18a27"}, + {file = "types_bleach-6.1.0.1-py3-none-any.whl", hash = "sha256:f83f80e0709f13d809a9c79b958a1089df9b99e68059287beb196e38967e4ddf"}, ] [[package]] |