-
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 14 updates #174
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/python-deps-96e85396e3
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
Bumps the python-deps group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.8.0` | `24.10.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.112.2` | `0.115.5` | | [langchain](https://github.com/langchain-ai/langchain) | `0.2.14` | `0.3.7` | | [ollama](https://github.com/jmorganca/ollama-python) | `0.3.1` | `0.3.3` | | [openai](https://github.com/openai/openai-python) | `1.42.0` | `1.54.4` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.8.0` | `4.0.1` | | [psutil](https://github.com/giampaolo/psutil) | `6.0.0` | `6.1.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.8.2` | `2.9.2` | | [pymupdf](https://github.com/pymupdf/pymupdf) | `1.24.9` | `1.24.13` | | [pytz](https://github.com/stub42/pytz) | `2024.1` | `2024.2` | | [sentry-sdk[fastapi,openai,starlette]](https://github.com/getsentry/sentry-python) | `2.13.0` | `2.18.0` | | [unstructured](https://github.com/Unstructured-IO/unstructured) | `0.15.7` | `0.16.5` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.6` | `0.32.0` | | [weaviate-client](https://github.com/weaviate/weaviate-python-client) | `4.7.1` | `4.9.3` | Updates `black` from 24.8.0 to 24.10.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.8.0...24.10.0) Updates `fastapi` from 0.112.2 to 0.115.5 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.112.2...0.115.5) Updates `langchain` from 0.2.14 to 0.3.7 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==0.2.14...langchain==0.3.7) Updates `ollama` from 0.3.1 to 0.3.3 - [Release notes](https://github.com/jmorganca/ollama-python/releases) - [Commits](ollama/ollama-python@v0.3.1...v0.3.3) Updates `openai` from 1.42.0 to 1.54.4 - [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.42.0...v1.54.4) Updates `pre-commit` from 3.8.0 to 4.0.1 - [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@v3.8.0...v4.0.1) Updates `psutil` from 6.0.0 to 6.1.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.0.0...release-6.1.0) Updates `pydantic` from 2.8.2 to 2.9.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.8.2...v2.9.2) Updates `pymupdf` from 1.24.9 to 1.24.13 - [Release notes](https://github.com/pymupdf/pymupdf/releases) - [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt) - [Commits](pymupdf/PyMuPDF@1.24.9...1.24.13) 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.18.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.18.0) Updates `unstructured` from 0.15.7 to 0.16.5 - [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.15.7...0.16.5) Updates `uvicorn` from 0.30.6 to 0.32.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.30.6...0.32.0) Updates `weaviate-client` from 4.7.1 to 4.9.3 - [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.7.1...v4.9.3) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: langchain dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: ollama dependency-type: direct:production update-type: version-update:semver-patch 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-major dependency-group: python-deps - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-minor 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-patch 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: unstructured 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 ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Nov 18, 2024
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.
Bumps the python-deps group with 14 updates in the / directory:
24.8.0
24.10.0
0.112.2
0.115.5
0.2.14
0.3.7
0.3.1
0.3.3
1.42.0
1.54.4
3.8.0
4.0.1
6.0.0
6.1.0
2.8.2
2.9.2
1.24.9
1.24.13
2024.1
2024.2
2.13.0
2.18.0
0.15.7
0.16.5
0.30.6
0.32.0
4.7.1
4.9.3
Updates
black
from 24.8.0 to 24.10.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
1b2427a
Prepare release 24.10.0 (#4471)a22b1eb
Add mypyc 3.13 wheel build (#4449)b7d0e72
Bump AndreMiras/coveralls-python-action from 65c1672f0b8a201702d86c81b79187df...f1a2f92
Include --unstable in cache key (#4466)8d9d18c
Fix skipping Jupyter cells with unknown %% magic (#4462)bbfdba3
Fix docs CI: use venv for uv to fix 'failed to create directory' (#4460)8fb2add
Use builtin generics (#4458)2a45cec
Fix crashes with comments in parentheses (#4453)b4d6d86
Drop Python 3.8 support (#4452)ac018c1
Require newer aiohttp for blackd (#4451)Updates
fastapi
from 0.112.2 to 0.115.5Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
f057f4a
🔖 Release version 0.115.5c6f021e
📝 Update release notes91a9293
♻️ Update internal checks to support Pydantic 2.10 (#12914)f716490
📝 Update release notesc178106
📝 Update includes fordocs/en/docs/tutorial/body.md
(#12757)88cc900
📝 Update release notes20809a1
⬆ [pre-commit.ci] pre-commit autoupdate (#12907)5a48c37
📝 Update release notes13892a3
📝 Update includes indocs/en/docs/advanced/testing-dependencies.md
(#12647)9467000
📝 Update release notesUpdates
langchain
from 0.2.14 to 0.3.7Release notes
Sourced from langchain's releases.
... (truncated)
Commits
ee63d21
many: use core 0.3.15 (#27834)c3c638c
docs: Reference new databricks-langchain package (#27828)33d4455
docs: update VectorStore api reference url in retrievers.ipynb (#27814)9a4a630
docs: Update Retrievers and Runnable links in Retrievers subsection of retrie...b0dfff4
Fixed broken link for TokenTextSplitter (#27824)b4cb208
langchain[patch]: Add warning in react agent (#26980)2f62546
docs: fix more links (#27809)e3ea365
core: use friendlier names for duplicated nodes in mermaid output (#27747)71f590d
docs: fix more broken links (#27806)c572d66
docs: Ontotext GraphDB QA Chain Update Documentation (Fix versions of librari...Updates
ollama
from 0.3.1 to 0.3.3Release notes
Sourced from ollama's releases.
Commits
89e8b74
Merge pull request #267 from ollama/dependabot/pip/ruff-0.6.381edab1
_stream in async client raises RuntimeError processing HTTP errors (#266)5f51129
Bump ruff from 0.6.2 to 0.6.3d98f646
IPv6 support (#262)981015c
Merge pull request #261 from ollama/dependabot/pip/ruff-0.6.29c34d81
Bump ruff from 0.5.5 to 0.6.29f2832d
Merge pull request #260 from ollama/dependabot/pip/pytest-asyncio-0.24.0e220e46
Merge pull request #252 from ollama/dependabot/pip/pytest-httpserver-1.1.0dfdeb7c
Add URL path to client URL in in Client._parse_host() (#170)9e6726e
Bump pytest-asyncio from 0.23.8 to 0.24.0Updates
openai
from 1.42.0 to 1.54.4Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
52357cf
release: 1.54.49b28850
fix: don't use dicts as iterables in transform (#1865)23444ed
docs: bump models in example snippets to gpt-4o (#1861)6c6dfb1
docs: move comments in example snippets (#1860)db0aa22
docs(readme): add missing asyncio import (#1858)646a579
release: 1.54.31ca831c
fix(logs): redact sensitive headers (#1850)74522ad
release: 1.54.27f6a921
chore(tests): adjust retry timeout values (#1851)22432e2
release: 1.54.1Updates
pre-commit
from 3.8.0 to 4.0.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
cc4a522
v4.0.1772d7d4
Merge pull request #3324 from pre-commit/migrate-config-purelib222c62b
fix migrate-config for purelib yaml3d5548b
Merge pull request #3323 from pre-commit/pre-commit-ci-update-config4235a87
[pre-commit.ci] pre-commit autoupdatedbccd57
v4.0.0d07e529
Merge pull request #3320 from pre-commit/remove-python-venv801b956
remove deprecated python_venv aliasa2f7b80
Merge pull request #3315 from pre-commit/warn-deprecated-stage-names-on-initd317223
add warning for deprecates stages for remote repos on initUpdates
psutil
from 6.0.0 to 6.1.0Changelog
Sourced from psutil's changelog.
Commits
fb68f9f
pre release567438c
[Windows] speed upprocess_iter()
(#2444)b1a7593
Usepytest.skip
instead ofunittest.SkipTest
(#2461)b19d5bd
AIX: improve open_files() regexp speed (#2457)223938f
Use@pytest.mark.skipif
decorator instead of@unittest.skipIf
(#2459)f65fe44
[OpenBSD] Processnum_fds()
andopen_files()
may raise NSP for PID 0 (#2460)0a71d0e
enable ruff cache (faster)4649a88
Run tests without pytests (#2456)80af879
revert change which broke python 2 tests4e85bee
change call_until() signature so that it can be used with lambdaUpdates
pydantic
from 2.8.2 to 2.9.2Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.