Skip to content

Commit 4ecdd02

Browse files
Bump scipy from 1.11.2 to 1.11.3
Bumps [scipy](https://github.com/scipy/scipy) from 1.11.2 to 1.11.3. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.11.2...v1.11.3) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97f68d4 commit 4ecdd02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ matplotlib==3.8.0
22
scikit_learn==1.3.1
33
pandas==2.1.1
44
numpy==1.23.5
5-
scipy==1.11.2
5+
scipy==1.11.3
66
tensorflow==2.14.0

requirements_gpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ matplotlib==3.8.0
22
scikit_learn==1.3.1
33
pandas==2.1.1
44
numpy==1.23.5
5-
scipy==1.11.2
5+
scipy==1.11.3
66
tensorflow_gpu==2.12.0

0 commit comments

Comments
 (0)