-
Notifications
You must be signed in to change notification settings - Fork 0
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 19 updates #206
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/python-deps-1b20dad1e8
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Updates the requirements on [black](https://github.com/psf/black), [fastapi](https://github.com/fastapi/fastapi), [flake8](https://github.com/pycqa/flake8), [langchain](https://github.com/langchain-ai/langchain), [ollama](https://github.com/ollama/ollama-python), [openai](https://github.com/openai/openai-python), [pre-commit](https://github.com/pre-commit/pre-commit), [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), [unstructured](https://github.com/Unstructured-IO/unstructured), [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 `black` from 24.10.0 to 25.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.1.0) Updates `fastapi` from 0.115.5 to 0.115.8 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.5...0.115.8) Updates `flake8` from 7.1.1 to 7.1.2 - [Commits](PyCQA/flake8@7.1.1...7.1.2) Updates `langchain` from 0.3.8 to 0.3.18 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==0.3.8...langchain==0.3.18) Updates `ollama` from 0.3.3 to 0.4.7 - [Release notes](https://github.com/ollama/ollama-python/releases) - [Commits](ollama/ollama-python@v0.3.3...v0.4.7) Updates `openai` from 1.54.4 to 1.63.0 - [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.63.0) Updates `pre-commit` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.0.1...v4.1.0) Updates `psutil` from 6.1.0 to 7.0.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.1.0...release-7.0.0) Updates `pydantic` from 2.9.2 to 2.10.6 - [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.6) Updates `pymupdf` from 1.24.13 to 1.25.3 - [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.3) Updates `pytz` from 2024.1 to 2025.1 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.1...release_2025.1) Updates `sentry-sdk[fastapi,openai,starlette]` from 2.13.0 to 2.21.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.21.0) Updates `unstructured` from 0.16.5 to 0.16.20 - [Release notes](https://github.com/Unstructured-IO/unstructured/releases) - [Changelog](https://github.com/Unstructured-IO/unstructured/blob/main/CHANGELOG.md) - [Commits](Unstructured-IO/unstructured@0.16.5...0.16.20) 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.35 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==0.3.17...langchain-core==0.3.35) Updates `starlette` to 0.45.3 - [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.3) Updates `langsmith` to 0.3.8 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.1.142...v0.3.8) Updates `langchain-text-splitters` to 0.3.6 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-text-splitters==0.3.2...langchain-text-splitters==0.3.6) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: flake8 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: pre-commit 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-major 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-major 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: unstructured dependency-type: direct:production update-type: version-update:semver-patch 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]>
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
0 participants
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 black, fastapi, flake8, langchain, ollama, openai, pre-commit, psutil, pydantic, pymupdf, pytz, sentry-sdk[fastapi,openai,starlette], unstructured, uvicorn, weaviate-client, langchain-core, starlette, langsmith and langchain-text-splitters to permit the latest version.
Updates
black
from 24.10.0 to 25.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
8a737e7
Prepare release 25.1.0 (#4563)d330dee
docs: We're not going to use backslashes for the with statement (#4564)3d81290
Movewrap_long_dict_values_in_parens
to the preview style (#4561)459562c
Improve function declaration wrapping when it contains generic type definitio...99dbf30
Cache executor to avoid hitting open file limits (#4560)c0b92f3
Prepare the 2025 stable style (#4558)e58baf1
Add test for #1187 (#4559)1455ae4
Fix docs CI (#4555)584d033
fix: Don't remove parenthesis around long dictionary values (#4377)6e96540
Fix CI (#4551)Updates
fastapi
from 0.115.5 to 0.115.8Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
7128971
🔖 Release version 0.115.855f8a44
📝 Update release notes83ab6ac
📝 Change the word "unwrap" to "unpack" in `docs/en/docs/tutorial/extra-models...3d02a92
📝 Update release notes1b00f8a
✅ Simplify tests for body_multiple_params (#13237)d97647f
📝 Update release notes9667ce8
📝 Update Request Body'stutorial002
to deal withtax=0
case (#13230)0541693
📝 Update release notes041b2e1
📝 Update release notes30b270b
♻️ Move duplicated code portion to a static method in theAPIKeyBase
super ...Updates
flake8
from 7.1.1 to 7.1.2Commits
fffee8b
Release 7.1.219001f7
Merge pull request #1966 from PyCQA/limit-procs-to-file-countf35737a
avoid starting unnecessary processes when file count is limitedUpdates
langchain
from 0.3.8 to 0.3.18Release notes
Sourced from langchain's releases.
... (truncated)
Commits
01314c5
langchain: release 0.3.18 (#29654)92e2239
openai[patch]: make parallel_tool_calls explicit kwarg of bind_tools (#29669)2a243df
infra: add UV_NO_SYNC to monorepo makefile (#29670)5690575
openai: Removed tool_calls from completion chunk after other chunks have alre...0d45ad5
community: update base_o365.py (#29657)1b064e1
docs: Fix llama.cpp GPU Installation in llamacpp.ipynb (Deprecated Env Variab...3645181
qdrant: Addsimilarity_search_with_score_by_vector()
function to the `Qdran...488cb4a
anthropic: release 0.3.7 (#29653)ab09490
openai: release 0.3.4 (#29652)29a0c38
openai[patch]: add test for message.name (#29651)Updates
ollama
from 0.3.3 to 0.4.7Release notes
Sourced from ollama's releases.
... (truncated)
Commits
0561f42
chore: add tests for checking SHA in blob request (#425)7e64093
bump httpx from 0.27.2 to 0.28.1 (#365)f7e23dd
choe: run tests on main (#422)967fd65
client: improve error messaging on connection failure (#398)12d6842
fix: don't run lints on all python versions (#400)7a6ab04
Fix create examples (#421)eefe5c9
remove sha256 as it's already available in the digest (#420)89e719a
chore: bump ruff and ensure imports are sorted (#385)02495ff
example: update create example (#418)2cad1f5
Merge pull request #417 from ollama/pdevine/create-apiUpdates
openai
from 1.54.4 to 1.63.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
720ae54
release: 1.63.0300f58b
feat(api): add support for storing chat completions (#2117)3f8d820
release: 1.62.0b45168e
fix(parsing): don't default to an empty array (#2106)b5f6dc7
chore(internal): minor type handling changes (#2099)e2f2db8
feat(pagination): avoid fetching when has_more: false (#2098)af6a943
chore(internal): fix type traversing dictionary params (#2097)2c20ea7
feat(embeddings): use stdlib array type for improved performance (#2060)8640fd8
fix(api): add missing reasoning effort + model enums (#2096)b99c35c
feat(client): sendX-Stainless-Read-Timeout
header (#2094)Updates
pre-commit
from 4.0.1 to 4.1.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
b152e92
v4.1.0c3125a4
Merge pull request #3389 from lorenzwalthert/dev-always-unset-renvc2c061c
fix: ensure env patch is applied for vanilla emulationcd429db
Merge pull request #3382 from pre-commit/pre-commit-ci-update-config9b9f8e2
[pre-commit.ci] pre-commit autoupdate86300a4
Merge pull request #3376 from pre-commit/r-gone77edad8
install r on ubuntu runners18b3939
Merge pull request #3375 from pre-commit/dotnet-tests-ubuntu-latest31cb945
Merge pull request #3374 from pre-commit/docker-image-tests-ubuntu-22-not-pre...28c3d81
update .net tests to use .net 8Updates
psutil
from 6.1.0 to 7.0.0Changelog
Sourced from psutil's changelog.
Commits
ea5b556
pre-released6e28b7
try to fix tests104bb32
test cpu_times() for process children16c091b
test cpu_times() for process childreneee09da
[OSX] proc.c: Fix goo.gl link in comment for source reference (#2505)17e2780
ci: build aarch64 wheel on GHA aarch64 runner (#2503)1ba8667
pin black version to 24.X, because new 25.X breaks style9c114a5
[OSX] usehost_statistics64
to get memory metrics (#2502)08d7d43
pin black version to 24.X, because new 25.X breaks stylea509e5a
669 windows broadcast addr (#2501)Updates
pydantic
from 2.9.2 to 2.10.6Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
df05e69
Bump version to v2.10.6 (#11334)4160826
Fix url python serialization (#11331)f94e842
Fix JSON Schema reference collection with"examples"
keys (#11325)5d34efd
Prepare release v2.10.5 (#11237)6e585f9
Fix url serialization for unions (#11233)5a22e02
Remove custom MRO implementation of Pydantic models (#11195)5bd3a65
fix history.md