Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the python-deps group across 1 directory with 15 updates #193

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Updates the requirements on fastapi, langchain, ollama, openai, psutil, pydantic, pymupdf, pytz, sentry-sdk[fastapi,openai,starlette], uvicorn, weaviate-client, langchain-core, starlette, langsmith and langchain-text-splitters to permit the latest version.
Updates fastapi from 0.115.5 to 0.115.6

Release notes

Sourced from fastapi's releases.

0.115.6

Fixes

  • 🐛 Preserve traceback when an exception is raised in sync dependency with yield. PR #5823 by @​sombek.

Refactors

  • ♻️ Update tests and internals for compatibility with Pydantic >=2.10. PR #12971 by @​tamird.

Docs

  • 📝 Update includes format in docs with an automated script. PR #12950 by @​tiangolo.
  • 📝 Update includes for docs/de/docs/advanced/using-request-directly.md. PR #12685 by @​alissadb.
  • 📝 Update includes for docs/de/docs/how-to/conditional-openapi.md. PR #12689 by @​alissadb.

Translations

  • 🌐 Add Traditional Chinese translation for docs/zh-hant/docs/async.md. PR #12990 by @​ILoveSorasakiHina.
  • 🌐 Add Traditional Chinese translation for docs/zh-hant/docs/tutorial/query-param-models.md. PR #12932 by @​Vincy1230.
  • 🌐 Add Korean translation for docs/ko/docs/advanced/testing-dependencies.md. PR #12992 by @​Limsunoh.
  • 🌐 Add Korean translation for docs/ko/docs/advanced/websockets.md. PR #12991 by @​kwang1215.
  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/response-model.md. PR #12933 by @​AndreBBM.
  • 🌐 Add Korean translation for docs/ko/docs/advanced/middlewares.md. PR #12753 by @​nahyunkeem.
  • 🌐 Add Korean translation for docs/ko/docs/advanced/openapi-webhooks.md. PR #12752 by @​saeye.
  • 🌐 Add Chinese translation for docs/zh/docs/tutorial/query-param-models.md. PR #12931 by @​Vincy1230.
  • 🌐 Add Russian translation for docs/ru/docs/tutorial/query-param-models.md. PR #12445 by @​gitgernit.
  • 🌐 Add Korean translation for docs/ko/docs/tutorial/query-param-models.md. PR #12940 by @​jts8257.
  • 🔥 Remove obsolete tutorial translation to Chinese for docs/zh/docs/tutorial/sql-databases.md, it references files that are no longer on the repo. PR #12949 by @​tiangolo.

Internal

Commits
  • bb8c2a6 🔖 Release version 0.115.6
  • 905ec1e 📝 Update release notes
  • 4f81575 🐛 Preserve traceback when exception is raised in sync dependency with yield...
  • 8255edf 📝 Update release notes
  • 53c8784 🌐 Add Traditional Chinese translation for docs/zh-hant/docs/async.md (#12990)
  • 2971352 📝 Update release notes
  • 8376228 🌐 Add Traditional Chinese translation for `docs/zh-hant/docs/tutorial/query-p...
  • 6c7873c 📝 Update release notes
  • d75b81c 🌐 Add Korean translation for docs/ko/docs/advanced/testing-dependencies.md ...
  • 206037c 📝 Update release notes
  • Additional commits viewable in compare view

Updates langchain from 0.3.8 to 0.3.14

Release notes

Sourced from langchain's releases.

langchain-community==0.3.14

Changes since langchain-community==0.3.13

community[patch]: release 0.3.14 (#29019) community[patch]: additional check for prompt caching support (#29008) community: Update azureml endpoint (#28953) (Community): DuckDuckGoSearchAPIWrapper backend changed from api to auto (#28961) community: update documentation and model IDs for FriendliAI provider (#28984) (Community): Fix Keyword argument for AzureAIDocumentIntelligenceParser (#28959) community[patch]: fix instantiation for Slack tools (#28990) infra: speed up unit tests (#28974) community: Fix error handling bug in ChatDeepInfra (#28918) Community : Add cost information for missing OpenAI model (#28882) community(azuresearch): allow to use any valid credential (#28873) Community: LlamaCppEmbeddings embed_documents and embed_query (#28827) Update dataframe.py (#28871) community: Corrected aload func to be asynchronous from webBaseLoader (#28337) community: adding langchain-predictionguard partner package documentation (#28832) langchain_community.chat_models.oci_generative_ai: Fix a bug when using optional parameters in tools (#28829) Langchain_Community: SQL LanguageParser (#28430)

langchain==0.3.14

Changes since langchain==0.3.13

langchain[patch]: release 0.3.14 (#29018) langchain.agents: corrected documentation (#28986) infra: speed up unit tests (#28974) langchain[patch]: fix test following update to langchain-openai (#28838) langchain: add support for Google Anthropic Vertex AI model garden provider in init_chat_model (#28177)

langchain==0.3.13

Changes since langchain==0.3.12

langchain: release 0.3.13 (#28797)

langchain-community==0.3.13

Changes since langchain-community==0.3.12

community: bump core (#28819) Community : Add OpenAI prompt caching and reasoning tokens tracking (#27135) community: tablestore vector store check the dimension of the embedding when writing it to store. (#28812) community: add new parameter default_headers (#28700) community: release 0.3.13 (#28798) Community: Fix with_structured_output for ChatSambaNovaCloud (#28796) Fixed adding float values into DynamoDB (#26562) community: DocumentLoaderAsParser wrapper (#27749) [Community]: Image Extraction Fixed for PDFPlumberParser (#28491) Fixes: community: fix LanceDB return no metadata (#27024) Add OCI Generative AI new model and structured output support (#28754) community: adding haiku 3.5 and opus callbacks (#28783)

... (truncated)

Commits

Updates ollama from 0.3.3 to 0.4.6

Release notes

Sourced from ollama's releases.

v0.4.6

What's Changed

New Contributors

Full Changelog: ollama/ollama-python@v0.4.5...v0.4.6

v0.4.5

What's Changed

New Contributors

Full Changelog: ollama/ollama-python@v0.4.4...v0.4.5

v0.4.4

What's Changed

Full Changelog: ollama/ollama-python@v0.4.3...v0.4.4

v0.4.3

What's Changed

Full Changelog: ollama/ollama-python@v0.4.2...v0.4.3

v0.4.2

What's Changed

New Contributors

Full Changelog: ollama/ollama-python@v0.4.1...v0.4.2

... (truncated)

Commits

Updates openai from 1.54.4 to 1.59.8

Release notes

Sourced from openai's releases.

v1.59.8

1.59.8 (2025-01-17)

Full Changelog: v1.59.7...v1.59.8

Bug Fixes

  • streaming (c16f58e)
  • structured outputs: avoid parsing empty empty content (#2023) (6d3513c)
  • structured outputs: correct schema coercion for inline ref expansion (#2025) (2f4f0b3)
  • types: correct type for vector store chunking strategy (#2017) (e389279)

Chores

Documentation

  • examples/azure: example script with realtime API (#1967) (84f2f9c)

v1.59.7

1.59.7 (2025-01-13)

Full Changelog: v1.59.6...v1.59.7

Chores

  • export HttpxBinaryResponseContent class (7191b71)

v1.59.6

1.59.6 (2025-01-09)

Full Changelog: v1.59.5...v1.59.6

Bug Fixes

  • correctly handle deserialising cls fields (#2002) (089c820)

Chores

v1.59.5

1.59.5 (2025-01-08)

... (truncated)

Changelog

Sourced from openai's changelog.

1.59.8 (2025-01-17)

Full Changelog: v1.59.7...v1.59.8

Bug Fixes

  • streaming (c16f58e)
  • structured outputs: avoid parsing empty empty content (#2023) (6d3513c)
  • structured outputs: correct schema coercion for inline ref expansion (#2025) (2f4f0b3)
  • types: correct type for vector store chunking strategy (#2017) (e389279)

Chores

Documentation

  • examples/azure: example script with realtime API (#1967) (84f2f9c)

1.59.7 (2025-01-13)

Full Changelog: v1.59.6...v1.59.7

Chores

  • export HttpxBinaryResponseContent class (7191b71)

1.59.6 (2025-01-09)

Full Changelog: v1.59.5...v1.59.6

Bug Fixes

  • correctly handle deserialising cls fields (#2002) (089c820)

Chores

1.59.5 (2025-01-08)

Full Changelog: v1.59.4...v1.59.5

Bug Fixes

... (truncated)

Commits
  • 4dd5cf2 release: 1.59.8
  • 1bdabb4 fix(structured outputs): correct schema coercion for inline ref expansion (#2...
  • 08ab62b fix(structured outputs): avoid parsing empty empty content (#2023)
  • bf5bebb chore(internal): bump pyright dependency (#2021)
  • fd76342 chore(examples): update realtime model
  • d256d83 fix(types): correct type for vector store chunking strategy (#2017)
  • 83f1149 chore(internal): update deps (#2015)
  • e081d99 Revert "chore(internal): streaming refactors (#2012)"
  • 82ccc98 docs(examples/azure): example script with realtime API (#1967)
  • 7e88d42 fix: streaming
  • Additional commits viewable in compare view

Updates psutil from 6.1.0 to 6.1.1

Changelog

Sourced from psutil's changelog.

6.1.1

2024-12-19

Enhancements

  • 2471_: use Vulture CLI tool to detect dead code.

Bug fixes

  • 2418_, [Linux]: fix race condition in case /proc/PID/stat does not exist, but /proc/PID does, resulting in FileNotFoundError.
  • 2470_, [Linux]: users()_ may return "localhost" instead of the actual IP address of the user logged in.
Commits
  • 58552f6 Merge branch 'master' of github.com:giampaolo/psutil
  • 4ba6ad0 ruff: enable PLR5501 (Use elif instead of else then if, to reduce inden...
  • 1a63407 use a set literal when testing for membership
  • 8162905 disable flafy test + pre-release
  • 1f3458b try to fix some flaky tests 2
  • c0e1eb1 try to fix some flaky tests 2
  • 45934bb try to fix some flaky tests
  • 560c524 chore: bump cibuildwheel to 2.22.0, move to macos-13 (#2479)
  • b5ea67e fix winmake.py test-parallel
  • 13a336b fix #2418 / Linux: fix race condition
  • Additional commits viewable in compare view

Updates pydantic from 2.9.2 to 2.10.5

Release notes

Sourced from pydantic's releases.

v2.10.5 2024-12-18

v2.10.5 (2025-01-08)

What's Changed

v2.10.4 2024-12-18

What's Changed

Packaging

Fixes

New Contributors

Full Changelog: pydantic/pydantic@v2.10.3...v2.10.4

v2.10.3 2024-12-03

What's Changed

Fixes

  • Set fields when defer_build is set on Pydantic dataclasses by @​Viicos in #10984
  • Do not resolve the JSON Schema reference for dict core schema keys by @​Viicos in #10989
  • Use the globals of the function when evaluating the return type for PlainSerializer and WrapSerializer functions by @​Viicos in #11008
  • Fix host required enforcement for urls to be compatible with v2.9 behavior by @​sydney-runkle in #11027
  • Add a default_factory_takes_validated_data property to FieldInfo by @​Viicos in #11034
  • Fix url json schema in serialization mode by @​sydney-runkle in #11035

Full Changelog: pydantic/pydantic@v2.10.2...v2.10.3

v2.10.2 2024-11-26

What's Changed

Fixes

  • Only evaluate FieldInfo annotations if required during schema building by @​Viicos in #10769

... (truncated)

Changelog

Sourced from pydantic's changelog.

v2.10.5 (2025-01-08)

GitHub release

What's Changed

v2.10.4 (2024-12-18)

GitHub release

What's Changed

Packaging

Fixes

New Contributors

v2.10.3 (2024-12-03)

GitHub release

What's Changed

Fixes

  • Set fields when defer_build is set on Pydantic dataclasses by @​Viicos in #10984
  • Do not resolve the JSON Schema reference for dict core schema keys by @​Viicos in #10989
  • Use the globals of the function when evaluating the return type for PlainSerializer and WrapSerializer functions by @​Viicos in #11008
  • Fix host required enforcement for urls to be compatible with v2.9 behavior by @​sydney-runkle in #11027
  • Add a default_factory_takes_validated_data property to FieldInfo by @​Viicos in #11034
  • Fix url json schema in serialization mode by @​sydney-runkle in #11035

... (truncated)

Commits

Updates pymupdf from 1.24.13 to 1.25.2

Release notes

Sourced from pymupdf's releases.

PyMuPDF-1.25.2 released

PyMuPDF-1.25.2 has been released.

Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example:

python -m pip install --upgrade pymupdf

[Linux-aarch64 wheels will be built and uploaded later.]

Changes in version 1.25.2 (2025-01-17)

  • Fixed issues:

  • Other:

    • Use Python's built-in glyphname <> unicode conversion.
    • Improve speed of pixmap color inversion.
    • Add new char_flags member to span dictionary, for example allows detection of invisible text.
    • Detect image masks in TextPage output.
    • Added Pixmap.pil_image().

PyMuPDF-1.25.1 released

PyMuPDF-1.25.1 has been released.

Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example:

python -m pip install --upgrade pymupdf

[Linux-aarch64 wheels will be built and uploaded later.]

Changes in version 1.25.1 (2024-12-11)

  • Use MuPDF-1.25.2.

  • Fixed issues:

PyMuPDF-1.25.0 released

... (truncated)

Changelog

Sourced from pymupdf's changelog.

Change Log

Changes in version 1.25.2 (2025-01-17)

  • Fixed issues:

    • Fixed 4055 <https://github.com/pymupdf/PyMuPDF/issues/4055>_: "Yes" for all checkboxes does not work for all PDF rendering engines.
    • Fixed 4155 <https://github.com/pymupdf/PyMuPDF/issues/4155>_: samples_mv is unsafe
    • Fixed 4186 <https://github.com/pymupdf/PyMuPDF/issues/4186>_: Incorrect handling of JPEG with color space CMYK image extraction
    • Fixed 4225 <https://github.com/pymupdf/PyMuPDF/issues/4225>_: pixmap.pil_save() fails due to colorspace definition
    • Fixed 4232 <https://github.com/pymupdf/PyMuPDF/issues/4232>_: Incorrect Font style and Size
  • Other:

    • Use Python's built-in glyphname <> unicode conversion.
    • Improve speed of pixmap color inversion.
    • Add new char_flags member to span dictionary, for example allows detection of invisible text.
    • Detect image masks in TextPage output.
    • Added Pixmap.pil_image().

Changes in version 1.25.1 (2024-12-11)

  • Use MuPDF-1.25.2.

  • Fixed issues:

    • Fixed 4125 <https://github.com/pymupdf/PyMuPDF/issues/4125>_: memory leak while convert Pixmap's colorspace
    • Fixed 4034 <https://github.com/pymupdf/PyMuPDF/issues/4034>_: Possible regression in pdf cleaning during save.

Changes in version 1.25.0 (2024-12-05)

  • Use MuPDF-1.25.1.

  • Fixed issues:

    • Fixed 4026 <https://github.com/pymupdf/PyMuPDF/issues/4026>_: page.get_text('blocks') output two piece of very similar text with different bbox
    • Fixed 4004 <https://github.com/pymupdf/PyMuPDF/issues/4004>_: Segmentation Fault When Updating PDF Form Field Value
    • Fixed 3751 <https://github.com/pymupdf/PyMuPDF/issues/3751>_: apply_redactions causes part of the page content to be hidden / transparent

Changes in version 1.24.14 (2024-11-19)

  • Use MuPDF-1.24.11.

  • Fixed issues:

... (truncated)

Commits
  • ad4b871 Update version numbers and dates for release.
  • 55703bf tests/: improved handling of annot_stem.
  • ad6fa83 docs/: added link to ocr installation info.
  • 6f61833 Keyword-only requirements
  • 57d1d63 Allow arbitrary ON values for CheckBoxes
  • 63a3a08 Address issue 4225
  • 00f2309 Document mask in TextPage
  • 423e059 Detect image masks in TextPage output
  • dd828bd scripts/sysinstall.py:Avoid errors from upgrading system pip.
  • b117956 scripts/test.py: minor improvements to comments.
  • Additional commits viewable in compare view

Updates pytz from 2024.1 to 2024.2

Commits
  • 3944f75 Bump version numbers to 2024.2 / 2024b
  • 640c9bd IANA 2024b
  • 382ca0c Squashed 'tz/' changes from 380c07cef..923e54bae
  • 96a1e88 Stop testing unavailable and EOL Python 3.5
  • 68186b6 Add support for Python 3.13
  • e994058 Run other jobs if one fails
  • 2326f9f Bump GitHub Actions
  • See full diff in compare view

Updates sentry-sdk[fastapi,openai,starlette] from 2.13.0 to 2.20.0

Release notes

Sourced from sentry-sdk[fastapi,openai,starlette]'s releases.

2.20.0

2.19.2

Various fixes & improvements

2.19.1

Various fixes & improvements

Updates the requirements on [fastapi](https://github.com/fastapi/fastapi), [langchain](https://github.com/langchain-ai/langchain), [ollama](https://github.com/ollama/ollama-python), [openai](https://github.com/openai/openai-python), [psutil](https://github.com/giampaolo/psutil), [pydantic](https://github.com/pydantic/pydantic), [pymupdf](https://github.com/pymupdf/pymupdf), [pytz](https://github.com/stub42/pytz), [sentry-sdk[fastapi,openai,starlette]](https://github.com/getsentry/sentry-python), [uvicorn](https://github.com/encode/uvicorn), [weaviate-client](https://github.com/weaviate/weaviate-python-client), [langchain-core](https://github.com/langchain-ai/langchain), [starlette](https://github.com/encode/starlette), [langsmith](https://github.com/langchain-ai/langsmith-sdk) and [langchain-text-splitters](https://github.com/langchain-ai/langchain) to permit the latest version.

Updates `fastapi` from 0.115.5 to 0.115.6
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.5...0.115.6)

Updates `langchain` from 0.3.8 to 0.3.14
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==0.3.8...langchain==0.3.14)

Updates `ollama` from 0.3.3 to 0.4.6
- [Release notes](https://github.com/ollama/ollama-python/releases)
- [Commits](ollama/ollama-python@v0.3.3...v0.4.6)

Updates `openai` from 1.54.4 to 1.59.8
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.54.4...v1.59.8)

Updates `psutil` from 6.1.0 to 6.1.1
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-6.1.0...release-6.1.1)

Updates `pydantic` from 2.9.2 to 2.10.5
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.9.2...v2.10.5)

Updates `pymupdf` from 1.24.13 to 1.25.2
- [Release notes](https://github.com/pymupdf/pymupdf/releases)
- [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt)
- [Commits](pymupdf/PyMuPDF@1.24.13...1.25.2)

Updates `pytz` from 2024.1 to 2024.2
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](stub42/pytz@release_2024.1...release_2024.2)

Updates `sentry-sdk[fastapi,openai,starlette]` from 2.13.0 to 2.20.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.13.0...2.20.0)

Updates `uvicorn` from 0.32.0 to 0.34.0
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md)
- [Commits](encode/uvicorn@0.32.0...0.34.0)

Updates `weaviate-client` from 4.9.3 to 4.10.4
- [Release notes](https://github.com/weaviate/weaviate-python-client/releases)
- [Changelog](https://github.com/weaviate/weaviate-python-client/blob/main/docs/changelog.rst)
- [Commits](weaviate/weaviate-python-client@v4.9.3...v4.10.4)

Updates `langchain-core` to 0.3.30
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==0.3.17...langchain-core==0.3.30)

Updates `starlette` to 0.45.2
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](encode/starlette@0.41.2...0.45.2)

Updates `langsmith` to 0.2.11
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](langchain-ai/langsmith-sdk@v0.1.142...v0.2.11)

Updates `langchain-text-splitters` to 0.3.5
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-text-splitters==0.3.2...langchain-text-splitters==0.3.5)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-deps
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-deps
- dependency-name: ollama
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-deps
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-deps
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-deps
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-deps
- dependency-name: pymupdf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-deps
- dependency-name: pytz
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-deps
- dependency-name: sentry-sdk[fastapi,openai,starlette]
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-deps
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-deps
- dependency-name: weaviate-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-deps
- dependency-name: langchain-core
  dependency-type: direct:production
  dependency-group: python-deps
- dependency-name: starlette
  dependency-type: direct:production
  dependency-group: python-deps
- dependency-name: langsmith
  dependency-type: direct:production
  dependency-group: python-deps
- dependency-name: langchain-text-splitters
  dependency-type: direct:production
  dependency-group: python-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 20, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 27, 2025
@dependabot dependabot bot deleted the dependabot/pip/python-deps-0e089a2d52 branch January 27, 2025 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants