Skip to content

Commit 395a982

Browse files
chore(deps): update numpy requirement in /bots/gsbot
Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.2...v2.0.2) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37db42f commit 395a982

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
@@ -8,7 +8,7 @@ alembic>=1.16.5
88

99
# Data Processing
1010
pandas>=2.3.3
11-
numpy>=1.26.2
11+
numpy>=2.0.2
1212

1313
# API and Web
1414
aiohttp>=3.13.5

0 commit comments

Comments
 (0)