Skip to content

Commit c3a9a35

Browse files
chore(deps): update pandas requirement in /bots/gsbot
Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.1.4...v2.3.3) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6a971c commit c3a9a35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bots/gsbot/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sqlalchemy>=2.0.23
77
alembic>=1.16.5
88

99
# Data Processing
10-
pandas>=2.1.4
10+
pandas>=2.3.3
1111
numpy>=1.26.2
1212

1313
# API and Web

0 commit comments

Comments
 (0)