Skip to content

Commit 481af10

Browse files
authored
Merge branch 'main' into dependabot/pip/_package/numpy-2.1.3
2 parents ea02769 + 95289d1 commit 481af10

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ 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",
52-
"pytest-cov==5.0.0",
52+
"pytest-cov==6.0.0",
5353
"pytest-rerunfailures==14.0",
5454
"pyyaml==6.0.2",
5555
"regex==2024.9.11",
@@ -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)