-
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 24 updates #126
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/python-requirements-7c9de17955
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-requirements group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.10.10` | `3.11.7` | | [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.8` | | [langchain-community](https://github.com/langchain-ai/langchain) | `0.3.3` | `0.3.8` | | [langchain-core](https://github.com/langchain-ai/langchain) | `0.3.13` | `0.3.21` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `0.2.3` | `0.2.9` | | [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.145` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.23.0` | `3.23.1` | | [openai](https://github.com/openai/openai-python) | `1.52.2` | `1.55.0` | | [orjson](https://github.com/ijl/orjson) | `3.10.10` | `3.10.12` | | [packaging](https://github.com/pypa/packaging) | `24.1` | `24.2` | | [pydantic](https://github.com/pydantic/pydantic) | `2.9.2` | `2.10.1` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.23.4` | `2.27.1` | | [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.1` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.0.6` | `3.1.3` | | [yarl](https://github.com/aio-libs/yarl) | `1.16.0` | `1.18.0` | Updates `aiohttp` from 3.10.10 to 3.11.7 - [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.7) 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.8 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==0.3.4...langchain==0.3.8) Updates `langchain-community` from 0.3.3 to 0.3.8 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-community==0.3.3...langchain-community==0.3.8) Updates `langchain-core` from 0.3.13 to 0.3.21 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==0.3.13...langchain-core==0.3.21) Updates `langchain-openai` from 0.2.3 to 0.2.9 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==0.2.3...langchain-openai==0.2.9) 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.145 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.1.137...v0.1.145) 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.55.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.52.2...v1.55.0) Updates `orjson` from 3.10.10 to 3.10.12 - [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.12) 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` from 2.9.2 to 2.10.1 - [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.1) Updates `pydantic-core` from 2.23.4 to 2.27.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.23.4...v2.27.1) 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.md) - [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.1 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.5...v4.67.1) 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.18.0 - [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.18.0) --- 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 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 25, 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-requirements group with 24 updates in the / directory:
3.10.10
3.11.7
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.8
0.3.3
0.3.8
0.3.13
0.3.21
0.2.3
0.2.9
0.3.0
0.3.2
0.1.137
0.1.145
3.23.0
3.23.1
1.52.2
1.55.0
3.10.10
3.10.12
24.1
24.2
2.9.2
2.10.1
2.23.4
2.27.1
2.5.2
2.6.1
0.19.8
0.19.9
2024.9.11
2024.11.6
4.66.5
4.67.1
3.0.6
3.1.3
1.16.0
1.18.0
Updates
aiohttp
from 3.10.10 to 3.11.7Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
bf04a1b
Release 3.11.7 (#10019)ed15e88
[PR #10014/50d23aee backport][3.11] Improve performance of serializing header...5bcf07d
[PR #9961/c984a44b backport][3.11] Disable Python 3.14 builds (#10012)c82c58a
[PR #10003/78d1be5 backport][3.11] Fix client connection header not reflectin...496f649
[PR #10004/a334eef7 backport][3.11] Avoid buildingskip_headers
in `ClientS...d030c05
Increment version to 3.11.7.dev0 (#10002)ff9602d
Release 3.11.6 (#10000)b7e3b30
[PR #9997/8c36b51 backport][3.11] Restore theforce_close
method to the `...81c33ec
[PR #9991/7bbbd126 backport][3.11] Increase allowed benchmark run time to 7 m...25b49dc
Increment version to 3.11.6.dev0 (#9993)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.8Release notes
Sourced from langchain's releases.
... (truncated)
Commits
82bb0cd
langchain[patch]: release 0.3.8 (#28315)f5f1149
core[patch]: release 0.3.21 (#28314)7170a4e
docs: standard test api link (#28309)563587e
langchain[patch]: Compat with pydantic 2.10 (#28307)a813d11
core[patch]: Compat pydantic 2.10 (#28308)ed84d48
[Doc] Improvement: fix import statement for qdrant (#28286)a329647
docs: integration asyncio mode (#28306)39fd0fd
infra: more rst (#28305)25a636c
langchain[patch]: update deprecation message for MapReduceChain (#28304)242e9fc
infra: install standard tests in docs build (#28303)Updates
langchain-community
from 0.3.3 to 0.3.8Release notes
Sourced from langchain-community's releases.
... (truncated)
Commits
a83357d
community[patch]: release 0.3.8 (#28316)82bb0cd
langchain[patch]: release 0.3.8 (#28315)f5f1149
core[patch]: release 0.3.21 (#28314)7170a4e
docs: standard test api link (#28309)563587e
langchain[patch]: Compat with pydantic 2.10 (#28307)a813d11
core[patch]: Compat pydantic 2.10 (#28308)ed84d48
[Doc] Improvement: fix import statement for qdrant (#28286)a329647
docs: integration asyncio mode (#28306)39fd0fd
infra: more rst (#28305)25a636c
langchain[patch]: update deprecation message for MapReduceChain (#28304)Updates
langchain-core
from 0.3.13 to 0.3.21Release notes
Sourced from langchain-core's releases.
... (truncated)
Commits
f5f1149
core[patch]: release 0.3.21 (#28314)7170a4e
docs: standard test api link (#28309)563587e
langchain[patch]: Compat with pydantic 2.10 (#28307)a813d11
core[patch]: Compat pydantic 2.10 (#28308)ed84d48
[Doc] Improvement: fix import statement for qdrant (#28286)a329647
docs: integration asyncio mode (#28306)39fd0fd
infra: more rst (#28305)25a636c
langchain[patch]: update deprecation message for MapReduceChain (#28304)242e9fc
infra: install standard tests in docs build (#28303)203d20c
community[patch]: fix errors introduced by pydantic 2.10 (#28297)Updates
langchain-openai
from 0.2.3 to 0.2.9Release notes
Sourced from langchain-openai's releases.
Commits
d9d6895
openai: release 0.2.9, o1 streaming (#28197)cbeb860
docs: efficient rebuild (#28195)018f410
docs: fix embeddings tabs (#28193)6dfea7e
docs: fixed a typo (#28191)3a63055
docs[patch]: Add missing link to streaming concepts page (#28189)a1db744
docs: add component tabs to integration landing pages (#28142)c26b357
docs: community integration guide clarification (#28186)093f24b
docs: standard test update (#28185)0c051e5
docs: fix grammatical error in delegation to sync methods (#28165)22a8652
langchain: add missing punctuation in react_single_input.py (#28161)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.145Release notes
Sourced from langsmith's releases.