From 0269859ec3c57c8ae19a58fb8a5789772ff63a8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 00:26:52 +0000 Subject: [PATCH] chore(deps-dev): bump types-python-dateutil Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.9.0.20250822 to 2.9.0.20260518. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-python-dateutil dependency-version: 2.9.0.20260518 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d2fba17d..4eb92ad2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -110,7 +110,7 @@ tomlkit==0.13.3 ; python_version >= '3.7' trio==0.31.0 -types-python-dateutil==2.9.0.20250822 +types-python-dateutil==2.9.0.20260518 types-requests==2.32.4.20250809; python_version >= '3.7' urllib3==2.7.0 ; python_version >= '3.7'