1 files changed, 4 insertions, 4 deletions
diff --git a/poetry.lock b/poetry.lock
index 13884e6698..ab61b9b042 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -3037,13 +3037,13 @@ twisted = "*"
[[package]]
name = "types-bleach"
-version = "6.0.0.4"
+version = "6.1.0.0"
description = "Typing stubs for bleach"
optional = false
-python-versions = "*"
+python-versions = ">=3.7"
files = [
- {file = "types-bleach-6.0.0.4.tar.gz", hash = "sha256:357b0226f65c4f20ab3b13ca8d78a6b91c78aad256d8ec168d4e90fc3303ebd4"},
- {file = "types_bleach-6.0.0.4-py3-none-any.whl", hash = "sha256:2b8767eb407c286b7f02803678732e522e04db8d56cbc9f1270bee49627eae92"},
+ {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"},
]
[[package]]
|