Skip to content

Commit c769ce5

Browse files
build(deps): bump numpy from 2.1.2 to 2.1.3 (#360)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67f530a commit c769ce5

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
"inflect==7.4.0",
4747
"pygithub==2.4.0",
4848
"lxml==5.3.0",
49-
"numpy==2.1.2",
49+
"numpy==2.1.3",
5050
"parse==1.20.2",
5151
"pytest==8.3.3",
5252
"pytest-cov==5.0.0",
@@ -61,7 +61,7 @@ doc = [
6161
"flit>=3.8.0",
6262
"inflect==7.4.0",
6363
"jupyter_sphinx==0.5.3",
64-
"numpy==2.1.2",
64+
"numpy==2.1.3",
6565
"numpydoc==1.8.0",
6666
"pandas==2.2.3",
6767
"parse==1.20.2",

0 commit comments

Comments
 (0)