-
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 11 updates #143
Closed
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 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/tiangolo/fastapi) | `0.111.0` | `0.111.1` | | [langchain](https://github.com/langchain-ai/langchain) | `0.2.6` | `0.2.11` | | [ollama](https://github.com/jmorganca/ollama-python) | `0.2.1` | `0.3.0` | | [openai](https://github.com/openai/openai-python) | `1.35.7` | `1.37.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `3.8.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.7.4` | `2.8.2` | | [pymupdf](https://github.com/pymupdf/pymupdf) | `1.24.7` | `1.24.9` | | [sentry-sdk[fastapi,openai,starlette]](https://github.com/getsentry/sentry-python) | `2.7.1` | `2.11.0` | | [unstructured](https://github.com/Unstructured-IO/unstructured) | `0.14.9` | `0.15.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.1` | `0.30.3` | | [weaviate-client](https://github.com/weaviate/weaviate-python-client) | `4.6.5` | `4.7.1` | Updates `fastapi` from 0.111.0 to 0.111.1 - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.111.0...0.111.1) Updates `langchain` from 0.2.6 to 0.2.11 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==0.2.6...langchain==0.2.11) Updates `ollama` from 0.2.1 to 0.3.0 - [Release notes](https://github.com/jmorganca/ollama-python/releases) - [Commits](ollama/ollama-python@v0.2.1...v0.3.0) Updates `openai` from 1.35.7 to 1.37.1 - [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.35.7...v1.37.1) Updates `pre-commit` from 3.7.1 to 3.8.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@v3.7.1...v3.8.0) Updates `pydantic` from 2.7.4 to 2.8.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.7.4...v2.8.2) Updates `pymupdf` from 1.24.7 to 1.24.9 - [Release notes](https://github.com/pymupdf/pymupdf/releases) - [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt) - [Commits](pymupdf/PyMuPDF@1.24.7...1.24.9) Updates `sentry-sdk[fastapi,openai,starlette]` from 2.7.1 to 2.11.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.7.1...2.11.0) Updates `unstructured` from 0.14.9 to 0.15.0 - [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.14.9...0.15.0) Updates `uvicorn` from 0.30.1 to 0.30.3 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.30.1...0.30.3) Updates `weaviate-client` from 4.6.5 to 4.7.1 - [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.6.5...v4.7.1) --- 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: pre-commit 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: 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-patch 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] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Jul 29, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 11 updates in the / directory:
0.111.0
0.111.1
0.2.6
0.2.11
0.2.1
0.3.0
1.35.7
1.37.1
3.7.1
3.8.0
2.7.4
2.8.2
1.24.7
1.24.9
2.7.1
2.11.0
0.14.9
0.15.0
0.30.1
0.30.3
4.6.5
4.7.1
Updates
fastapi
from 0.111.0 to 0.111.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
b199364
🔖 Release version 0.111.138db0a5
📝 Update release notes0f22c76
📝 Update release notes4d3ef06
➖ Remove orjson and ujson from default dependencies (#11842)7a9396c
📝 Update release notes0b1e2ec
✏️ Rewording indocs/en/docs/fastapi-cli.md
(#11716)fb15c48
📝 Update release notes9d74b23
♻️ Simplify internal docs script (#11777)3a8f6cd
📝 Update release notes60f7fe4
📝 Update Hypercorn links in all the docs (#11744)Updates
langchain
from 0.2.6 to 0.2.11Release notes
Sourced from langchain's releases.
... (truncated)
Commits
4919d5d
langchain[patch]: Release 0.2.11 (#24559)918e1c8
core[patch]: Release 0.2.23 (#24557)58def6e
Add tool calling example to Ollama ntbk (#24522)e787532
langchain:globals
fix (#21281)e80b093
community[patch]: small fixes to link extractors (#24528)9e06991
community[patch]: Update URL to the 2markdown API (#24546)a14e02a
core[patch]: Fix word spelling error inglobals.py
(#24532)378db2e
docs: Add RedisChatMessageHistory docstrings (#24548)a197a8e
openai[patch]: move test (#24552)0bb54ab
CI: Temporarily disable min version checking on pull request (#24551)Updates
ollama
from 0.2.1 to 0.3.0Release notes
Sourced from ollama's releases.
Commits
33c4b61
add insert support to generate endpoint (#215)b0ea6d9
Supportapi/embed
(#208)359c63d
integrate tool calls (#213)1a15742
Update README.mdce56f27
Add type overloads to methods (#181)982d65f
Simple Example (#179)Updates
openai
from 1.35.7 to 1.37.1Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
195c05a
release: 1.37.1edf0fb0
chore(tests): update prism version (#1572)1ed0e35
release: 1.37.0ff5add0
docs(readme): fix example snippet imports (#1569)24ab406
feat(api): add uploads endpoints (#1568)c814354
fix(cli/audio): handle non-json response format (#1557)af8f606
release: 1.36.11a9124b
fix(types): add gpt-4o-mini to more assistants methods4c6a5ed
release: 1.36.038fe1a6
feat(api): add new gpt-4o-mini models (#1561)Updates
pre-commit
from 3.7.1 to 3.8.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
d46423f
v3.8.08133abd
Merge pull request #3265 from lorenzwalthert/issue-3206da0c1d0
implement health check for language:rf641f6a
Merge pull request #3264 from pre-commit/pre-commit-ci-update-configa68a19d
fixes for mypy 1.1188317dd
[pre-commit.ci] pre-commit autoupdatefaa6f8c
Merge pull request #3244 from pre-commit/pre-commit-ci-update-configf632459
[pre-commit.ci] pre-commit autoupdate0252908
Merge pull request #3240 from pre-commit/pre-commit-ci-update-config69b5dce
[pre-commit.ci] pre-commit autoupdateUpdates
pydantic
from 2.7.4 to 2.8.2Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
4978ee2
update history0345929
v bumpd390a04
Fix issue with assertion caused by pluggable schema validator (#9838)040865f
update history5a33e3b
bump version2f9abb2
Bumppydantic-core
tov2.20.1
,pydantic-extra-types
tov2.9.0
(#9832)ce9c5f7
Remove spooky meetings file (#9824)6bdd6d1
Pedantic typo correction within explanation of Pydantic's root in 'pedantic' ...701ccde
Fix list constraint json schema application (#9818)2a066a2
Bumpruff
tov0.5.0
andpyright
tov1.1.369
(#9801)Updates
pymupdf
from 1.24.7 to 1.24.9Release notes
Sourced from pymupdf's releases.
Changelog
Sourced from pymupdf's changelog.
... (truncated)
Commits
9717935
Update changelog, version numbers and release dates for release 1.24.9.0f45692
changes.txt: fixed formatting of 1.24.8 description.c3bed87
src/init.py: fix to work with latest mupdf 1.24.8.e4420d1
setup.py: fix generation of mupdf header tree.015adf1
READMEb.md READMEd.md: removed unnecessary version numbers.0cc33da
setup.py: force creation of new pymupdfb wheels.2216b7b
Update changelog, version numbers and release dates for release 1.24.8.573fcd0
pipcl.py: use sysconfig.get_platform() instead of setuptools.distutils.util.g...f49f756
src/init.py: log(): make slightly more robust.550411c
Documentation: Updates sidebar logo to use SVG.Updates
sentry-sdk[fastapi,openai,starlette]
from 2.7.1 to 2.11.0Release notes
Sourced from sentry-sdk[fastapi,openai,starlette]'s releases.