Skip to content

Commit 1b9d2ae

Browse files
renovate-botglasnt
andauthored
chore(deps): update dependency scipy to v1.14.1 (#12843)
* chore(deps): update dependency scipy to v1.14.1 * Update appengine/flexible/scipy/requirements.txt * Update appengine/flexible/scipy/requirements.txt --------- Co-authored-by: Katie McLaughlin <[email protected]>
1 parent 8b3d4ed commit 1b9d2ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appengine/flexible/scipy/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ numpy==1.26.4; python_version == '3.9'
77
numpy==1.24.4; python_version == '3.8'
88
pillow==10.3.0
99
scipy==1.10.1; python_version <= '3.9'
10-
scipy==1.14.0; python_version > '3.9'
10+
scipy==1.14.1; python_version > '3.9'

appengine/flexible_python37_and_earlier/scipy/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ numpy==1.26.4; python_version == '3.9'
77
numpy==1.24.4; python_version == '3.8'
88
numpy==1.21.6; python_version == '3.7'
99
pillow==10.3.0
10-
scipy==1.14.0
10+
scipy==1.14.1
1111
Werkzeug==3.0.3

0 commit comments

Comments
 (0)