From 5e8eea10a312c5b22c2fc5d2d45e29c5a3110b64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 08:44:19 +0000 Subject: [PATCH] Bump types-python-slugify from 8.0.0.2 to 8.0.0.3 Bumps [types-python-slugify](https://github.com/python/typeshed) from 8.0.0.2 to 8.0.0.3. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-python-slugify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2745ee22..8d6585fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ ruff==0.0.275 reorder-python-imports==3.10.0 mypy==1.4.1 homeassistant-stubs==2023.3.0 -types-python-slugify==8.0.0.2 +types-python-slugify==8.0.0.3 voluptuous-stubs==0.1.1 # For mypy. Keep in sync with manifest.json and https://github.com/home-assistant/core/blob/master/requirements_all.txt. # If changed, make sure subclasses in modbus_client are still valid!