From 6235b50c9d1b2e704bade5d889c8e367866aa12f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 03:59:43 +0000 Subject: [PATCH] chore(deps-dev): bump the types group with 2 updates Bumps the types group with 2 updates: [types-cachetools](https://github.com/python/typeshed) and [types-python-dateutil](https://github.com/python/typeshed). Updates `types-cachetools` from 5.4.0.20240717 to 5.5.0.20240820 - [Commits](https://github.com/python/typeshed/commits) Updates `types-python-dateutil` from 2.9.0.20240316 to 2.9.0.20240821 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-cachetools dependency-type: direct:development update-type: version-update:semver-minor dependency-group: types - dependency-name: types-python-dateutil dependency-type: direct:development update-type: version-update:semver-patch dependency-group: types ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e5191d48d..b706532dc 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -25,8 +25,8 @@ time-machine==2.15.0 nbconvert==7.16.4 # mypy types -types-cachetools==5.4.0.20240717 +types-cachetools==5.5.0.20240820 types-filelock==3.2.7 types-requests==2.32.0.20240712 types-tabulate==0.9.0.20240106 -types-python-dateutil==2.9.0.20240316 +types-python-dateutil==2.9.0.20240821