Skip to content

Commit 03441b5

Browse files
tseaverbusunkim96
authored andcommitted
chore(error_reporting): pin 'google-cloud-logging >= 1.14.0, < 2.0.0dev (#9476)
1 parent 73f3db8 commit 03441b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# 'Development Status :: 4 - Beta'
2929
# 'Development Status :: 5 - Production/Stable'
3030
release_status = "Development Status :: 3 - Alpha"
31-
dependencies = ["google-cloud-logging>=1.11.0, <2.0dev"]
31+
dependencies = ["google-cloud-logging>=1.14.0, <2.0dev"]
3232
extras = {}
3333

3434

0 commit comments

Comments
 (0)