build(deps): bump the pip group across 1 directory with 9 updates#94
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the pip group across 1 directory with 9 updates#94dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip group with 9 updates in the /WHartTest_Django directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.2` | `5.2.14` | | [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) | `5.3.1` | `5.5.1` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.1.1` | `1.2.2` | | [langgraph](https://github.com/langchain-ai/langgraph) | `1.0.6` | `1.0.10rc1` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `1.1.7` | `1.1.14` | | [langchain-core](https://github.com/langchain-ai/langchain) | `1.2.7` | `1.2.28` | | [langchain-text-splitters](https://github.com/langchain-ai/langchain) | `1.1.0` | `1.1.2` | | [pypdf](https://github.com/py-pdf/pypdf) | `5.6.0` | `6.10.2` | | [unstructured](https://github.com/Unstructured-IO/unstructured) | `0.17.2` | `0.18.18` | Updates `django` from 5.2 to 5.2.14 - [Commits](django/django@5.2...5.2.14) Updates `djangorestframework-simplejwt` from 5.3.1 to 5.5.1 - [Release notes](https://github.com/jazzband/djangorestframework-simplejwt/releases) - [Changelog](https://github.com/jazzband/djangorestframework-simplejwt/blob/master/CHANGELOG.md) - [Commits](jazzband/djangorestframework-simplejwt@v5.3.1...v5.5.1) Updates `python-dotenv` from 1.1.1 to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.1.1...v1.2.2) Updates `langgraph` from 1.0.6 to 1.0.10rc1 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.0.6...1.0.10rc1) Updates `langchain-openai` from 1.1.7 to 1.1.14 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.1.7...langchain-openai==1.1.14) Updates `langchain-core` from 1.2.7 to 1.2.28 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.2.7...langchain-core==1.2.28) Updates `langchain-text-splitters` from 1.1.0 to 1.1.2 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-text-splitters==1.1.0...langchain-text-splitters==1.1.2) Updates `pypdf` from 5.6.0 to 6.10.2 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@5.6.0...6.10.2) Updates `unstructured` from 0.17.2 to 0.18.18 - [Release notes](https://github.com/Unstructured-IO/unstructured/releases) - [Changelog](https://github.com/Unstructured-IO/unstructured/blob/main/CHANGELOG.md) - [Commits](Unstructured-IO/unstructured@0.17.2...0.18.18) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.14 dependency-type: direct:production dependency-group: pip - dependency-name: djangorestframework-simplejwt dependency-version: 5.5.1 dependency-type: direct:production dependency-group: pip - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production dependency-group: pip - dependency-name: langgraph dependency-version: 1.0.10rc1 dependency-type: direct:production dependency-group: pip - dependency-name: langchain-openai dependency-version: 1.1.14 dependency-type: direct:production dependency-group: pip - dependency-name: langchain-core dependency-version: 1.2.28 dependency-type: direct:production dependency-group: pip - dependency-name: langchain-text-splitters dependency-version: 1.1.2 dependency-type: direct:production dependency-group: pip - dependency-name: pypdf dependency-version: 6.10.2 dependency-type: direct:production dependency-group: pip - dependency-name: unstructured dependency-version: 0.18.18 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
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 pip group with 9 updates in the /WHartTest_Django directory:
5.25.2.145.3.15.5.11.1.11.2.21.0.61.0.10rc11.1.71.1.141.2.71.2.281.1.01.1.25.6.06.10.20.17.20.18.18Updates
djangofrom 5.2 to 5.2.14Commits
024c26b[5.2.x] Bumped version for 5.2.14 release.2115d4e[5.2.x] Fixed CVE-2026-6907 -- Prevented caching of requests when Vary header...47cf968[5.2.x] Fixed CVE-2026-35192 -- Ensured Vary header is sent when setting sess...2ec27ed[5.2.x] Fixed CVE-2026-5766 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE in Memory...ed18840[5.2.x] Fixed typo in stub release notes for 5.2.14.de3f622[5.2.x] Added stub release notes and release date for 5.2.14.fb61c8a[5.2.x] Refs CVE-2026-4292 -- Isolated new test in AdminViewListEditable.bd1a758[5.2.x] Fixed two issues in release helper scripts/verify_release.sh.da57aaa[5.2.x] Added CVE-2026-3902, CVE-2026-4277, CVE-2026-4292, CVE-2026-33033, an...c9a8bdb[5.2.x] Post-release version bump.Updates
djangorestframework-simplejwtfrom 5.3.1 to 5.5.1Release notes
Sourced from djangorestframework-simplejwt's releases.
... (truncated)
Changelog
Sourced from djangorestframework-simplejwt's changelog.
Commits
be0301eUpdate locale files (#878)a2d0a02Update CHANGELOG.md for 5.5.1 (#891)a3f0e6d[pre-commit.ci] pre-commit autoupdate (#892)d77ae20fix: always stringify user_id claim (#887)890e136Fix ref.e58e16bFor rST fixes.6bc2a14Fix rST syntax.b358417Remove pin for Sphinx.d63d86dUpdate RTD config71c72e1chore: add Django 5.2 support to test matrix and packagingUpdates
python-dotenvfrom 1.1.1 to 1.2.2Release notes
Sourced from python-dotenv's releases.
... (truncated)
Changelog
Sourced from python-dotenv's changelog.
Commits
36004e0Bump version: 1.2.1 → 1.2.2eb20252docs: update changelog for v1.2.2790c5c0Merge commit from fork43340daRemove the use ofshin tests (#612)09d7ceedocs: clarify override behavior and document FIFO support (#610)c8de288ci: improve workflow efficiency with best practices (#609)7bd9e3dAdd Windows testing to CI (#604)1baaf04Drop Python 3.9 support and update to PyPy 3.11 (#608)4a22cf8ci: enable testing on Python 3.14t (free-threaded) (#588)e2e8e77Fix license specifier (#597)Updates
langgraphfrom 1.0.6 to 1.0.10rc1Release notes
Sourced from langgraph's releases.
... (truncated)
Commits
a04ec5drelease: Candidate (#6947)50df7d4Merge commit from forkc4a4a46chore: add tests to confirm expected subgraph persistence behavior (#6943)f178eb8fix(langgraph): correct ParentCommand bubbling when checkpoint_ns includes nu...48167d7chore(deps): bump the all-dependencies group in /libs/cli with 2 updates (#6920)806878achore(deps): bump the all-dependencies group in /libs/checkpoint-postgres wit...8087e6adocs(sdk-py): update auth docstrings to default-deny pattern (#6933)8fbdb14release(sdk-py): 0.3.9 (#6932)5093802chore(deps): bump the all-dependencies group in /libs/checkpoint with 2 updat...b89ef60feat(sdk-py): add extract parameter to threads.search() (#6880)Updates
langchain-openaifrom 1.1.7 to 1.1.14Release notes
Sourced from langchain-openai's releases.
... (truncated)
Commits
b7447c6fix(infra): skip serdes tests in min-version release step (#36818)41c0cc5release(openai): 1.1.14 (#36820)0516156fix(openai): use SSRF-safe transport for image token counting (#36819)338aa81fix(core): restore cloud metadata IPs and link-local range in SSRF policy (#3...51e9548chore: bump langsmith from 0.6.3 to 0.7.31 in /libs/text-splitters (#36797)e85c418chore: bump langsmith from 0.6.3 to 0.7.31 in /libs/model-profiles (#36798)789126echore: bump langsmith from 0.6.3 to 0.7.31 in /libs/standard-tests (#36799)937b3ebchore: bump langsmith from 0.6.3 to 0.7.31 in /libs/langchain_v1 (#36800)a06c205ci(infra): validate issue checkboxes by section (#36811)aa33b06fix(langchain-classic): suppress mypy errors in compat code (#36806)Updates
langchain-corefrom 1.2.7 to 1.2.28Release notes
Sourced from langchain-core's releases.
... (truncated)
Commits
dd7c3ebrelease(core): release 1.2.28 (#36614)af2ed47fix(core): add more sanitization to templates (#36612)7e5858drelease(standard-tests): 1.1.6 (#36610)fe99cb2fix(standard-tests): update standard tests for sandbox backends (#36036)65bbd47chore(model-profiles): refresh model profile data (#36596)6486404release(core): 1.2.27 (#36586)7629c74fix(core): handle symlinks in deprecated prompt save path (#36585)ce21bf4ci: convert working-directory to validated dropdown (#36575)b8698earelease(ollama): 1.1.0 (#36574)3beba77feat(ollama): supportresponse_format(#34612)Updates
langchain-text-splittersfrom 1.1.0 to 1.1.2Release notes
Sourced from langchain-text-splitters's releases.
... (truncated)
Commits
58c4e5brelease(text-splitters): 1.1.2 (#36822)c289bf1fix(text-splitters): deprecate and use SSRF-safe transport in split_text_from...b7447c6fix(infra): skip serdes tests in min-version release step (#36818)41c0cc5release(openai): 1.1.14 (#36820)0516156fix(openai): use SSRF-safe transport for image token counting (#36819)338aa81fix(core): restore cloud metadata IPs and link-local range in SSRF policy (#3...51e9548chore: bump langsmith from 0.6.3 to 0.7.31 in /libs/text-splitters (#36797)e85c418chore: bump langsmith from 0.6.3 to 0.7.31 in /libs/model-profiles (