From 175969e0f7ab421fc51cb34b3e578f7afa6b3d59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 14:02:44 +0000 Subject: [PATCH] Bump types-bleach from 6.0.0.3 to 6.0.0.4 Bumps [types-bleach](https://github.com/python/typeshed) from 6.0.0.3 to 6.0.0.4. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-bleach dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 79665760..8f4db30d 100644 --- a/requirements.in +++ b/requirements.in @@ -27,7 +27,7 @@ Sphinx==6.2.1 sphinx-rtd-theme==1.2.2 sphinx-sitemap==2.5.0 time-machine -types-bleach==6.0.0.3 +types-bleach==6.0.0.4 types-python-dateutil==2.8.19.14 types-pytz==2023.3.0.0 types-requests==2.31.0.1 diff --git a/requirements.txt b/requirements.txt index 8f9d7b8a..07aba1c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -205,7 +205,7 @@ tinycss2==1.1.1 # via # cssselect2 # weasyprint -types-bleach==6.0.0.3 +types-bleach==6.0.0.4 # via -r requirements.in types-python-dateutil==2.8.19.14 # via -r requirements.in