Skip to content

Commit 88c3036

Browse files
chore(deps): update dependency pyyaml to v6 (GoogleCloudPlatform#6922)
Co-authored-by: Charles Engelke <engelke@google.com>
1 parent 60555cf commit 88c3036

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dataflow/flex-templates/streaming_beam/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ google-api-python-client==2.25.0
22
google-cloud-storage==1.42.2
33
pytest-xdist==2.3.0
44
pytest==6.2.4
5-
pyyaml==5.4.1
5+
pyyaml==6.0

endpoints/getting-started/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Flask==2.0.1
22
flask-cors==3.0.10
33
gunicorn==20.1.0
44
six==1.16.0
5-
pyyaml==5.4.1
5+
pyyaml==6.0
66
requests==2.26.0
77
google-auth==2.0.0
88
google-auth-oauthlib==0.4.6

0 commit comments

Comments
 (0)