Skip to content

Commit

Permalink
chore(deps): bump harlequin-mysql from 0.2.0 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps harlequin-mysql from 0.2.0 to 0.3.0.

---
updated-dependencies:
- dependency-name: harlequin-mysql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent a9a525d commit efdf7ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 63 deletions.
66 changes: 4 additions & 62 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ harlequin-nebulagraph = { version = ">=0.1", python = ">=3.9.0", optional = true
pre-commit = "^3.3.1"
textual-dev = "^1.0.1"
harlequin-postgres = "^0.3"
harlequin-mysql = "^0.2"
harlequin-mysql = ">=0.2,<0.4"
pyinstrument = "^4.6.2"

[tool.poetry.group.static.dependencies]
Expand Down

0 comments on commit efdf7ed

Please sign in to comment.