build(deps): bump the pip group across 1 directory with 9 updates #69
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 / directory:
4.2.134.2.219.5.010.3.06.1.26.1.323.12.124.3.02024.6.22024.7.442.0.744.0.13.15.13.15.22.2.12.2.220.26.220.26.6Updates
djangofrom 4.2.13 to 4.2.21Commits
87175d2[4.2.x] Bumped version for 4.2.21 release.9cd8028[4.2.x] Fixed CVE-2025-32873 -- Mitigated potential DoS in strip_tags().ca31ca0[4.2.x] Changed packing recommendation to use pyproject.toml in reusable apps...f4bd564[4.2.x] Adjusted GitHub Action workflow to test Python versions based off pyp...3456eee[4.2.x] Fixed #35980 -- Updated setuptools to normalize package names in buil...afe52d8[4.2.x] Migrated setuptools configuration to pyproject.toml.35c34ed[4.2.x] Removed obsolete rpm-related install code.93973d4[4.2.x] Added upcoming security release to release notes.b3df753[4.2.x] Refs #36341 -- Added release note for 4.2.21 for fix in wordwrap temp...e61e3da[4.2.x] Fixed #36341 -- Preserved whitespaces in wordwrap template filter.Updates
pillowfrom 9.5.0 to 10.3.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
5c89d8810.3.0 version bump63cbfcfUpdate CHANGES.rst [ci skip]2776126Merge pull request #7928 from python-pillow/lcmsaeb51cbMerge branch 'main' into lcms5beb0b6Update CHANGES.rst [ci skip]cac6ffaMerge pull request #7927 from python-pillow/imagemathf5eeeacName as 'options' in lambda_eval and unsafe_eval, but '_dict' in deprecated evalfacf3afAdded release notes2a93abaUse strncpy to avoid buffer overflowa670597Update CHANGES.rst [ci skip]Updates
wagtailfrom 6.1.2 to 6.1.3Release notes
Sourced from wagtail's releases.
Changelog
Sourced from wagtail's changelog.
Commits
7af87e0Fix test syntax for Python<=3.11d30104eFetch new translations from Transifex2fce5dbVersion bump to 6.1.3d4bb265Add release notes / fill in release date for 6.1.373d928eAdd release notes for 6.0.6bbebc50Add release notes for 5.2.6b783c09Require word boundaries before search query filters (CVE-2024-39317)1071aa6Fix #11716: Failure in Dynamic Image ServeView747d70eFix image preview when Willow optimizers are enabled (#12047)98a29a0Handle choice groups in active filters and support dictionaries as choices (#...Updates
blackfrom 23.12.1 to 24.3.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
552baf8Prepare release 24.3.0 (#4279)f000936Fix catastrophic performance in lines_with_leading_tabs_expanded() (#4278)7b5a657Fix --line-ranges behavior when ranges are at EOF (#4273)1abcffcUse regex where we ignore case on windows (#4252)719e674Fix 4227: Improve documentation for --quiet --check (#4236)e5510afupdate plugin url for Thonny (#4259)6af7d11Fix AST safety check false negative (#4270)f03ee11Ensureblib2to3.pygramis initialized before use (#4224)e4bfedbfix: Don't move comments while splitting delimiters (#4248)d0287e1Make trailing comma logic more concise (#4202)Updates
certififrom 2024.6.2 to 2024.7.4Commits
bd815382024.07.04 (#295)06a2cbfBump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294)13bba02Bump actions/checkout from 4.1.6 to 4.1.7 (#293)e8abcd0Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#292)Updates
cryptographyfrom 42.0.7 to 44.0.1Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
adaaaedBump for 44.0.1 release (#12441)ccc61da[backport] test and build on armv7l (#12420) (#12431)f299a48remove deprecated call (#12052)439eb05Bump version for 44.0.0 (#12051)2c5ad4dchore(deps): bump maturin from 1.7.4 to 1.7.5 in /.github/requirements (#12050)d23968achore(deps): bump libc from 0.2.165 to 0.2.166 (#12049)133c0e0Bump x509-limbo and/or wycheproof in CI (#12047)f2259d7Bump BoringSSL and/or OpenSSL in CI (#12046)e201c87fixed metadata in changelog (#12044)c6104ccProhibit Python 3.9.0, 3.9.1 -- they have a bug that causes errors (#12045)Updates
djangorestframeworkfrom 3.15.1 to 3.15.2Release notes
Sourced from djangorestframework's releases.
Commits
c7a7eaeVersion 3.15.2 (#9439)3b41f01Fix potential XSS vulnerability in break_long_headers template filter (#9435)fe92f0dAdd__hash__method forpermissions.OperandHolderclass (#9417)fbdab09docs: Correct some evaluation results and a httpie option in Tutorial1 (#9421)36d5c0etests: Check urlpatterns after cleanups (#9400)9d4ed05Don't use Windows line endingsb34bde4Fix typo in setup.cfg settingab681f2Update requirements in docs2237724bump pygments (security hygiene)d58b8daUpdate deprecation hintsUpdates
urllib3from 2.2.1 to 2.2.2Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
27e2a5cRelease 2.2.2 (#3406)accff72Merge pull request from GHSA-34jh-p97f-mpxf34be4a5Pin CFFI to a new release candidate instead of a Git commit (#3398)da41058Bump browser-actions/setup-chrome from 1.6.0 to 1.7.1 (#3399)b07a669Bump github/codeql-action from 2.13.4 to 3.25.6 (#3396)b8589ecMeasure coverage with v4 of artifact actions (#3394)f3bdc55Allow triggering CI manually (#3391)5239265Fix HTTP version in debug log (#3316)b34619fBump actions/checkout to 4.1.4 (#3387)9961d14Bump browser-actions/setup-chrome from 1.5.0 to 1.6.0 (#3386)Updates
virtualenvfrom 20.26.2 to 20.26.6Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
ec04726release 20.26.686dddedFix #2768: Quote template strings in activation scripts (#2771)6bb3f62[pre-commit.ci] pre-commit autoupdate (#2769)220d49cBump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#2767)cf340c8Merge pull request #2766 from pypa/release-20.26.5f3172b4release 20.26.522b9795Use uv over pip (#2765)35d8269[pre-commit.ci] pre-commit autoupdate (#2764)ee77feb[pre-commit.ci] pre-commit autoupdate (#2763)c516056Update README.mdDependabot 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.