From b18190891d1e325b0933273bb5086a50a0e7daef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 03:09:28 +0000 Subject: [PATCH] chore(deps-dev): bump the types group with 2 updates Bumps the types group with 2 updates: [types-requests](https://github.com/typeshed-internal/stub_uploader) and [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader). Updates `types-requests` from 2.32.0.20250328 to 2.32.0.20250515 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-python-dateutil` from 2.9.0.20241206 to 2.9.0.20250516 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-requests dependency-version: 2.32.0.20250515 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: types - dependency-name: types-python-dateutil dependency-version: 2.9.0.20250516 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 ca45e99d8..4699b8631 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -27,6 +27,6 @@ nbconvert==7.16.6 # mypy types types-cachetools==5.5.0.20240820 types-filelock==3.2.7 -types-requests==2.32.0.20250328 +types-requests==2.32.0.20250515 types-tabulate==0.9.0.20241207 -types-python-dateutil==2.9.0.20241206 +types-python-dateutil==2.9.0.20250516