Skip to content

Commit 70921ea

Browse files
renovate-botgcf-owl-bot[bot]David Cavazos
authored
chore(deps): update dependency functions-framework to v3.5.0 (GoogleCloudPlatform#11539)
* chore(deps): update dependency functions-framework to v3.5.0 * πŸ¦‰ Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * test only on python 3.11 * revert python version changes --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: David Cavazos <dcavazos@google.com>
1 parent e6b201c commit 70921ea

File tree

44 files changed

+45
-43
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+45
-43
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==2.2.2
2-
functions-framework==3.3.0
2+
functions-framework==3.5.0
33
google-cloud-documentai==2.15.0
44
pytest==7.2.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==2.2.2
2-
functions-framework==3.3.0
2+
functions-framework==3.5.0
33
google-cloud-documentai==2.15.0
44
Werkzeug==2.3.7
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==2.2.2
2-
functions-framework==3.3.0
2+
functions-framework==3.5.0
33
google-cloud-translate==3.11.1
44
pytest==7.2.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==2.2.2
2-
functions-framework==3.3.0
2+
functions-framework==3.5.0
33
google-cloud-translate==3.11.1
44
Werkzeug==2.3.7
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==2.2.2
2-
functions-framework==3.3.0
2+
functions-framework==3.5.0
33
google-cloud-vision==3.4.2
44
pytest==7.2.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==2.2.2
2-
functions-framework==3.3.0
2+
functions-framework==3.5.0
33
google-cloud-vision==3.4.2
44
Werkzeug==2.3.7

β€Žcloud-media-livestream/keypublisher/requirements.txtβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cryptography==42.0.4
22
Flask==2.2.5
3-
functions-framework==3.1.0
3+
functions-framework==3.5.0
44
google-cloud-secret-manager==2.12.1
55
lxml==4.9.4
66
pycryptodome==3.19.1

β€Žcloud-sql/mysql/sqlalchemy/requirements.txtβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ SQLAlchemy==2.0.24
33
PyMySQL==1.1.0
44
gunicorn==20.1.0
55
cloud-sql-python-connector==1.2.4
6-
functions-framework==3.3.0
6+
functions-framework==3.5.0
77
Werkzeug==2.3.7

β€Žcloud-sql/postgres/sqlalchemy/requirements.txtβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ pg8000==1.29.8
33
SQLAlchemy==2.0.24
44
cloud-sql-python-connector==1.2.4
55
gunicorn==20.1.0
6-
functions-framework==3.3.0
6+
functions-framework==3.5.0
77
Werkzeug==2.3.7

β€Žcloud-sql/sql-server/sqlalchemy/requirements.txtβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ pyopenssl==24.0.0
55
SQLAlchemy==2.0.24
66
cloud-sql-python-connector==1.2.4
77
sqlalchemy-pytds==1.0.0
8-
functions-framework==3.3.0
8+
functions-framework==3.5.0
99
Werkzeug==2.3.7

0 commit comments

Comments
Β (0)