Bump the uv group across 1 directory with 8 updates - #10
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the uv group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [wagtail](https://github.com/wagtail/wagtail) | `7.0.2` | `7.0.4` | | [authlib](https://github.com/authlib/authlib) | `1.6.1` | `1.6.6` | | [django](https://github.com/django/django) | `5.2.4` | `5.2.9` | | [django-allauth](https://github.com/sponsors/pennersr) | `65.10.0` | `65.13.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.16.1` | `3.20.3` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `4.0.0` | `4.1.2` | | [urllib3](https://github.com/urllib3/urllib3) | `2.5.0` | `2.6.3` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.32.0` | `20.36.1` | Updates `wagtail` from 7.0.2 to 7.0.4 - [Release notes](https://github.com/wagtail/wagtail/releases) - [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt) - [Commits](wagtail/wagtail@v7.0.2...v7.0.4) Updates `authlib` from 1.6.1 to 1.6.6 - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](authlib/authlib@v1.6.1...v1.6.6) Updates `django` from 5.2.4 to 5.2.9 - [Commits](django/django@5.2.4...5.2.9) Updates `django-allauth` from 65.10.0 to 65.13.0 - [Commits](https://github.com/sponsors/pennersr/commits) Updates `filelock` from 3.16.1 to 3.20.3 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.16.1...3.20.3) Updates `marshmallow` from 4.0.0 to 4.1.2 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@4.0.0...4.1.2) Updates `urllib3` from 2.5.0 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.3) Updates `virtualenv` from 20.32.0 to 20.36.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.32.0...20.36.1) --- updated-dependencies: - dependency-name: wagtail dependency-version: 7.0.4 dependency-type: direct:production dependency-group: uv - dependency-name: authlib dependency-version: 1.6.6 dependency-type: direct:production dependency-group: uv - dependency-name: django dependency-version: 5.2.9 dependency-type: direct:production dependency-group: uv - dependency-name: django-allauth dependency-version: 65.13.0 dependency-type: direct:production dependency-group: uv - dependency-name: filelock dependency-version: 3.20.3 dependency-type: direct:production dependency-group: uv - dependency-name: marshmallow dependency-version: 4.1.2 dependency-type: direct:production dependency-group: uv - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production dependency-group: uv - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: direct:production dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
|
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 uv group with 8 updates in the / directory:
7.0.27.0.41.6.11.6.65.2.45.2.965.10.065.13.03.16.13.20.34.0.04.1.22.5.02.6.320.32.020.36.1Updates
wagtailfrom 7.0.2 to 7.0.4Release notes
Sourced from wagtail's releases.
Changelog
Sourced from wagtail's changelog.
Commits
ae831ddVersion bump to 7.0.4762eb94Fill in release date for 7.0.437ae9eaRelease note for CVE-2026-25517 in 7.0.44c2e0a8Fill in release date for 6.3.635a5be8Release note for CVE-2026-25517 in 6.3.673f070dApply permission checks to page and snippet preview endpointsd3c2764Remove 6.4.3 release notes, as 6.4.x is out of support66593eaRelease notes for #13436e96fc0cPrevent error on custom generic create and edit views without a header_icon6ab73dcAdd release notes for v7.0.4Updates
authlibfrom 1.6.1 to 1.6.6Release notes
Sourced from authlib's releases.
... (truncated)
Changelog
Sourced from authlib's changelog.
Commits
bb7a315chore: release 1.6.60a423d4Merge pull request #844 from azmeuk/806-get-jwt-config-client2808378Merge commit from fork714502afeat: get_jwt_config takes a client parameter260d04eFix: Useexpires_inwhenexpires_atis unparsableeb37124Merge pull request #778 from shc261392/fix-httpx-oauth1-form-data-incorrect-s...0ba9ec4docs: fix guide on requests self signed certificatea2e9943docs: indicate that #743 needs a migration06015d2test: factorize the token fixture9ec4256chore: release 1.6.5Updates
djangofrom 5.2.4 to 5.2.9Commits
c14b756[5.2.x] Bumped version for 5.2.9 release.99e7d22[5.2.x] Fixed CVE-2025-64460 -- Corrected quadratic inner text accumulation i...479415c[5.2.x] Fixed CVE-2025-13372 -- Protected FilteredRelation against SQL inject...da1dfe6[5.2.x] Fixed #36712 -- Evaluated type annotations lazily in template tag reg...e2ddec4[5.2.x] Refs #36743 -- Corrected docstring for DisallowedRedirect.b83ee61[5.2.x] Closed temporary files in OverwritingStorageTests.test_save_overwrite...645dc99[5.2.x] Refs #35535 -- Used intended decorator in test_simple_block_tag_paren...8558605[5.2.x] Added link to Python Pickle documentation in docs/topics/cache.txt.de1dc3a[5.2.x] Fixed outdated redis-py link in cache docs.ee92d41[5.2.x] Highlighted community package upgrade utilities in docs/howto/upgrade...Updates
django-allauthfrom 65.10.0 to 65.13.0Commits
Updates
filelockfrom 3.16.1 to 3.20.3Release notes
Sourced from filelock's releases.
... (truncated)
Commits
41b42ddFix TOCTOU symlink vulnerability in SoftFileLock (#465)f2e7d40[pre-commit.ci] pre-commit autoupdate (#464)5088854Support Unix systems without O_NOFOLLOW (#463)377f622[pre-commit.ci] pre-commit autoupdate (#460)4724d7fFix TOCTOU symlink vulnerability in lock file creation (#461)cb69414Bump actions/upload-artifact from 5 to 6 (#459)0769294Bump actions/download-artifact from 6 to 7 (#458)414193a[pre-commit.ci] pre-commit autoupdate (#457)1456797[pre-commit.ci] pre-commit autoupdate (#456)8d6bf90Bump actions/checkout from 5 to 6 (#455)Updates
marshmallowfrom 4.0.0 to 4.1.2Changelog
Sourced from marshmallow's changelog.
Commits
692e79dMerge pull request #2876 from marshmallow-code/delint045c5f6[pre-commit.ci] auto fixes from pre-commit.com hooks94c4d98Delintd24a0c9Merge commit from fork1682640Bump version and update changelog36f8787Only deep copy error message collections70141f4Add test coverage for error message modification218d98aMerge error store messages without rebuilding collections80f1110Bump version and update changelog10fe10bMerge pull request #2874 from T90REAL/fix_case_sensitivityUpdates
urllib3from 2.5.0 to 2.6.3Release notes
Sourced from urllib3's releases.
... (truncated)
Changelog
Sourced from urllib3's changelog.
... (truncated)
Commits
0248277Release 2.6.38864ac4Merge commit from fork70cecb2Fix Scorecard issues related to vulnerable dev dependencies (#3755)41f249aMove "v2.0 Migration Guide" to the end of the table of contents (#3747)fd4dffdPatchVerifiedHTTPSConnectionfor Emscripten (#3752)13f0bfdHandle massive values in Retry-After when calculating time to sleep for (#3743)8c480bfBump actions/upload-artifact from 5.0.0 to 6.0.0 (#3748)4b40616Bump actions/cache from 4.3.0 to 5.0.1 (#3750)82b8479Bump actions/download-artifact from 6.0.0 to 7.0.0 (#3749)34284cbMention experimental features in the security policy (#3746)Updates
virtualenvfrom 20.32.0 to 20.36.1Release notes
Sourced from virtualenv's releases.
... (truncated)
Changelog
Sourced from virtualenv's changelog.
... (truncated)
Commits
d0ad11drelease 20.36.1dec4cecMerge pull request #3013 from gaborbernat/fix-sec5fe5d38release 20.36.0 (#3011)9719376release 20.36.00276db6Add support for PEP 440 version specifiers in the--pythonflag. (#3008)4f900c2Fix Interpreter discovery bug wrt. Microsoft Store shortcut using Latin-1 (#3...13afcc6fix: resolve EncodingWarning in tox upgrade environment (#3007)31b5d31[pre-commit.ci] pre-commit autoupdate (#2997)7c28422fix: update filelock dependency version to 3.20.1 to fix CVE CVE-2025-68146 (...365628ctest_too_many_open_files: assert onerrno.EMFILEinstead ofstrerror(#3001)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.