Skip to content

Commit f5ecf21

Browse files
dependabot[bot]adosikas
authored andcommitted
Bump scipy from 1.16.1 to 1.16.2
Bumps [scipy](https://github.com/scipy/scipy) from 1.16.1 to 1.16.2. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.16.1...v1.16.2) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.16.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91875b3 commit f5ecf21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "synth_mapping_helper"
77
dependencies = [
88
"numpy==2.2.6",
99
"numba==0.61.2",
10-
"scipy==1.16.1",
10+
"scipy==1.16.2",
1111
"matplotlib==3.10.6",
1212
"plotly==6.3.0",
1313
"pyperclip==1.9.0",

0 commit comments

Comments
 (0)