summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--changelog.d/15100.misc1
-rw-r--r--poetry.lock6
2 files changed, 4 insertions, 3 deletions
diff --git a/changelog.d/15100.misc b/changelog.d/15100.misc
new file mode 100644
index 0000000000..035d094549
--- /dev/null
+++ b/changelog.d/15100.misc
@@ -0,0 +1 @@
+Bump types-bleach from 5.0.3.1 to 6.0.0.0.
diff --git a/poetry.lock b/poetry.lock
index 20319fb7c6..da303676c4 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -2548,14 +2548,14 @@ files = [
 
 [[package]]
 name = "types-bleach"
-version = "5.0.3.1"
+version = "6.0.0.0"
 description = "Typing stubs for bleach"
 category = "dev"
 optional = false
 python-versions = "*"
 files = [
-    {file = "types-bleach-5.0.3.1.tar.gz", hash = "sha256:ce8772ea5126dab1883851b41e3aeff229aa5213ced36096990344e632e92373"},
-    {file = "types_bleach-5.0.3.1-py3-none-any.whl", hash = "sha256:af5f1b3a54ff279f54c29eccb2e6988ebb6718bc4061469588a5fd4880a79287"},
+    {file = "types-bleach-6.0.0.0.tar.gz", hash = "sha256:770ce9c7ea6173743ef1a4a70f2619bb1819bf53c7cd0336d939af93f488fbe2"},
+    {file = "types_bleach-6.0.0.0-py3-none-any.whl", hash = "sha256:75f55f035837c5fce2cd0bd5162a2a90057680a89c9275588a5c12f5f597a14a"},
 ]
 
 [[package]]