-
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
Commits on Nov 18, 2024
-
Bump the python-requirements group across 1 directory with 23 updates
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]>
Configuration menu - View commit details
-
Copy full SHA for e9a5f2c - Browse repository at this point
Copy the full SHA e9a5f2cView commit details
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.