Skip to content

Commit bb85fec

Browse files
Bump graphqlite from 0.5.0 to 0.6.0
Bumps [graphqlite](https://github.com/colliery-io/graphqlite) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/colliery-io/graphqlite/releases) - [Changelog](https://github.com/colliery-io/graphqlite/blob/main/CHANGELOG.md) - [Commits](colliery-io/graphqlite@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: graphqlite dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 655fea1 commit bb85fec

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ code-analysis = [
4545
"tree-sitter-language-pack>=1.0.0",
4646
]
4747
graphqlite = [
48-
"graphqlite>=0.4.4",
48+
"graphqlite>=0.6.0",
4949
"pysqlite3>=0.6.0",
5050
]
5151
playwright = [
@@ -91,7 +91,7 @@ github = [
9191
"PyGithub>=2.0.0",
9292
]
9393
dev = [
94-
"graphqlite>=0.4.4",
94+
"graphqlite>=0.6.0",
9595
"pysqlite3>=0.6.0",
9696
"cryptography>=48.0.0",
9797
"watchdog>=3.0.0",

uv.lock

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

0 commit comments

Comments
 (0)