Bumps the pip group with 1 update in the /AWS/bedrock/multimodal/rag directory: langchain.
Bumps the pip group with 2 updates in the /AWS/bedrock/rag-solutions/rag-foundations-workshop directory: langchain and llama-index.
Bumps the pip group with 1 update in the /LLM/llama_index/samples/llama-index-milvus-example directory: aiohttp.
Bumps the pip group with 1 update in the /ml-serving/custom-serving/fastapi/ray/ray_distilbert directory: aiohttp.
Bumps the pip group with 1 update in the /ml-serving/custom-serving/fastapi/ray/ray_stablediffusion directory: aiohttp.
Bumps the pip group with 1 update in the /ml-serving/custom-serving/fastapi/ray/ray_yolov5s directory: aiohttp.
Fixed backwards compatibility breakage (in 3.9.2) of ssl parameter when set outside
of ClientSession (e.g. directly in TCPConnector) -- by :user:Dreamsorcerer.
Related issues and pull requests on GitHub:#8097, #8098.
Miscellaneous internal changes
Improved test suite handling of paths and temp files to consistently use pathlib and pytest fixtures.
Fixed backwards compatibility breakage (in 3.9.2) of ssl parameter when set outside
of ClientSession (e.g. directly in TCPConnector) -- by :user:Dreamsorcerer.
Related issues and pull requests on GitHub:
:issue:8097, :issue:8098.
Miscellaneous internal changes
Improved test suite handling of paths and temp files to consistently use pathlib and pytest fixtures.
Related issues and pull requests on GitHub:
:issue:3957.
Fixed backwards compatibility breakage (in 3.9.2) of ssl parameter when set outside
of ClientSession (e.g. directly in TCPConnector) -- by :user:Dreamsorcerer.
Related issues and pull requests on GitHub:#8097, #8098.
Miscellaneous internal changes
Improved test suite handling of paths and temp files to consistently use pathlib and pytest fixtures.
Fixed backwards compatibility breakage (in 3.9.2) of ssl parameter when set outside
of ClientSession (e.g. directly in TCPConnector) -- by :user:Dreamsorcerer.
Related issues and pull requests on GitHub:
:issue:8097, :issue:8098.
Miscellaneous internal changes
Improved test suite handling of paths and temp files to consistently use pathlib and pytest fixtures.
Related issues and pull requests on GitHub:
:issue:3957.
Fixed backwards compatibility breakage (in 3.9.2) of ssl parameter when set outside
of ClientSession (e.g. directly in TCPConnector) -- by :user:Dreamsorcerer.
Related issues and pull requests on GitHub:#8097, #8098.
Miscellaneous internal changes
Improved test suite handling of paths and temp files to consistently use pathlib and pytest fixtures.
Fixed backwards compatibility breakage (in 3.9.2) of ssl parameter when set outside
of ClientSession (e.g. directly in TCPConnector) -- by :user:Dreamsorcerer.
Related issues and pull requests on GitHub:
:issue:8097, :issue:8098.
Miscellaneous internal changes
Improved test suite handling of paths and temp files to consistently use pathlib and pytest fixtures.
Related issues and pull requests on GitHub:
:issue:3957.
Fixed backwards compatibility breakage (in 3.9.2) of ssl parameter when set outside
of ClientSession (e.g. directly in TCPConnector) -- by :user:Dreamsorcerer.
Related issues and pull requests on GitHub:#8097, #8098.
Miscellaneous internal changes
Improved test suite handling of paths and temp files to consistently use pathlib and pytest fixtures.
Fixed backwards compatibility breakage (in 3.9.2) of ssl parameter when set outside
of ClientSession (e.g. directly in TCPConnector) -- by :user:Dreamsorcerer.
Related issues and pull requests on GitHub:
:issue:8097, :issue:8098.
Miscellaneous internal changes
Improved test suite handling of paths and temp files to consistently use pathlib and pytest fixtures.
Related issues and pull requests on GitHub:
:issue:3957.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/YeonwooSung/MLOps/network/alerts).
Bumps the pip group with 1 update in the /AWS/bedrock/multimodal/rag directory: langchain. Bumps the pip group with 2 updates in the /AWS/bedrock/rag-solutions/rag-foundations-workshop directory: langchain and llama-index. Bumps the pip group with 1 update in the /LLM/llama_index/samples/llama-index-milvus-example directory: aiohttp. Bumps the pip group with 1 update in the /ml-serving/custom-serving/fastapi/ray/ray_distilbert directory: aiohttp. Bumps the pip group with 1 update in the /ml-serving/custom-serving/fastapi/ray/ray_stablediffusion directory: aiohttp. Bumps the pip group with 1 update in the /ml-serving/custom-serving/fastapi/ray/ray_yolov5s directory: aiohttp.
Updates
langchain
from 0.0.340 to 0.1.5Release notes
Sourced from langchain's releases.
... (truncated)
Commits
9e7d9f9
infra: bump langchain min test reqs (#16882)db442c6
langchain[patch]: Release 0.1.5 (#16881)2b4abed
commmunity[patch]: Release 0.0.17 (#16871)bb73251
core[patch]: Release 0.1.18 (#16870)a0ec045
Add async methods to BaseStore (#16669)17e8863
nomic: init pkg (#16853)2e5949b
core(minor): Add bulk add messages to BaseChatMessageHistory interface (#15709)af8c5c1
langchain[minor],community[minor]: Add async methods in BaseLoader (#16634)c37ca45
nvidia-trt: remove tritonclient all extra dep (#16749)36c0392
infra: remove unnecessary tests on partner packages (#16808)Updates
langchain
from 0.0.323 to 0.0.329Release notes
Sourced from langchain's releases.
... (truncated)
Commits
9e7d9f9
infra: bump langchain min test reqs (#16882)db442c6
langchain[patch]: Release 0.1.5 (#16881)2b4abed
commmunity[patch]: Release 0.0.17 (#16871)bb73251
core[patch]: Release 0.1.18 (#16870)a0ec045
Add async methods to BaseStore (#16669)17e8863
nomic: init pkg (#16853)2e5949b
core(minor): Add bulk add messages to BaseChatMessageHistory interface (#15709)af8c5c1
langchain[minor],community[minor]: Add async methods in BaseLoader (#16634)c37ca45
nvidia-trt: remove tritonclient all extra dep (#16749)36c0392
infra: remove unnecessary tests on partner packages (#16808)Updates
llama-index
from 0.9.36 to 0.9.42.post2Changelog
Sourced from llama-index's changelog.
... (truncated)
Commits
87dacc1
small bump (#10427)e516c40
Sammy/text generation support hf chat (#10422)4927b3d
bug fix - make sure no embedding is required with OpenAI (#10426)4e3700d
doc: Updating konko jupyter notebook documentation (#10424)985b3e9
[Astra DB] Use the "indexing" API option to unlock storage of long document t...23af82e
fix: model_name validation error and nomic embed model name (#10421)6dbecd5
[Version] Bump to 0.9.42.post1 (#10419)7050e10
Fixing a minor grammatical mistake (#10408)d520b52
Aysnc for Base nodes parser (#10418)2386cf2
bump version v0.9.42 (#10415)Updates
aiohttp
from 3.9.2 to 3.9.3Release notes
Sourced from aiohttp's releases.
Changelog
Sourced from aiohttp's changelog.
Commits
bf4edce
Release v3.9.3 (#8102)5637e8f
[PR #8098/aca206fc backport][3.9] Fix backwards compatibility with ssl (#8101)33f49e8
Bump pypa/cibuildwheel from 2.16.2 to 2.16.4 (#8092)5ff4b3c
Update version94462ee
[PR #3957/79fe2045 backport][3.9] Improve test suite handling of paths, temp ...Updates
aiohttp
from 3.9.2 to 3.9.3Release notes
Sourced from aiohttp's releases.
Changelog
Sourced from aiohttp's changelog.
Commits
bf4edce
Release v3.9.3 (#8102)5637e8f
[PR #8098/aca206fc backport][3.9] Fix backwards compatibility with ssl (#8101)33f49e8
Bump pypa/cibuildwheel from 2.16.2 to 2.16.4 (#8092)5ff4b3c
Update version94462ee
[PR #3957/79fe2045 backport][3.9] Improve test suite handling of paths, temp ...Updates
aiohttp
from 3.9.2 to 3.9.3Release notes
Sourced from aiohttp's releases.
Changelog
Sourced from aiohttp's changelog.
Commits
bf4edce
Release v3.9.3 (#8102)5637e8f
[PR #8098/aca206fc backport][3.9] Fix backwards compatibility with ssl (#8101)33f49e8
Bump pypa/cibuildwheel from 2.16.2 to 2.16.4 (#8092)5ff4b3c
Update version94462ee
[PR #3957/79fe2045 backport][3.9] Improve test suite handling of paths, temp ...Updates
aiohttp
from 3.9.2 to 3.9.3Release notes
Sourced from aiohttp's releases.
Changelog
Sourced from aiohttp's changelog.
Commits
bf4edce
Release v3.9.3 (#8102)5637e8f
[PR #8098/aca206fc backport][3.9] Fix backwards compatibility with ssl (#8101)33f49e8
Bump pypa/cibuildwheel from 2.16.2 to 2.16.4 (#8092)5ff4b3c
Update version94462ee
[PR #3957/79fe2045 backport][3.9] Improve test suite handling of paths, temp ...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show