From 6466a56db5cffdef913e904b9e203262c92c659c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 05:15:35 +0000 Subject: [PATCH] Bump types-pyserial from 3.5.0.20240826 to 3.5.0.20241221 Bumps [types-pyserial](https://github.com/python/typeshed) from 3.5.0.20240826 to 3.5.0.20241221. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyserial dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements_test.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 018bff54..fa29979d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ test = [ "pytest-asyncio==0.24.0", "ruff==0.8.1", "tox==4.23.2", - "types-pyserial==3.5.0.20240826" + "types-pyserial==3.5.0.20241221" ] docs = [ "sphinx==8.1.3", diff --git a/requirements_test.txt b/requirements_test.txt index 38a7c44c..44db6e58 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -8,4 +8,4 @@ pytest==8.3.4 ruff==0.8.1 tomli==2.2.1 tox==4.23.2 -types-pyserial==3.5.0.20240826 +types-pyserial==3.5.0.20241221