MAINT: Bump the minor-and-patch group with 8 updates#2114
Open
dependabot[bot] wants to merge 3 commits into
Open
MAINT: Bump the minor-and-patch group with 8 updates#2114dependabot[bot] wants to merge 3 commits into
dependabot[bot] wants to merge 3 commits into
Conversation
Bumps the minor-and-patch group with 8 updates: | Package | From | To | | --- | --- | --- | | [alembic](https://github.com/sqlalchemy/alembic) | `1.18.4` | `1.18.5` | | [fastapi](https://github.com/fastapi/fastapi) | `0.138.0` | `0.138.2` | | [openai](https://github.com/openai/openai-python) | `2.43.0` | `2.44.0` | | [pillow](https://github.com/python-pillow/Pillow) | `12.2.0` | `12.3.0` | | [playwright](https://github.com/microsoft/playwright-python) | `1.60.0` | `1.61.0` | | [ty](https://github.com/astral-sh/ty) | `0.0.53` | `0.0.55` | | [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) | `16.3` | `16.4` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.19` | `0.15.20` | Updates `alembic` from 1.18.4 to 1.18.5 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `fastapi` from 0.138.0 to 0.138.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.138.0...0.138.2) Updates `openai` from 2.43.0 to 2.44.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.43.0...v2.44.0) Updates `pillow` from 12.2.0 to 12.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.2.0...12.3.0) Updates `playwright` from 1.60.0 to 1.61.0 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.60.0...v1.61.0) Updates `ty` from 0.0.53 to 0.0.55 - [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.53...0.0.55) Updates `pytest-rerunfailures` from 16.3 to 16.4 - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-rerunfailures@16.3...16.4) Updates `ruff` from 0.15.19 to 0.15.20 - [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.19...0.15.20) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.18.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: fastapi dependency-version: 0.138.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: openai dependency-version: 2.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: playwright dependency-version: 1.61.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ty dependency-version: 0.0.55 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pytest-rerunfailures dependency-version: '16.4' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
romanlutz
approved these changes
Jul 1, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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-and-patch group with 8 updates:
1.18.41.18.50.138.00.138.22.43.02.44.012.2.012.3.01.60.01.61.00.0.530.0.5516.316.40.15.190.15.20Updates
alembicfrom 1.18.4 to 1.18.5Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
fastapifrom 0.138.0 to 0.138.2Release notes
Sourced from fastapi's releases.
Commits
702fea8🔖 Release version 0.138.2 (#15864)6466865📝 Update release notesb790e14♻️ Makeapp.frontend()return 404 for methods other thanGETorHEADwi...c2708d9📝 Update release notes403b1fa🔧 Update sponsors: remove Stainless (#15862)1929ac2📝 Update release notescba4158♻️ Refactor how sponsors data is handled for banners (#15852)b90c49a🔖 Release version 0.138.1 (#15842)1f2f3df📝 Update release notes0af003a♻️ Refactor Library Skills, make info easier to find for agents (#15841)Updates
openaifrom 2.43.0 to 2.44.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
6d9262drelease: 2.44.0d356275[codex] Add AWS Bedrock provider authentication (#3398)f47f9a2fix(auth): prioritize first auth headerUpdates
pillowfrom 12.2.0 to 12.3.0Release notes
Sourced from pillow's releases.
... (truncated)
Commits
bb1d8e812.3.0 version bumpe63fc48Add release notes for SBOM and performance improvements (#9747)13b701bAdd release notes for #96795564ca7List methodsa0920fdSpeed up ImageChops operations (#9738)07e9a6cSpeed upImage.filter()(#9736)a94578cSpeed upImage.getchannel(),Image.merge(),Image.putalpha()and `Image...53e02c4Speed upImage.fill(),Image.linear_gradient()and `Image.radial_gradient...af03747Speed upImage.resample()(#9739)5c9ca56Speed upalpha_composite,matrix,negative,quantize(#9740)Updates
playwrightfrom 1.60.0 to 1.61.0Release notes
Sourced from playwright's releases.
... (truncated)
Commits
bd499b2build(deps): bump typing-extensions from 4.14.1 to 4.15.0 (#3119)5b318a5build(deps): bump mypy from 1.19.1 to 2.1.0 (#3117)e6bfce9build(deps): bump actions/checkout from 6 to 7 in the actions group across 1 ...2b41bf8devops(driver): assemble driver from npm package and Node.js builds (#3122)f75d727feat(docker): add Ubuntu 26.04 (Resolute Raccoon) image (#3113)613c3bfchore(roll): v1.61.0 (#3102)f7c6259chore(python): drop Python 3.9, add 3.14 (#3109)0d7c116build(deps-dev): bump setuptools from 80.9.0 to 82.0.1 (#3105)47ea94abuild(deps): bump mypy from 1.17.1 to 1.19.1 (#3104)42d4b83build(deps-dev): bump auditwheel from 6.4.0 to 6.4.2 (#3106)Updates
tyfrom 0.0.53 to 0.0.55Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
4286940Bump version to 0.0.55 (#3866)5374b30Update benchmarks for ty 0.0.54 (#3865)3ed874dDocument colored diagnostic output (#3858)bf8a7ddBump version to 0.0.5478e094dDocument thefullDiagnosticOutputextension to the Language Server Protocol...7bda89eDocument ty's@Todotype in the typing FAQ (#3847)66a94cdUpdate maturin to v1.14.0 (#3840)dc2b39dUpdate prek dependencies (#3839)Updates
pytest-rerunfailuresfrom 16.3 to 16.4Changelog
Sourced from pytest-rerunfailures's changelog.
Commits
e5a86e5Preparing release 16.44ddc213Add--reruns-delay-backoff-factorfor exponential rerun backoff (#336)483fce7Bump the actions group with 2 updates (#337)9d7756fDrop support for pytest 8.1. Add support for pytest 9.1. (#335)f095a51Support rerunning on subtest errors in pytest 9.0 and newer (#330)89aecccchore: drop redundantpyupgradeby RuffUP, extend ruff config, drop setu...035bc11Back to development: 16.4Updates
rufffrom 0.15.19 to 0.15.20Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
f82a36bBump 0.15.20 (#26376)af32943Improve the summarise-ecosystem-results skill (#26378)485ebabRemoveRUF076name from schema (#26371)ef81835[ty] Implement rust-analyzer's "Click for full compiler diagnostic" feature (...572b31e[ruff] Removepytest-fixture-autouse(RUF076) (#26240)f703f21Allow human-readable names in rule selectors (#25887)0d726b2[ty] Reuse equality semantics for membership compatibility (#25955)dbe6e98[ty] Infer definite equality comparison results (#26337)e700ea3[ty] Prove TypedDict structural patterns exhaustive (#26285)6a0d2ec[ty] Widen inferred class-valued instance attributes (#26338)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions