Skip to content

Commit 8a93f22

Browse files
authored
bump acryl-datahub (#35)
1 parent 1cf3f0e commit 8a93f22

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.claude/settings.local.json
2+
.graphqlrc.yml
23

34
# Python-generated files
45
__pycache__/

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "A Model Context Protocol (MCP) server for DataHub"
55
readme = "README.md"
66
requires-python = ">=3.10"
77
dependencies = [
8-
"acryl-datahub==1.2.0.1",
8+
"acryl-datahub==1.2.0.2",
99
"asyncer>=0.0.8",
1010
"fastmcp==2.10.5",
1111
"jmespath~=1.0.1",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)