chore(deps): bump the python group with 10 updates - #7
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Updates the requirements on [uvicorn[standard]](https://github.com/Kludex/uvicorn), [psycopg[binary]](https://github.com/psycopg/psycopg), [curl-cffi](https://github.com/lexiforest/curl_cffi), [ddgs](https://github.com/deedy5/ddgs), [cryptography](https://github.com/pyca/cryptography), [anthropic](https://github.com/anthropics/anthropic-sdk-python), [logfire[fastapi]](https://github.com/pydantic/logfire), [bullmq](https://github.com/taskforcesh/bullmq), [stripe](https://github.com/stripe/stripe-python) and [patchright](https://github.com/Kaliiiiiiiiii-Vinyzu/patchright-python) to permit the latest version. Updates `uvicorn[standard]` to 0.52.4 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.40.0...0.52.4) Updates `psycopg[binary]` to 3.3.5 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.3.4...3.3.5) Updates `curl-cffi` from 0.16.1 to 0.16.2 - [Release notes](https://github.com/lexiforest/curl_cffi/releases) - [Changelog](https://github.com/lexiforest/curl_cffi/blob/main/docs/changelog.rst) - [Commits](lexiforest/curl_cffi@v0.16.1...v0.16.2) Updates `ddgs` from 9.15.0 to 9.16.0 - [Release notes](https://github.com/deedy5/ddgs/releases) - [Commits](deedy5/ddgs@v9.15.0...v9.16.0) Updates `cryptography` from 50.0.0 to 50.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@50.0.0...50.0.1) Updates `anthropic` from 1.0.0 to 1.2.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v1.0.0...v1.2.0) Updates `logfire[fastapi]` to 4.41.0 - [Release notes](https://github.com/pydantic/logfire/releases) - [Changelog](https://github.com/pydantic/logfire/blob/main/CHANGELOG.md) - [Commits](pydantic/logfire@v0.51.0...v4.41.0) Updates `bullmq` from 3.0.4 to 3.2.1 - [Release notes](https://github.com/taskforcesh/bullmq/releases) - [Commits](taskforcesh/bullmq@vpy3.0.4...v3.2.1) Updates `stripe` from 15.5.1 to 15.6.0 - [Release notes](https://github.com/stripe/stripe-python/releases) - [Changelog](https://github.com/stripe/stripe-python/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-python@v15.5.1...v15.6.0) Updates `patchright` from 1.62.1 to 1.62.2 - [Release notes](https://github.com/Kaliiiiiiiiii-Vinyzu/patchright-python/releases) - [Commits](https://github.com/Kaliiiiiiiiii-Vinyzu/patchright-python/commits) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-version: 0.52.4 dependency-type: direct:production dependency-group: python - dependency-name: psycopg[binary] dependency-version: 3.3.5 dependency-type: direct:production dependency-group: python - dependency-name: curl-cffi dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: ddgs dependency-version: 9.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: cryptography dependency-version: 50.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: anthropic dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: logfire[fastapi] dependency-version: 4.41.0 dependency-type: direct:production dependency-group: python - dependency-name: bullmq dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: stripe dependency-version: 15.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: patchright dependency-version: 1.62.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... 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 uvicorn[standard], psycopg[binary], curl-cffi, ddgs, cryptography, anthropic, logfire[fastapi], bullmq, stripe and patchright to permit the latest version.
Updates
uvicorn[standard]to 0.52.4Release notes
Sourced from uvicorn[standard]'s releases.
Changelog
Sourced from uvicorn[standard]'s changelog.
... (truncated)
Commits
8988c23Stabilize macOS Python 3.13 signal shutdown tests (#3084)898ddcaUpdate PyPI publish action to version 1.14.2 (#3083)3869f8aRestore Mermaid diagram rendering (#3080)64148a9Version 0.52.4 (#3079)9e9e569docs: correct release example PR number (#3072)b783dacRemove duplicate Date header from SansIO WebSocket handshakes (#3078)27019b2chore(deps): bump the python-packages group across 1 directory with 11 update...1b64273Fix a typo in index.md (#3006)a68da60Version 0.52.3 (#3068)6e3bb4cUse zttp 0.0.24 fast receive path (#3067)Updates
psycopg[binary]to 3.3.5Changelog
Sourced from psycopg[binary]'s changelog.
... (truncated)
Commits
ea542c9chore: bump psycopg package version to 3.3.58d31e47chore(deps): bump the actions group across 1 directory with 4 updates268f863Merge pull request #1370 from Sanjays2402/fix/truncated-binary-copy-errora412fa4docs: put together different issues fixed around copy parsingf757307fix: clearer error messages according to truncated copy message partb1f17c4test: move existing COPY format parsing tests into a single module21eba57test: drop useless parametrization of copy binary parsigh test6780e17fix(copy): handle truncated binary row headers2f2fcfbMerge pull request #1364 from DylanYoung/fix_client_encoding_aliasesccc351erefactor: don't store the encodings raw table as a dictUpdates
curl-cffifrom 0.16.1 to 0.16.2Release notes
Sourced from curl-cffi's releases.
Commits
b2f76eaUpdate readme and bump version1e4d81eAdd missing asset3cfb936Update readme and bump version29b10a1fix: avoid runtime typing_extensions dependency (#836)a594bdffix(types): restore Session.request return annotation (#831)c7b146bFix active socket info on Win64 (#829)25c03e3fix(streams): parameterize RequestData (#825)036a211fix(build): ship an Android wheel per CPython minor, add 3.14 (#835)Updates
ddgsfrom 9.15.0 to 9.16.0Release notes
Sourced from ddgs's releases.
Commits
70a5635chore(release): bump version to 9.16.09f517bcfix(engines): update DuckDuckgo3ea6cbcfix(engines): update and enable GoogleUpdates
cryptographyfrom 50.0.0 to 50.0.1Changelog
Sourced from cryptography's changelog.
Commits
ffde75abump for 50.0.1 + changelog (#15520)Updates
anthropicfrom 1.0.0 to 1.2.0Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
071efb6release: 1.2.06d48fd0docs(api): clarify pagination on the organization rate-limit list endpoints2f564a2fix(tools): let read return a view_range of a file over the size cap (#538)dffb22dfix(tools): preserve exact file bytes in the agent toolset and memory tool (n...932ab4bfix(ci): resolve assignment aliases in detect-breaking-changese541b4dfeat(api): beta files/skills namespaces use GA shapes; drop dated beta header...0c1a85afix(sessions): make event accumulator forward-compatible with new event types...39a670cfix(webhooks): require headers to be passed tounwrap()05532bcfix(aws,bedrock): sign raw request bytes so binary file uploads work (#531)181e2e5release: 1.1.0Updates
logfire[fastapi]to 4.41.0Release notes
Sourced from logfire[fastapi]'s releases.
Changelog
Sourced from logfire[fastapi]'s changelog.
... (truncated)
Commits
0decc37Record #2296 under v4.41.0 in the changelog (#2298)b41fa93Bump gh-action-pypi-publish to v1.14.2, fixing a broken release (#2297)7d93d4bprojects status: work from a saved read token alone (#2296)4a7e5f4Release v4.41.0 (#2295)8f9ec70Addlogfire projects status(#2286)c5618faClean up Logfire language docs URLs (#2287)2d1c22dFix docs navigation comment lookup (#2294)c444987docs: fix typo in collect_package_info docstring (#2292)e20e84dHarden the docs navigation dispatcher (#2288)d1144acLimit HTTP connection attempts to three seconds (#2282)Updates
bullmqfrom 3.0.4 to 3.2.1Release notes
Sourced from bullmq's releases.
Commits
0301a7achore(release): 3.2.1 [skip ci]8704b9afix(worker): consider removed jobs in failed event (#1500)7a8754fdocs: add nocodedb as usedBy75f04d7GitBook: #129 clarify flow architecture for waiting-children statef890565GitBook: #128 update architecture imagesf05e098chore(release): 3.2.0 [skip ci]2f3e5d5feat(flow): move parent to delayed when delay option is provided (#1501)6892f3edocs: update bullmq-pro changelog to 4.0.2 version3451b59docs(base-job-options): fix grammar65189dcchore(move-to-finished): remove debug statement (#1524)Updates
stripefrom 15.5.1 to 15.6.0Release notes
Sourced from stripe's releases.
... (truncated)
Changelog
Sourced from stripe's changelog.