Skip to content

Commit cafd321

Browse files
Bump numpy from 1.26.2 to 1.26.3 (#187)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1999655 commit cafd321

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ tests = [
4242
"click==8.1.7",
4343
"pygithub==2.1.1",
4444
"lxml==5.1.0",
45-
"numpy==1.26.2",
45+
"numpy==1.26.3",
4646
"parse==1.20.0",
4747
"pytest==7.4.4",
4848
"pytest-cov==4.1.0",
@@ -54,7 +54,7 @@ doc = [
5454
"build>= 0.10.0",
5555
"flit>=3.8.0",
5656
"jupyter_sphinx==0.5.3",
57-
"numpy==1.26.2",
57+
"numpy==1.26.3",
5858
"numpydoc==1.6.0",
5959
"pandas==2.1.4",
6060
"parse==1.20.0",

0 commit comments

Comments
 (0)