Skip to content

Commit 253684d

Browse files
committed
switch to pymongocrypt master
1 parent 6ae88a7 commit 253684d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ mockupdb = [
6161
"mockupdb@git+https://github.com/mongodb-labs/mongo-mockup-db@master"
6262
]
6363
pymongocrypt_source = [
64-
"pymongocrypt@git+https://github.com/blink1073/libmongocrypt@PYTHON-5531#subdirectory=bindings/python"
64+
"pymongocrypt@git+https://github.com/mongodb/libmongocrypt@master#subdirectory=bindings/python"
6565
]
6666
perf = ["simplejson"]
6767
typing = [

0 commit comments

Comments
 (0)