Skip to content

Commit

Permalink
build(deps): bump numpy from 2.0.0 to 2.1.0 (#306)
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] and clatapie authored Aug 20, 2024
1 parent 3f94997 commit c48dd86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ tests = [
"click==8.1.7",
"pygithub==2.3.0",
"lxml==5.2.2",
"numpy==2.0.0",
"numpy==2.1.0",
"parse==1.20.2",
"pytest==8.3.2",
"pytest-cov==5.0.0",
Expand All @@ -54,7 +54,7 @@ doc = [
"build>= 0.10.0",
"flit>=3.8.0",
"jupyter_sphinx==0.5.3",
"numpy==2.0.0",
"numpy==2.1.0",
"numpydoc==1.8.0",
"pandas==2.2.2",
"parse==1.20.2",
Expand Down

0 comments on commit c48dd86

Please sign in to comment.