chore(deps): bump the python-dependencies group across 1 directory with 10 updates#1115
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…th 10 updates Updates the requirements on [litellm](https://github.com/BerriAI/litellm), [coverage](https://github.com/coveragepy/coveragepy), [langchain](https://github.com/langchain-ai/langchain), [langchain-openai](https://github.com/langchain-ai/langchain), [pypdf](https://github.com/py-pdf/pypdf), [tiktoken](https://github.com/openai/tiktoken), [fastapi](https://github.com/fastapi/fastapi), [cryptography](https://github.com/pyca/cryptography), [starlette](https://github.com/Kludex/starlette) and [pydantic-core](https://github.com/pydantic/pydantic) to permit the latest version. Updates `litellm` from 1.86.2 to 1.89.3 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.86.2...v1.89.3) Updates `coverage` to 7.14.3 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.14.2...7.14.3) Updates `langchain` from 1.3.10 to 1.3.11 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==1.3.10...langchain==1.3.11) Updates `langchain-openai` from 1.3.2 to 1.3.3 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.3.2...langchain-openai==1.3.3) Updates `pypdf` from 6.14.0 to 6.14.2 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.14.0...6.14.2) Updates `tiktoken` from 0.12.0 to 0.13.0 - [Release notes](https://github.com/openai/tiktoken/releases) - [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md) - [Commits](openai/tiktoken@0.12.0...0.13.0) Updates `fastapi` from 0.124.4 to 0.138.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.124.4...0.138.0) Updates `cryptography` from 46.0.7 to 49.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.7...49.0.0) Updates `starlette` to 1.3.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.40.0...1.3.1) Updates `pydantic-core` from 2.46.4 to 2.47.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) --- updated-dependencies: - dependency-name: litellm dependency-version: 1.89.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: coverage dependency-version: 7.14.3 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: langchain dependency-version: 1.3.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: langchain-openai dependency-version: 1.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pypdf dependency-version: 6.14.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: tiktoken dependency-version: 0.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: fastapi dependency-version: 0.138.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: cryptography dependency-version: 49.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: starlette dependency-version: 1.3.1 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: pydantic-core dependency-version: 2.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... 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 litellm, coverage, langchain, langchain-openai, pypdf, tiktoken, fastapi, cryptography, starlette and pydantic-core to permit the latest version.
Updates
litellmfrom 1.86.2 to 1.89.3Release notes
Sourced from litellm's releases.
... (truncated)
Commits
33df589Merge pull request #30888 from BerriAI/litellm_backport_1_89_x_0620b4bf258chore: refresh uv.lock for 1.89.3d596376bump: version 1.89.2 → 1.89.3ccf892dfix(guardrails): return 400 not 500 when AIM blocks a request (#30573)9683808fix(guardrails): stop re-initializing DB guardrails on every poll (#30542)3ab500cfix(guardrails): run pre_call hook once for model-level guardrails (#30543)311be7ffix(integrations): cap Anthropic cache_control injection at 4 blocks (#30480)94dae27Merge pull request #30681 from BerriAI/litellm_backport_1_89_x_0617ad758c9chore: refresh uv.lock for 1.89.201d3593bump: version 1.89.1 → 1.89.2Updates
coverageto 7.14.3Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
22f13eadocs: sample HTML for 7.14.32ca4e5fdocs: prep for 7.14.301d714edocs: add changelog entry for #2203f36248dfix: don't emit 'Couldn't import C tracer' warning for 3.13t (#2203)86d73d1docs: thanks, Mengjia Shang3d4ae3cdocs: add the #2196 pr link to CHANGESf4b2b4dfix: exclude...bodies after multi-line return-type annotations (#2185) (#...1980ed0chore: bump sigstore/gh-action-sigstore-python (#2201)bca3217build: since we don't ship 3.13t, don't test it77550d8docs: oops, mismatched pull requestsUpdates
langchainfrom 1.3.10 to 1.3.11Release notes
Sourced from langchain's releases.
Commits
83e8249release(langchain): 1.3.11 (#38377)6dd45c9hotfix(anthropic): regenerate cassette (#38376)4a83756release(openai): 1.3.3 (#38375)792c1a7fix(openai): drop response item ids whenstoreis false (#38372)9f7e46frelease(anthropic): 1.4.7 (#38373)9ef324cfix(langchain,openai): only setstrict=Trueon tools for OpenAI-compatible ...05b5af1chore(infra): update workflow key name (#38367)8e81774test(groq): xfail flaky tool choice test (#38365)946fbbbfix(groq): replace deprecated Groq llama models (#38363)d11b1fcchore(model-profiles): refresh model profile data (#38341)Updates
langchain-openaifrom 1.3.2 to 1.3.3Release notes
Sourced from langchain-openai's releases.
Commits
4a83756release(openai): 1.3.3 (#38375)792c1a7fix(openai): drop response item ids whenstoreis false (#38372)9f7e46frelease(anthropic): 1.4.7 (#38373)9ef324cfix(langchain,openai): only setstrict=Trueon tools for OpenAI-compatible ...05b5af1chore(infra): update workflow key name (#38367)8e81774test(groq): xfail flaky tool choice test (#38365)946fbbbfix(groq): replace deprecated Groq llama models (#38363)d11b1fcchore(model-profiles): refresh model profile data (#38341)9d14a5efeat(groq): addperformanceservice tier (#38339)cc6b125test(openai): clarify expected strict schema error (#38338)Updates
pypdffrom 6.14.0 to 6.14.2Release notes
Sourced from pypdf's releases.
Changelog
Sourced from pypdf's changelog.
Commits
2266ee8REL: 6.14.25a33a46SEC: Avoid infinite loops for incomplete ASCII85 and ASCIIHex inline images (...1ee4e58REL: 6.14.1ec3b145SEC: Detect end of stream during inline image end marker detection (#3891)c6cd82eROB: Tolerate malformed inline image settings in _read_inline_image (#3889)0ae42baROB: Tolerate malformed page label entries in get_label_from_nums (#3884)50617b5ROB: Tolerate malformed Tm operand count in extract_text (#3877)86e5a82MAINT: Improve readability (#3874)Updates
tiktokenfrom 0.12.0 to 0.13.0Changelog
Sourced from tiktoken's changelog.
Commits
fa8b65dPartial sync of codebase (#543)dcb3928[codex] Pin GitHub Actions workflow references (#515)6ec8149Partial sync of codebase (#495)6ad70b2Upgrade GitHub Actions for Node 24 compatibility (#472)Updates
fastapifrom 0.124.4 to 0.138.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
4b83b0d🔖 Release version 0.138.0 (#15808)041cb0c📝 Update release notes1039384📝 Fix typo in release notes (#15807)0303491📝 Update release notes190f6e2📝 Add Frontend instructions to Agent Library Skill (#15805)17945e5📝 Update release notes2260afa🐛 Fix failing test, update format for raised errors (#15804)0cd5001📝 Update release notes7cb1ab6👷 Fix test-alls-green (#15803)9c7eceb📝 Update release notesUpdates
cryptographyfrom 46.0.7 to 49.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
e300bbebump version and changelog for 49.0.0 (#15030)fa74cd8Add external mu (message representative) support for ML-DSA (#14979)f594db3chore(deps): bump openssl from 0.10.80 to 0.10.81 (#15029)608e011chore(deps): bump openssl-sys from 0.9.116 to 0.9.117 (#15028)a322bc4chore(deps): bump cc from 1.2.63 to 1.2.64 (#15027)33181a7Reject critical nameConstraints extensions containing directoryName constrain...6080dc7Bump dependencies that dependabot isn't (#15026)121faa3chore(deps): bump virtualenv from 21.4.2 to 21.4.3 (#15023)829520bAdd more robust processing for DH parameters. (#15016)0f05001Bump downstream dependencies in CI (#15025)Updates
starletteto 1.3.1Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
... (truncated)
Commits
8ebffd0Version 1.3.1 (#3330)25b8e17EnforceFormParserlimits in parser callbacks (#3331)dba1c4bEnforcemax_fieldsandmax_part_sizeinFormParser(#3329)45e51dcUseStarletteDeprecationWarninginstead ofDeprecationWarning(#3119)5f8610cVersion 1.3.0 (#3327)167b585Buildrequest.urlfrom structured components (#3326)3730925Useremoveprefixto strip weak ETag indicator inis_not_modified(#3193)e6f7ad1avoid collapsing exception groups from user code (#2830)115228fAnnotate URLPath protocol parameter with Literal (#3285)113f193docs: replace inline ASGI server list with link to canonical implemen… (#3204)Updates
pydantic-corefrom 2.46.4 to 2.47.0Commits
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