Skip to content

Commit 3b53568

Browse files
renovate-botbusunkim96
authored andcommitted
chore(deps): update dependency google-cloud-monitoring to >=0.31.1, <0.35 (#9904)
1 parent 371c4f2 commit 3b53568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

irm/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
release_status = "Development Status :: 3 - Alpha"
2626
dependencies = [
2727
"google-api-core[grpc] >= 1.14.0, < 2.0.0dev",
28-
"google-cloud-monitoring>=0.31.1, <0.34",
28+
"google-cloud-monitoring>=0.31.1, <0.35",
2929
]
3030

3131
package_root = os.path.abspath(os.path.dirname(__file__))

0 commit comments

Comments
 (0)