Bump the minor-patch group across 1 directory with 6 updates#3714
Merged
Conversation
Bumps the minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.49` | `2.0.50` | | [newrelic](https://github.com/newrelic/newrelic-python-agent) | `13.0.0` | `13.0.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.14` | `0.15.15` | | [granian](https://github.com/emmett-framework/granian) | `2.7.4` | `2.7.5` | | [ty](https://github.com/astral-sh/ty) | `0.0.38` | `0.0.40` | | [docutils](https://github.com/rtfd/recommonmark) | `0.22.4` | `0.23` | Updates `sqlalchemy` from 2.0.49 to 2.0.50 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `newrelic` from 13.0.0 to 13.0.1 - [Release notes](https://github.com/newrelic/newrelic-python-agent/releases) - [Commits](newrelic/newrelic-python-agent@v13.0.0...v13.0.1) Updates `ruff` from 0.15.14 to 0.15.15 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.14...0.15.15) Updates `granian` from 2.7.4 to 2.7.5 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](emmett-framework/granian@v2.7.4...v2.7.5) Updates `ty` from 0.0.38 to 0.0.40 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.38...0.0.40) Updates `docutils` from 0.22.4 to 0.23 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) --- updated-dependencies: - dependency-name: docutils dependency-version: '0.23' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: granian dependency-version: 2.7.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: newrelic dependency-version: 13.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: ruff dependency-version: 0.15.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: sqlalchemy dependency-version: 2.0.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: ty dependency-version: 0.0.40 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2769e8c to
6ece178
Compare
leplatrem
approved these changes
May 29, 2026
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 minor-patch group with 6 updates in the / directory:
2.0.492.0.5013.0.013.0.10.15.140.15.152.7.42.7.50.0.380.0.400.22.40.23Updates
sqlalchemyfrom 2.0.49 to 2.0.50Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
newrelicfrom 13.0.0 to 13.0.1Release notes
Sourced from newrelic's releases.
Commits
6e429d2Fix LiteLLM OpenAI Streaming (#1738)7faf2d9Update trivyignore for CVEs in urllib3 (#1736)2d92cd2LangChain & LangGraph Transaction Context Propagation (#1733)cda82d1OpenAI collect chat completion at done (#1727)Updates
rufffrom 0.15.14 to 0.15.15Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
db5aa0aBump 0.15.15 (#25431)366fe21[ty] Improve diagnostics for syntax errors in forward annotations (#25158)e2e1e64[ty] Remove excess capacity from more Salsa cached collections (#25411)1bd77e1[ty] Use diagnostic message as tie breaker when sorting (#25424)7e1bc1eAdd agent skills for working on ty (#25422)574e107Expand semantic syntax errors for invalid walruses (#25415)4a7ca06[ty] Display docs for matching parameter when hovering over the name of an ar...5432709Refine a few agents instructions (#25423)3cb09eb[ty] Supporttyping.TypeForm(#25334)c8cd59f[ty] Infer class attributes assigned by metaclass initialization (#25342)Updates
granianfrom 2.7.4 to 2.7.5Release notes
Sourced from granian's releases.
Commits
822548bReview proxy headers util impla7d8f1dDrophandlewith interpreter attached on ipc shutdown (#847)54e8faaBump dependencies93d2249Lint with new clippyaa66fc3Bump version to 2.7.50ca9ec6Add zizmor to pre-commit and harden GitHub Actions workflows (#851)Updates
tyfrom 0.0.38 to 0.0.40Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
7b95bc2Bump version to 0.0.40 (#3554)54c7498Update prek dependencies (#3546)0d8540adocs: set Eglot:language-idso ty works withpython-base-mode(#3532)8f1cee0scripts/update_schemastore: add text=True to git revision check_output calls ...32b654adocs: add Flycheck note to Emacs editor integration (#3528)4e1b4e7docs: fix broken link and minor wording in suppression.md (#3527)0205125Bump version to 0.0.39 (#3516)ae8058dUpdate maturin to v1.13.3 (#3494)33b60f8Update prek dependencies (#3495)Updates
docutilsfrom 0.22.4 to 0.23Commits