Skip to content

Commit b01a5be

Browse files
renovate-botleahecoleengelkekweinmeister
authored
chore(deps): update dependency numpy to v1.24.3 (GoogleCloudPlatform#9880)
* chore(deps): update dependency numpy to v1.24.3 * Apply suggestions from code review * Update requirements.txt * Update requirements.txt --------- Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com> Co-authored-by: Charles Engelke <engelke@google.com> Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com>
1 parent fcc6242 commit b01a5be

File tree

4 files changed

+3
-4
lines changed

4 files changed

+3
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==2.1.0
22
gunicorn==20.1.0
3-
numpy==1.24.2
3+
numpy==1.24.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==2.1.0
22
gunicorn==20.1.0
33
imageio==2.28.1
4-
numpy==1.24.2
4+
numpy==1.24.3
55
pillow==9.5.0
66
scipy==1.10.1

appengine/flexible_python37_and_earlier/numpy/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ Flask==2.1.0; python_version > '3.6'
22
Flask==2.0.3; python_version < '3.7'
33
gunicorn==20.1.0
44
numpy==1.21.6
5-
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-language==2.9.1
2-
numpy==1.24.2; python_version > '3.7'
2+
numpy==1.24.3; python_version > '3.7'
33
numpy==1.21.6; python_version == '3.7'

0 commit comments

Comments
 (0)