⬆ Bump the python-packages group with 6 updates#2344
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Updates the requirements on [fastapi[standard]](https://github.com/fastapi/fastapi), [emails](https://github.com/lavr/python-emails), [psycopg[binary]](https://github.com/psycopg/psycopg), [sentry-sdk[fastapi]](https://github.com/getsentry/sentry-python), [ty](https://github.com/astral-sh/ty) and [ruff](https://github.com/astral-sh/ruff) to permit the latest version. Updates `fastapi[standard]` to 0.136.3 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.114.2...0.136.3) Updates `emails` from 0.6 to 1.1.2 - [Release notes](https://github.com/lavr/python-emails/releases) - [Changelog](https://github.com/lavr/python-emails/blob/master/CHANGELOG.md) - [Commits](lavr/python-emails@v0.6...v1.1.2) Updates `psycopg[binary]` to 3.3.4 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.1.13...3.3.4) Updates `sentry-sdk[fastapi]` to 2.62.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.0.0...2.62.0) Updates `ty` from 0.0.46 to 0.0.49 - [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.46...0.0.49) Updates `ruff` from 0.15.16 to 0.15.17 - [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.16...0.15.17) --- updated-dependencies: - dependency-name: fastapi[standard] dependency-version: 0.136.3 dependency-type: direct:production dependency-group: python-packages - dependency-name: emails dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: psycopg[binary] dependency-version: 3.3.4 dependency-type: direct:production dependency-group: python-packages - dependency-name: sentry-sdk[fastapi] dependency-version: 2.62.0 dependency-type: direct:production dependency-group: python-packages - dependency-name: ty dependency-version: 0.0.49 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-version: 0.15.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@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.
Updates the requirements on fastapi[standard], emails, psycopg[binary], sentry-sdk[fastapi], ty and ruff to permit the latest version.
Updates
fastapi[standard]to 0.136.3Release notes
Sourced from fastapi[standard]'s releases.
Commits
8206485🔖 Release version 0.136.3c910e01📝 Update release notes063b5bf♻️ Do not accept underscore headers when usingconvert_underscores=True(th...22b02e2🔖 Release version 0.136.23b252a2📝 Update release notesc7fb785♻️ Validate Server Sent Event fields to avoid applications from sending broke...cb83b83📝 Update release notes00f805c✅ Update tests, don't double dispose the engine (#15587)3675137📝 Update release notes7b57e42📝 Document--entrypointCLI option (#15464)Updates
emailsfrom 0.6 to 1.1.2Release notes
Sourced from emails's releases.
... (truncated)
Changelog
Sourced from emails's changelog.
... (truncated)
Commits
67ef38bRelease v1.1.23a5a55ctests: generate DKIM RSA keys on the fly via cryptographye18d04bREADME badge fix93784e7ci/cd: rtd publish debug3634f44badge fix42942e8Release v1.1.1bd72398set pypi licencea940210README update5549b5brtd build fix2fc1e4brtd build fixUpdates
psycopg[binary]to 3.3.4Changelog
Sourced from psycopg[binary]'s changelog.
... (truncated)
Commits
83f1103chore: bump psycopg_pool package version to 3.3.11828770chore: bump psycopg package version to 3.3.48be14bbMerge pull request #1301 from oliverhaas/fix/sync-pool-open-raceaee0bf2fix(pool): fix race in the construction of the sync ConnectionPool lockbc4d303chore(deps): bump the actions group across 1 directory with 4 updates785379ffix: retain statusmessage after executemany with returning=False8882a73perf: do less if X in Y: return Y[X] for cache-like patterns2f78539Merge pull request #1299 from dvarrazzo/fix-camel-enum37ef1dctest: skip test on crdb depending on precise regtype behaviour7f2f1d1fix: fix client-side representation of enums requiring quotesUpdates
sentry-sdk[fastapi]to 2.62.0Release notes
Sourced from sentry-sdk[fastapi]'s releases.
... (truncated)
Changelog
Sourced from sentry-sdk[fastapi]'s changelog.
... (truncated)
Commits
0bac65aUpdate CHANGELOG.md4a53c10release: 2.62.0afff0e2fix(rq): Restorefunctools.wraps()for patched functions (#6532)33ca589build(deps-dev): bump openfeature-sdk from 0.9.0 to 0.10.0 (#6528)4fdd8e0build(deps): bump pip from 26.1.1 to 26.1.2 (#6530)b466c27build(deps-dev): bump httpx2 from 2.2.0 to 2.3.0 (#6523)0be028fbuild(deps-dev): bump typer from 0.26.2 to 0.26.7 (#6526)344c013build(deps-dev): bump ruff from 0.15.14 to 0.15.16 (#6529)7d38a49ci: Use package-ecosystem: uv in dependabot (#6522)8c50017build(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml fro...Updates
tyfrom 0.0.46 to 0.0.49Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
b669da8Bump version to 0.0.49 (#3749)79f0f51Fixups to new AGENTS.md file (#3741)d621352alex/generated workflow agents (#3740)10b243dBump version to 0.0.48 (#3729)c7a02f3Automatically trigger new ty-pre-commit releases when we cut a release (#3727)b6465aaUpdate typing FAQs: we have a pre-commit hook now (#3728)bd984e5Bump version to 0.0.47 (#3726)dd697a4Harden release-script edits around typeshed-sync CHANGELOG entries (#3725)23c525eEnsure the submodule is initialized inrelease.sh(#3724)baf9732Update actions/checkout action to v6.0.3 (#3716)Updates
rufffrom 0.15.16 to 0.15.17Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
7c645a9Bump 0.15.17 (#25872)f381eb1Prioritize human-readable names in CLI output (#25869)b9b4546Minor workflow simplification (#25870)1e77ba0[ty] MovePreformattedBlockScannerto format-agnostic location. (#25856)6f2b772[ty] Preserve nominal type of enum.property instances (#25849)be4777c[ty] Fix site-package error when multiple versions of pythons are installed i...53f6ff7Allow human-readable names in suppression comments (#25614)6740325[ty] Restrict uncached raw signature access (#25866)970b1bfAuto-update snapshots when syncing typeshed (#25841)0785793Fix handling ofignorecomments within adisable/enablepair (#25845)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