Skip to content

Commit 4d1c8cf

Browse files
authored
chore(deps): update dependency google-cloud-logging to v2 (#39)
1 parent a09449d commit 4d1c8cf

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
@@ -29,7 +29,7 @@
2929
# 'Development Status :: 5 - Production/Stable'
3030
release_status = "Development Status :: 4 - Beta"
3131
dependencies = [
32-
"google-cloud-logging>=1.14.0, <2.0dev",
32+
"google-cloud-logging>=1.14.0, <2.1",
3333
"google-api-core[grpc] >= 1.22.0, < 2.0.0dev",
3434
"proto-plus >= 1.4.0",
3535
"libcst >= 0.2.5",

0 commit comments

Comments
 (0)