Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'main' into dependabot/pip/dependencies-80e7791be9
  • Loading branch information
hpohekar authored Oct 1, 2025
commit 07dc75860f3f308e0de8f5ef8a5e624783e4f4fe
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ tests = [
"numpy==2.2.6; python_version >'3.10'", # TODO: Limit to be removed once Python 3.10 support is dropped
"numpy==1.26.4; python_version <= '3.10'", # TODO: Dependency to be removed once Python 3.10 support is dropped
"pytest==8.4.2",
"pytest-cov==6.2.1",
"pytest-cov==7.0.0",
"pytest-mock==3.15.1",
"pint==0.24.4",
]
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.