Skip to content

Commit e121a81

Browse files
Bump numpy from 2.2.1 to 2.2.2 (#644)
Bumps [numpy](https://github.com/numpy/numpy) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6d8a30 commit e121a81

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

poetry.lock

+57-57
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ sqlalchemy = "==2.0.37"
1919
aiosqlite = "==0.20.0"
2020
ollama = "==0.4.6"
2121
pydantic-settings = "==2.7.1"
22-
numpy = "==2.2.1"
22+
numpy = "==2.2.2"
2323
tree-sitter = "==0.24.0"
2424
tree-sitter-go = "==0.23.4"
2525
tree-sitter-java = "==0.23.5"

0 commit comments

Comments
 (0)