From e2fbbf2160d836a367e398052178e557ddcc206e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 21:46:57 +0000 Subject: [PATCH] Bump types-python-dateutil from 2.9.0.20240316 to 2.9.0.20240821 Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.9.0.20240316 to 2.9.0.20240821. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-python-dateutil 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 5867ed5d..7e2a1ccc 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -8,6 +8,6 @@ types-chardet==5.0.4.6 types-ujson==5.10.0.20240515 types-PyYAML==6.0.12.20240808 types-requests==2.32.0.20240712 # 2.31.0.7 introduced a regression -types-python-dateutil==2.9.0.20240316 +types-python-dateutil==2.9.0.20240821 ruff==0.6.2 wheel==0.44.0 \ No newline at end of file