chore(deps-dev): bump the python-dependencies group across 1 directory with 7 updates#826
Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
Closed
Conversation
…y with 7 updates Bumps the python-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.42.59` | `1.42.64` | | [pypdf](https://github.com/py-pdf/pypdf) | `6.7.5` | `6.8.0` | | [langchain-core](https://github.com/langchain-ai/langchain) | `1.2.17` | `1.2.18` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `1.1.10` | `1.1.11` | | [cachetools](https://github.com/tkem/cachetools) | `7.0.2` | `7.0.5` | | [moto[proxy]](https://github.com/getmoto/moto) | `5.1.21` | `5.1.22` | | [black](https://github.com/psf/black) | `26.1.0` | `26.3.0` | Updates `boto3` from 1.42.59 to 1.42.64 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.59...1.42.64) Updates `pypdf` from 6.7.5 to 6.8.0 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.7.5...6.8.0) Updates `langchain-core` from 1.2.17 to 1.2.18 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.2.17...langchain-core==1.2.18) Updates `langchain-openai` from 1.1.10 to 1.1.11 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.1.10...langchain-openai==1.1.11) Updates `cachetools` from 7.0.2 to 7.0.5 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v7.0.2...v7.0.5) Updates `moto[proxy]` from 5.1.21 to 5.1.22 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.1.21...5.1.22) Updates `black` from 26.1.0 to 26.3.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.1.0...26.3.0) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.64 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pypdf dependency-version: 6.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: langchain-core dependency-version: 1.2.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: langchain-openai dependency-version: 1.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: cachetools dependency-version: 7.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: moto[proxy] dependency-version: 5.1.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: black dependency-version: 26.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-dependencies group with 7 updates in the / directory:
1.42.591.42.646.7.56.8.01.2.171.2.181.1.101.1.117.0.27.0.55.1.215.1.2226.1.026.3.0Updates
boto3from 1.42.59 to 1.42.64Commits
12c6ff2Merge branch 'release-1.42.64'e006a9aBumping version to 1.42.64e4935eeAdd changelog entries from botocore3cb7506Fix typo in CONTRIBUTING.rst: codstyle to codestyle (#4731)5e8adc5Merge branch 'release-1.42.63'1c19e8cMerge branch 'release-1.42.63' into developab9feeaBumping version to 1.42.63ea37886Add changelog entries from botocore1e80b23Merge branch 'release-1.42.62'e36ca90Merge branch 'release-1.42.62' into developUpdates
pypdffrom 6.7.5 to 6.8.0Release notes
Sourced from pypdf's releases.
Changelog
Sourced from pypdf's changelog.
Commits
a869eceREL: 6.8.03c550b3SEC: Limit allowed/Lengthvalue of stream (#3675)5dae0e2MAINT: Document and test XMP security (#3674)b9f66abDEV: Change toloadfilestrategy for PyPy in CI (#3671)071118bMAINT: Remove excessive logging in extract_links while not clear (#3670)43add64DEV: Timeout PyPy tests after one minute4228dd2DOC: Avoid usingPageObject.replace_contentson PdfReader (#3669)0e9792dENH: Add /IRT (in-reply-to) support for markup annotations (#3631)ede6db9DOC: Document how to disable jbig2dec calls6d0fa2fMAINT: Move and rename _xobj_image_helpers.py (#3661)Updates
langchain-corefrom 1.2.17 to 1.2.18Release notes
Sourced from langchain-core's releases.
Commits
6b25cafrelease(core): 1.2.18 (#35704)6371450release(openai): 1.1.11 (#35703)ee64597ci: auto-reopen external PRs after issue link requirement is satisfied (#35699)1a39508ci: update PR template (#35698)5b1b37eci: auto-close external PRs failingissue-linkcheck (#35697)de5d68cci: require PR author is assigned to linked issue (#35692)225bb5bci(infra): require issue link for external PRs (#35690)360e016ci: add contributor tier labels, PR size labels, and backfill job (#35687)527fc02chore(model-profiles): refresh model profile data (#35681)3af0bc0fix(openai): update responses API model detection for pro and codex models (#...Updates
langchain-openaifrom 1.1.10 to 1.1.11Release notes
Sourced from langchain-openai's releases.
Commits
fcca6e2fix(openai): bump min core version (#35705)6b25cafrelease(core): 1.2.18 (#35704)6371450release(openai): 1.1.11 (#35703)ee64597ci: auto-reopen external PRs after issue link requirement is satisfied (#35699)1a39508ci: update PR template (#35698)5b1b37eci: auto-close external PRs failingissue-linkcheck (#35697)de5d68cci: require PR author is assigned to linked issue (#35692)225bb5bci(infra): require issue link for external PRs (#35690)360e016ci: add contributor tier labels, PR size labels, and backfill job (#35687)527fc02chore(model-profiles): refresh model profile data (#35681)Updates
cachetoolsfrom 7.0.2 to 7.0.5Changelog
Sourced from cachetools's changelog.
Commits
5dce86fRelease v7.0.5.af5e688Minor@cachedmethodperformance improvements.0ca75e6Relase v7.0.4.5b1fa39Prepare v7.0.4.18e5930Fix #218: Fix and properly document@cachedmethod.cache_key handling.98ec79fDrop "class method" from@cachedmethoddocstring.93822a3Release v7.0.3.57d2e48Fix #387: Handle obj=None case for inspection in _DescriptorBase.Updates
moto[proxy]from 5.1.21 to 5.1.22Changelog
Sourced from moto[proxy]'s changelog.
Commits
28d5ca8Pre-Release: Up Version Numberf58dc18Prep release 5.1.22 (#9824)84cbb40chore: update SSM default parameters (#9828)2f32dc1chore: update EC2 Instance Types (#9827)2a1c7cachore: update EC2 Instance Offerings (#9826)e063c5achore: update EMR Instance Types (#9825)681b47aAPI Gateway: implement DeleteModel operation (#9823)d652e4aSTS: implement GetAccessKeyInfo operation (#9822)40a6520Implement AthenaTagResourceandUntagResource(#9796)dc425e8Modernize Java tests (#9817)Updates
blackfrom 26.1.0 to 26.3.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
35ea679Prepare release 26.3.0 (#5032)4d81750Remove gallery/ (#5030)0a2560bHarden Black action version parsing (#5031)deab5d6Revert "Bump hatch from 1.15.1 to 1.16.4" (#5028)2beece7Bump hatch from 1.15.1 to 1.16.4 (#5020)d764c0bBump actions/upload-artifact from 6.0.0 to 7.0.0 (#5024)f5be8e0Bump actions/download-artifact from 7.0.0 to 8.0.0 (#5019)8b9d3e3add winloop support and remove deprecated functionality from uvloop (#4996)457320a[pre-commit.ci] pre-commit autoupdate (#5018)4da809eDo not encourage the use of an obsolete GitHub Actions (#5016)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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