-
Notifications
You must be signed in to change notification settings - Fork 10
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-requirements group across 1 directory with 23 updates #123
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-requirements group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.10.10` | `3.11.2` | | [blinker](https://github.com/pallets-eco/blinker) | `1.8.2` | `1.9.0` | | [flask](https://github.com/pallets/flask) | `3.0.3` | `3.1.0` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.0.3` | `3.1.1` | | [httpcore](https://github.com/encode/httpcore) | `1.0.6` | `1.0.7` | | [jiter](https://github.com/pydantic/jiter) | `0.6.1` | `0.7.1` | | [langchain](https://github.com/langchain-ai/langchain) | `0.3.4` | `0.3.7` | | [langchain-community](https://github.com/langchain-ai/langchain) | `0.3.3` | `0.3.7` | | [langchain-core](https://github.com/langchain-ai/langchain) | `0.3.13` | `0.3.19` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `0.2.3` | `0.2.8` | | [langchain-text-splitters](https://github.com/langchain-ai/langchain) | `0.3.0` | `0.3.2` | | [langsmith](https://github.com/langchain-ai/langsmith-sdk) | `0.1.137` | `0.1.143` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.23.0` | `3.23.1` | | [openai](https://github.com/openai/openai-python) | `1.52.2` | `1.54.4` | | [orjson](https://github.com/ijl/orjson) | `3.10.10` | `3.10.11` | | [packaging](https://github.com/pypa/packaging) | `24.1` | `24.2` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.23.4` | `2.27.0` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.5.2` | `2.6.1` | | [quart](https://github.com/pallets/quart) | `0.19.8` | `0.19.9` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2024.9.11` | `2024.11.6` | | [tqdm](https://github.com/tqdm/tqdm) | `4.66.5` | `4.67.0` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.0.6` | `3.1.3` | | [yarl](https://github.com/aio-libs/yarl) | `1.16.0` | `1.17.2` | Updates `aiohttp` from 3.10.10 to 3.11.2 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.10.10...v3.11.2) Updates `blinker` from 1.8.2 to 1.9.0 - [Release notes](https://github.com/pallets-eco/blinker/releases) - [Changelog](https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst) - [Commits](pallets-eco/blinker@1.8.2...1.9.0) Updates `flask` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.3...3.1.0) Updates `greenlet` from 3.0.3 to 3.1.1 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.0.3...3.1.1) Updates `httpcore` from 1.0.6 to 1.0.7 - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](encode/httpcore@1.0.6...1.0.7) Updates `jiter` from 0.6.1 to 0.7.1 - [Release notes](https://github.com/pydantic/jiter/releases) - [Commits](pydantic/jiter@v0.6.1...v0.7.1) Updates `langchain` from 0.3.4 to 0.3.7 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==0.3.4...langchain==0.3.7) Updates `langchain-community` from 0.3.3 to 0.3.7 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-community==0.3.3...langchain-community==0.3.7) Updates `langchain-core` from 0.3.13 to 0.3.19 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==0.3.13...langchain-core==0.3.19) Updates `langchain-openai` from 0.2.3 to 0.2.8 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==0.2.3...langchain-openai==0.2.8) Updates `langchain-text-splitters` from 0.3.0 to 0.3.2 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-text-splitters==0.3.0...langchain-text-splitters==0.3.2) Updates `langsmith` from 0.1.137 to 0.1.143 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.1.137...v0.1.143) Updates `marshmallow` from 3.23.0 to 3.23.1 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.23.0...3.23.1) Updates `openai` from 1.52.2 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.52.2...v1.54.4) Updates `orjson` from 3.10.10 to 3.10.11 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.10...3.10.11) Updates `packaging` from 24.1 to 24.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.1...24.2) Updates `pydantic-core` from 2.23.4 to 2.27.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.23.4...v2.27.0) Updates `pydantic-settings` from 2.5.2 to 2.6.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.5.2...v2.6.1) Updates `quart` from 0.19.8 to 0.19.9 - [Release notes](https://github.com/pallets/quart/releases) - [Changelog](https://github.com/pallets/quart/blob/main/CHANGES.rst) - [Commits](pallets/quart@0.19.8...0.19.9) Updates `regex` from 2024.9.11 to 2024.11.6 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2024.9.11...2024.11.6) Updates `tqdm` from 4.66.5 to 4.67.0 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.5...v4.67.0) Updates `werkzeug` from 3.0.6 to 3.1.3 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.6...3.1.3) Updates `yarl` from 1.16.0 to 1.17.2 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](aio-libs/yarl@v1.16.0...v1.17.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: blinker dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: greenlet dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: httpcore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: jiter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: langchain dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: langchain-community dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: langchain-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: langchain-openai dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: langchain-text-splitters dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: langsmith dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: orjson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: quart dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: yarl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements ... 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
Nov 18, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/pip/python-requirements-caa500c12b
branch
November 25, 2024 16:21
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-requirements group with 23 updates in the / directory:
3.10.10
3.11.2
1.8.2
1.9.0
3.0.3
3.1.0
3.0.3
3.1.1
1.0.6
1.0.7
0.6.1
0.7.1
0.3.4
0.3.7
0.3.3
0.3.7
0.3.13
0.3.19
0.2.3
0.2.8
0.3.0
0.3.2
0.1.137
0.1.143
3.23.0
3.23.1
1.52.2
1.54.4
3.10.10
3.10.11
24.1
24.2
2.23.4
2.27.0
2.5.2
2.6.1
0.19.8
0.19.9
2024.9.11
2024.11.6
4.66.5
4.67.0
3.0.6
3.1.3
1.16.0
1.17.2
Updates
aiohttp
from 3.10.10 to 3.11.2Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
db37e91
Release 3.11.2 (#9892)00978de
[PR #9885/76b0d734 backport][3.11] Add benchmarks for web middleware (#9889)581390c
[PR #9883/a118114 backport][3.11] Fix improperly closed WebSocket connections...e998143
Increment version to 3.11.2.dev0 (#9879)fe1196c
Release 3.11.1 (#9875)daaea93
[PR #9873/c9698c8e backport][3.11] Make creatingRequestInfo
backwards comp...72661bd
Increment version to 3.11.1.dev0 (#9863)c311912
Release 3.11.0 (#9860)95341e1
Merge branch '3.10' into 3.113e09325
Remove 3.10.11rc0 from 3.10 changelog (#9858)Updates
blinker
from 1.8.2 to 1.9.0Release notes
Sourced from blinker's releases.
Changelog
Sourced from blinker's changelog.
Commits
669f3a0
release version 1.9.0cfe116f
try disabling attestions on test pypi16e4bd7
Merge pull request #174 from projectgus/bugfix/weakref_disconnect_shutdown42561fd
Fix "Exception ignored" in weakref callback during interpreter shutdown.dcce3e9
Merge pull request #175 from pallets-eco/drop-python3.8efa95ea
drop support for python 3.88230518
update dev dependencies94f1202
update dev dependencies8c983ec
remove previously deprecated code (#172)f5915f3
set up pre-commit lite workflowUpdates
flask
from 3.0.3 to 3.1.0Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
Commits
ab81496
release version 3.1.070602a1
remove test pypi6748a09
update dev dependencies22c48a7
Merge remote-tracking branch 'origin/stable'2eab96a
use generic bases for session (#5638)f49dbfd
use generic bases for session7b21d43
configure and checkrequest.trusted_hosts
(#5637)4f7156f
configure and check trusted_hosts10bdf61
settingSERVER_NAME
does not restrict routing for bothsubdomain_matching
...4995a77
fix subdomain_matching=False behaviorUpdates
greenlet
from 3.0.3 to 3.1.1Changelog
Sourced from greenlet's changelog.
... (truncated)
Commits
dd0a948
Preparing release 3.1.1ab8d3bc
Disable thread-local cleanup on 32-bit MacOS PPC with GCC. This will result i...e9db22a
Merge pull request #429 from python-greenlet/issue419redux6081a16
Merge pull request #419 from barracuda156/powerpcdbf311a
Greater safety and fewer assumptions doing cross-thread cleanup.9e8a90b
Set back greenlet_thread_state.hpp file1bf374f
Duplicate greenlet_thread_state.hpp history.64e0b4f
Copy greenlet_thread_state.hpp into TThreadStateCreator.hpp358a2e8
Keep greenlet_thread_state.hpp5144f70
Sigh. Pip hides compiler output which is, you know, important, and the only w...Updates
httpcore
from 1.0.6 to 1.0.7Release notes
Sourced from httpcore's releases.
Changelog
Sourced from httpcore's changelog.
Commits
a173552
Version 1.0.7 (#977)13e281d
Add proxy configuration to ConnectionPool. (#974)0bfcee4
default port for the socks5h scheme (#972)4e0a17c
Consistent import style (#970)127505b
Use new typing style (#963)Updates
jiter
from 0.6.1 to 0.7.1Commits
1fbdb1e
updateJsonValue
allow_partial
to usePartialMode
(#163)cf80fbb
ci: simplify jobs, fix coverage (#161)a004d5f
Fixpyo3
as an optional dependency (#160)e1d4c9f
partial parsing withJsonValue
(#157)0496e89
ci: fix run-on-arch action (by updating) (#155)e2eb415
fix: usage ofnode12 which is deprecated
in CI (#153)419ec90
ci: bump jobs to use 3.13, fixes for ubuntu 24.04 (#154)Updates
langchain
from 0.3.4 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
langchain-community
from 0.3.3 to 0.3.7Release notes
Sourced from langchain-community's releases.
... (truncated)
Commits
15b7dd3
community[patch]: release 0.3.7 (#28061)5460096
core[patch]: release 0.3.17 (#28060)1538ee1
anthropic[major]: support python 3.13 (#27916)759b6ed
docs: Fix typo in Tavily Search example (#28034)ca7375a
Improvement[Community]Improve Embeddings API (#28038)e290736
Update streaming.mdx (#28055)f9212c7
DOC: Fix typo in documentation for streaming modes, correcting 'witte… (#28052)139881b
openai[patch]: fix azure oai stream check (#28048)9611f0b
openai[patch]: Release 0.2.7 (#28047)5c14e1f
community[patch]: Release 0.3.6 (#28046)Updates
langchain-core
from 0.3.13 to 0.3.19Release notes
Sourced from langchain-core's releases.
... (truncated)
Commits
d3252b7
core: release 0.3.19 (#28137)585479e
docs: add legacy LLM page to concepts index (#28135)39956a3
community: sambanovacloud llm integration (#27526)d696728
partners/ollama: Enabled Token Level Streaming when Using Bind Tools for Chat...776e327
standard-tests[patch]: add test for async tool calling (#28133)ed4952e
core[patch]: add caching to get_function_nonlocals (#28131)74438f3
docs: add links to concept guides in how-tos (#28118)ef2dc9e
docs: update "quickstart" tutorial (#28096)f122273
core[patch]: support numpy 2 (#27991)cff70c2
docs: Add hyperlink to immediately show the table at the bottom of th… (#28102)Updates
langchain-openai
from 0.2.3 to 0.2.8Release notes
Sourced from langchain-openai's releases.
Commits
5eaa0e8
openai[patch]: release 0.2.8 (#28062)15b7dd3
community[patch]: release 0.3.7 (#28061)5460096
core[patch]: release 0.3.17 (#28060)1538ee1
anthropic[major]: support python 3.13 (#27916)759b6ed
docs: Fix typo in Tavily Search example (#28034)ca7375a
Improvement[Community]Improve Embeddings API (#28038)e290736
Update streaming.mdx (#28055)f9212c7
DOC: Fix typo in documentation for streaming modes, correcting 'witte… (#28052)139881b
openai[patch]: fix azure oai stream check (#28048)9611f0b
openai[patch]: Release 0.2.7 (#28047)Updates
langchain-text-splitters
from 0.3.0 to 0.3.2Release notes
Sourced from langchain-text-splitters's releases.
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
langsmith
from 0.1.137 to 0.1.143Release notes
Sourced from langsmith's releases.