build(deps): bump the python-minor-patch group across 2 directories with 2 updates - #33
Open
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/backend/python/pydevlake/python-minor-patch-211fd9af5c
branch
2 times, most recently
from
September 2, 2026 15:35
7f450e7 to
a1ca1f1
Compare
…ith 2 updates Bumps the python-minor-patch group with 1 update in the /backend/python/pydevlake directory: [fire](https://github.com/google/python-fire). Bumps the python-minor-patch group with 1 update in the /grafana/scripts directory: [sqlglot](https://github.com/tobymao/sqlglot). Updates `fire` from 0.4.0 to 0.7.1 - [Release notes](https://github.com/google/python-fire/releases) - [Commits](google/python-fire@v0.4.0...v0.7.1) Updates `sqlglot` from 30.12.0 to 30.17.0 - [Commits](tobymao/sqlglot@v30.12.0...v30.17.0) --- updated-dependencies: - dependency-name: fire dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: sqlglot dependency-version: 30.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/backend/python/pydevlake/python-minor-patch-211fd9af5c
branch
from
September 2, 2026 15:48
a1ca1f1 to
d535487
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python-minor-patch group with 1 update in the /backend/python/pydevlake directory: fire.
Bumps the python-minor-patch group with 1 update in the /grafana/scripts directory: sqlglot.
Updates
firefrom 0.4.0 to 0.7.1Release notes
Sourced from fire's releases.
... (truncated)
Commits
8ea2f63Update email addressea8c7f5Remove unused MANIFEST86bf4caUpdate pylint requirement from <3.3.7 to <3.3.8 (#614)8c62e05Update pytest requirement from <=8.3.5 to <=8.4.1 (#615)cec0119Update hypothesis requirement from <6.133.0 to <6.136.0 (#616)8449619Use ty in place of pytype (#617)d33056cMove to pyproject.toml (#613)2e6f8d2Bump version to 0.7.1 (#609)dba7e1dUpdate hypothesis requirement in /.github/scripts (#608)51974c6Update pylint requirement from <3.3.5 to <3.3.7 in /.github/scripts (#591)Updates
sqlglotfrom 30.12.0 to 30.17.0Commits
9a8129bfeat(executor): implement LENGTH [CLAUDE] (#8145)b7386b7fix(optimizer)!: scope DML / DDL query fragments properly (#8140)8619582fix(optimizer): preserve identifier meta when restoring JSON dot part case98f3d66feat(executor): implement ILIKE [CLAUDE] (#8144)44b73a0Fix(executor): fullmatch like semantics7cab581fix(executor): honor the negate flag on LIKE and ILIKE [CLAUDE] (#8139)1dae76bfix(executor): only truncate typed division when both operands are integers [...3a76dfdfeat(optimizer)!: annotate encode for postgresql (#8137)9312212Fix(optimizer)!: properly supportUNION BY NAMEin qualify, type inference ...8ba0435fix(optimizer)!: escapegendelimited names (strings, etc) (#8134)