Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit 04a0c33

Browse files
author
haikalpribadi
committed
Update version candidate
1 parent 218828e commit 04a0c33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dependencies/graknlabs/repositories.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def graknlabs_dependencies():
2323
git_repository(
2424
name = "graknlabs_dependencies",
2525
remote = "https://github.com/graknlabs/dependencies",
26-
commit = "592ff77096653d8bbcbd9f8db8dcc9773f49822e", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_dependencies
26+
commit = "1fe947a6a7f78d6b0dbe14481cdd0d6929988e5e", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_dependencies
2727
)
2828

2929
def graknlabs_common():

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626

2727
## Dependencies
2828

29-
grakn-protocol==0.0.0-e2a1b72cf15eb4231de5b979c0d683a5b49a169e
29+
grakn-protocol==2.0.0a8
3030
grpcio==1.35.0
3131
protobuf==3.14.0

0 commit comments

Comments
 (0)