Bump the pip-updates group across 1 directory with 9 updates #369
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 pip-updates group with 9 updates in the / directory:
1.34.158
1.34.162
0.2.12
0.2.14
1.14.0
1.14.1
2.12.0
2.13.0
0.2.11
0.2.12
0.1.16
0.1.17
0.5.7
0.6.2
3.3.0
3.3.1
1.11.1
1.11.2
Updates
boto3
from 1.34.158 to 1.34.162Commits
59518e4
Merge branch 'release-1.34.162'add8a63
Bumping version to 1.34.1622ec9480
Add changelog entries from botocore2f927ce
Merge branch 'release-1.34.161'8268877
Merge branch 'release-1.34.161' into developc36a3f2
Bumping version to 1.34.161d4b6006
Add changelog entries from botocore7eb51bd
Merge branch 'release-1.34.160'27dcf72
Merge branch 'release-1.34.160' into developedc8a5c
Bumping version to 1.34.160Updates
langchain
from 0.2.12 to 0.2.14Release notes
Sourced from langchain's releases.
Commits
bd26145
langchain: bump core to 0.2.32 (#25421)ec8ffc8
core[patch]: Release 0.2.32 (#25420)2494cec
core[patch]: tool import fix (#25419)df632b8
langchain: bump min core version (#25418)1050e89
langchain: release 0.2.14 (#25416)c4779f5
[docs]: sitemaploader update (#25363)0a99935
docs: remove the extra period in docstring (#25414)63aba3f
[docs]: link fix directory loader (#25411)dc80be5
docs: fix deprecated functions table (#25409)ab29ee7
docs: fix tool index (#25404)Updates
scipy
from 1.14.0 to 1.14.1Release notes
Sourced from scipy's releases.
Commits
92d2a85
REL: 1.14.1 rel commit [wheel build]85623a1
Merge pull request #21362 from tylerjereddy/treddy_1.14.1_backportsd924005
MAINT: PR 21362 revisions [wheel build]b901a4e
MAINT, CI: PR 21362 revisions [wheel build]2a7ec60
MAINT, BLD: PR 21362 revisions [wheel build]f4f084d
MAINT, CI: PR 21362 revisions [wheel build]b712fc6
DOC: update 1.14.1 relnotes [wheel build]cdd5aca
MAINT: special: Accommodate changed integer handling in NumPy 2.0. (#21401)0f91838
BLD: cp313 wheels onmanylinux_aarch64
(#21409)6dd0b00
MAINT, CI: wheel build changes [wheel build]Updates
sentry-sdk
from 2.12.0 to 2.13.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
570307c
Updated changelog4c1ea7a
release: 2.13.017a6cf0
feat: Add ray integration support (#2400) (#2444)4858996
Expose custom_repr function that precedes safe_repr invocation in serializer ...275c63e
ref(sessions): Deprecate hub-basedsessions.py
logic (#3419)6a4e729
ref(sessions): Deprecateis_auto_session_tracking_enabled
(#3428)a6cb9b1
Add note to generated yaml files (#3423)19c4069
test(sessions): Remove unnecessary line (#3418)da0392f
Dramatiq integration from@jacobsvante
(#3397)7d46709
Serialize vars early to avoid living references (#3409)Updates
langchain-community
from 0.2.11 to 0.2.12Release notes
Sourced from langchain-community's releases.
Commits
2907ab2
community: release 0.2.12 (#25324)06f8bd9
langchain: release 0.2.13 (#25323)252f087
core: release 0.2.30 (#25321)217a915
openai: Update API Reference docs for AzureOpenAI Embeddings (#25312)056c7c2
core[patch]: Update API reference for fake embeddings (#25313)1adc161
community: kwargs for CassandraGraphVectorStore (#25300)deb27d8
docs: remove unused imports in Conversational RAG tutorial (#25297)5efd0fe
docs: Change SqliteSaver to MemorySaver (#25306)1c9917d
fireworks[patch]: Fix doc-string for API Referenmce (#25304)ccff1ba
ai21[patch]: Update API reference documentation (#25302)Updates
langchain-aws
from 0.1.16 to 0.1.17Release notes
Sourced from langchain-aws's releases.
Commits
2b3fdea
aws[patch]: release 0.1.17 (#165)01e2f02
chatbedrock[patch]: remove redundant token counts (#164)e86b551
Kcgourishetti/bedrock agents runnable (#152)052818e
Fixes image type, adds document type for ChatBedrockConverse (#143)77ec2a2
bedrock[patch]: add standard tracing params (#162)89ea067
bedrock converse[patch]: support streaming in with_structured_output (#154)5649bd1
aws[patch]: Add ToolMessage's status to bedrock message for ChatBedrockConver...Updates
ruff
from 0.5.7 to 0.6.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
02c4373
Bump version to 0.6.2 (#13056)d37e2e5
[flake8-simplify
] Extend open-file-with-context-handler to work with other ...d1d0678
[red-knot] Remove notebook support from the server (#13040)93f9023
Addhyperfine
installation instructions; updatehyperfine
code samples (#...8144a11
[red-knot] Add definition for with items (#12920)dce87c2
Eagerly validate typeshed versions (#12786)f873d2a
Revert "Use the system allocator for codspeed benchmarks" (#13035)ecd9e6a
[red-knot] Improve theunresolved-import
check (#13007)785c399
Use ZIP file size metadata to allocate string (#13032)a35cdbb
Fix various panicks when linting black/src (#13033)Updates
factory-boy
from 3.3.0 to 3.3.1Changelog
Sourced from factory-boy's changelog.
Commits
c38732f
Preparing release 3.3.10ee3c9d
Enable "nitpicky" mode on Sphinxa7d06b9
Target Django 5.x tests at version 5.1ce39114
Stop testing for Django 3.2c2188f7
Stop testing against PostgreSQL819acce
Run the test suite against Mongomockf8456f5
Remove various (obsolete) warning exemption flags8aaa29b
Improve readability of alchemy checkerd6349de
Call evaluate_pre() instead of evaluate() on Maybe decider01c0a73
test: add regression test for #965Updates
mypy
from 1.11.1 to 1.11.2Commits
789f02c
Bump version to 1.11.2917cc75
An alternative fix for a union-like literal string (#17639)7d805b3
Unwrap TypedDict item types before storing (#17640)32675dd
Revert "Fix Literal strings containing pipe characters" (#17638)778542b
Revert "FixRawExpressionType.accept
crash with--cache-fine-grained
" (#1...14ab742
Bump version to 1.11.2+devDependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions