Skip to content

Commit dc6e650

Browse files
committed
chore(deps): update dependency uritemplate to v4
1 parent 1c9dcfd commit dc6e650

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
@@ -42,7 +42,7 @@
4242
# Until this issue is closed
4343
# https://github.com/googleapis/google-cloud-python/issues/10566
4444
"google-api-core>=1.21.0,<3.0.0dev",
45-
"uritemplate>=3.0.0,<4dev",
45+
"uritemplate>=3.0.0,<5",
4646
]
4747

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

0 commit comments

Comments
 (0)