Skip to content

Commit 258a97c

Browse files
committed
chore: typo
1 parent 5d0ca29 commit 258a97c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-dns/noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ def core_deps_from_source(session, protobuf_implementation):
534534
# the `prerel_deps` list in the `prerelease_deps` nox session should also be updated.
535535
core_dependencies_from_source = [
536536
"googleapis-common-protos @ git+https://github.com/googleapis/google-cloud-python#egg=googleapis-common-protos&subdirectory=packages/googleapis-common-protos",
537-
"google-cloud-core @ git+https://github.com/googleapis/python-api-core.git",
537+
"google-cloud-core @ git+https://github.com/googleapis/python-cloud-core.git",
538538
"google-auth @ git+https://github.com/googleapis/google-auth-library-python.git",
539539
"proto-plus @ git+https://github.com/googleapis/proto-plus-python.git",
540540
]

0 commit comments

Comments
 (0)