From 8970b07e17353801805ff202c0aacd1f13fda939 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Jul 2025 14:16:43 +0200 Subject: [PATCH] build(deps-dev): bump pandas-stubs from 2.2.3.250527 to 2.3.0.250703 (#612) Bumps [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) from 2.2.3.250527 to 2.3.0.250703. - [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md) - [Commits](https://github.com/pandas-dev/pandas-stubs/commits) --- updated-dependencies: - dependency-name: pandas-stubs dependency-version: 2.3.0.250703 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1ac4cc7..400e3c1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -12,4 +12,4 @@ pytest-xprocess==1.0.2 pre-commit mypy==1.16.1 types-requests==2.32.4.20250611 -pandas-stubs==2.2.3.250527 +pandas-stubs==2.3.0.250703