Skip to content

Commit 9dd7ad6

Browse files
build(deps): bump numpy from 2.1.1 to 2.1.2 (#334)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Camille <[email protected]>
1 parent 227ec21 commit 9dd7ad6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ tests = [
4646
"click==8.1.7",
4747
"pygithub==2.4.0",
4848
"lxml==5.3.0",
49-
"numpy==2.1.1",
49+
"numpy==2.1.2",
5050
"parse==1.20.2",
5151
"pytest==8.3.2",
5252
"pytest-cov==5.0.0",
@@ -60,7 +60,7 @@ doc = [
6060
"build>= 0.10.0",
6161
"flit>=3.8.0",
6262
"jupyter_sphinx==0.5.3",
63-
"numpy==2.1.1",
63+
"numpy==2.1.2",
6464
"numpydoc==1.8.0",
6565
"pandas==2.2.3",
6666
"parse==1.20.2",

0 commit comments

Comments
 (0)