From e657b08e73a388959365117221100239d41186c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 16:30:56 +0000 Subject: [PATCH] Update types-python-dateutil requirement Updates the requirements on [types-python-dateutil](https://github.com/python/typeshed) to permit the latest version. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-python-dateutil dependency-version: 2.9.0.20241206 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index ae82fe5..bb1f420 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,5 +2,5 @@ pytest >= 8.3.5 pytest-cov >= 2.8.1 tox >= 3.9.0 flake8 >= 4.0.0 -types-python-dateutil >= 2.8.19.14 +types-python-dateutil >= 2.9.0.20241206 mypy >= 1.5