Skip to content

Commit c1d6782

Browse files
pip prod(deps): bump pandas from 2.3.3 to 3.0.1
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.3.3 to 3.0.1. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.3...v3.0.1) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d04aed0 commit c1d6782

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

requirements.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ packaging==23.2
6868
# via
6969
# plotly
7070
# pytest
71-
pandas==2.3.3
71+
pandas==3.0.1
7272
# via -r requirements.txt.in
7373
plotly==6.5.2
7474
# via -r requirements.txt.in
@@ -92,8 +92,6 @@ python-dateutil==2.8.2
9292
# via
9393
# koji
9494
# pandas
95-
pytz==2023.4
96-
# via pandas
9795
regex==2026.1.15
9896
# via -r requirements.txt.in
9997
requests==2.32.5
@@ -123,8 +121,6 @@ typer[all]==0.7.0
123121
# via tft-cli
124122
typing-extensions==4.8.0
125123
# via pygithub
126-
tzdata==2023.4
127-
# via pandas
128124
urllib3==2.6.3
129125
# via
130126
# pygithub

0 commit comments

Comments
 (0)