⬆ Bump the python-packages group across 1 directory with 3 updates#2358
Open
dependabot[bot] wants to merge 1 commit into
Open
⬆ Bump the python-packages group across 1 directory with 3 updates#2358dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [emails](https://github.com/lavr/python-emails), [psycopg[binary]](https://github.com/psycopg/psycopg) and [sentry-sdk[fastapi]](https://github.com/getsentry/sentry-python) to permit the latest version. 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.63.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.63.0) --- updated-dependencies: - 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.63.0 dependency-type: direct:production dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
89b949b to
472618d
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.
Updates the requirements on emails, psycopg[binary] and sentry-sdk[fastapi] to permit the latest version.
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.63.0Release notes
Sourced from sentry-sdk[fastapi]'s releases.
Changelog
Sourced from sentry-sdk[fastapi]'s changelog.
... (truncated)
Commits
44b008aupdate changelog0b2af51Update CHANGELOG.md250caadrelease: 2.63.072a57defix(flask): Set user data on scope at request start (#6566)6a4c3a1fix: Remove 0000 trace_id fallbacks (#6570)1df9835feat(falcon): Set name and source on request span when streaming (#6562)77874bdtest(falcon): Support span streaming (#6561)6bcfb9cfix(fastapi): Prevent double wrapping of sync handlers on FastAPI >= 0.137 (#...72d972cfix(fastapi): use effective_route_context path for prefixed routers (#6572)cc802f6feat(chalice): Add span streaming support to Chalice integration (#6503)