From 638837f49e473ffa9f6cd99c3700215ec471120a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 10:11:22 +0000 Subject: [PATCH] Bump types-python-dateutil from 2.9.0.20250516 to 2.9.0.20250822 Bumps [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) from 2.9.0.20250516 to 2.9.0.20250822. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-python-dateutil dependency-version: 2.9.0.20250822 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-dev.txt b/requirements/requirements-dev.txt index f4c5f9a..7ec205d 100644 --- a/requirements/requirements-dev.txt +++ b/requirements/requirements-dev.txt @@ -136,7 +136,7 @@ tqdm==4.67.1 # via cladetime (pyproject.toml) types-awscrt==0.27.2 # via botocore-stubs -types-python-dateutil==2.9.0.20250516 +types-python-dateutil==2.9.0.20250822 # via cladetime (pyproject.toml) types-requests==2.32.0.20250515 # via cladetime (pyproject.toml)