Skip to content

Commit 206f947

Browse files
build(deps): bump pandas-stubs from 2.3.3.260113 to 3.0.0.260204
Bumps [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) from 2.3.3.260113 to 3.0.0.260204. - [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md) - [Commits](pandas-dev/pandas-stubs@v2.3.3.260113...v3.0.0.260204) --- updated-dependencies: - dependency-name: pandas-stubs dependency-version: 3.0.0.260204 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32237e3 commit 206f947

File tree

3 files changed

+8
-18
lines changed

3 files changed

+8
-18
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies = [
5656
"numpy==2.4.2",
5757
"packaging==25.0",
5858
"pandas==2.3.2",
59-
"pandas-stubs~=2.3.2",
59+
"pandas-stubs~=3.0.0",
6060
"pg8000==1.31.5",
6161
"phonenumbers==9.0.24",
6262
"pillow==11.3.0",

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -914,9 +914,9 @@ pandas==2.3.2 \
914914
--hash=sha256:c6f048aa0fd080d6a06cc7e7537c09b53be6642d330ac6f54a600c3ace857ee9 \
915915
--hash=sha256:d2c3554bd31b731cd6490d94a28f3abb8dd770634a9e06eb6d2911b9827db370
916916
# via ocotilloapi
917-
pandas-stubs==2.3.3.260113 \
918-
--hash=sha256:076e3724bcaa73de78932b012ec64b3010463d377fa63116f4e6850643d93800 \
919-
--hash=sha256:ec070b5c576e1badf12544ae50385872f0631fc35d99d00dc598c2954ec564d3
917+
pandas-stubs==3.0.0.260204 \
918+
--hash=sha256:5ab9e4d55a6e2752e9720828564af40d48c4f709e6a2c69b743014a6fcb6c241 \
919+
--hash=sha256:bf9294b76352effcffa9cb85edf0bed1339a7ec0c30b8e1ac3d66b4228f1fbc3
920920
# via ocotilloapi
921921
pg8000==1.31.5 \
922922
--hash=sha256:0af2c1926b153307639868d2ee5cef6cd3a7d07448e12736989b10e1d491e201 \

uv.lock

Lines changed: 4 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)