Bump the pip group across 1 directory with 6 updates#1
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the pip group across 1 directory with 6 updates#1dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the pip group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2023.11.17` | `2024.7.4` | | [django](https://github.com/django/django) | `5.0.1` | `5.1.15` | | [gunicorn](https://github.com/benoitc/gunicorn) | `21.2.0` | `22.0.0` | | [pillow](https://github.com/python-pillow/Pillow) | `10.2.0` | `12.1.1` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.4.4` | `0.5.4` | | [urllib3](https://github.com/urllib3/urllib3) | `2.1.0` | `2.6.3` | Updates `certifi` from 2023.11.17 to 2024.7.4 - [Commits](certifi/python-certifi@2023.11.17...2024.07.04) Updates `django` from 5.0.1 to 5.1.15 - [Commits](django/django@5.0.1...5.1.15) Updates `gunicorn` from 21.2.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@21.2.0...22.0.0) Updates `pillow` from 10.2.0 to 12.1.1 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.2.0...12.1.1) Updates `sqlparse` from 0.4.4 to 0.5.4 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.4.4...0.5.4) Updates `urllib3` from 2.1.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.1.0...2.6.3) --- updated-dependencies: - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: direct:production dependency-group: pip - dependency-name: django dependency-version: 5.1.15 dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-version: 22.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production dependency-group: pip - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production dependency-group: pip ... 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 pip group with 6 updates in the / directory:
2023.11.172024.7.45.0.15.1.1521.2.022.0.010.2.012.1.10.4.40.5.42.1.02.6.3Updates
certififrom 2023.11.17 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)124f4ad2024.06.02 (#291)c2196ce--- (#290)fefdeecBump actions/checkout from 4.1.4 to 4.1.5 (#289)3c5fb15Bump actions/download-artifact from 4.1.6 to 4.1.7 (#286)4a9569aBump actions/checkout from 4.1.2 to 4.1.4 (#287)1fc8086Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 (#288)Updates
djangofrom 5.0.1 to 5.1.15Commits
6ef1f6f[5.1.x] Bumped version for 5.1.15 release.0db9ea4[5.1.x] Fixed CVE-2025-64460 -- Corrected quadratic inner text accumulation i...9c6a5bd[5.1.x] Fixed CVE-2025-13372 -- Protected FilteredRelation against SQL inject...e419ad8[5.1.x] Added script to archive EOL stable branches.ca4251d[5.1.x] Refs #36743 -- Added missing release notes for 5.1.15 and 4.2.27.f354296[5.1.x] Fixed #36743 -- Increased URL max length enforced in HttpResponseRedi...cae6f5c[5.1.x] Added timeout-minutes directive to all GitHub Actions workflows.6f35c2e[5.1.x] Added stub release notes and release date for 5.1.15 and 4.2.27.a9311fc[5.1.x] Configured dangerous-triggers zizmor rule.dc29fe1[5.1.x] Addressed unpinned-uses zizmor finding.Updates
gunicornfrom 21.2.0 to 22.0.0Release notes
Sourced from gunicorn's releases.
Commits
f63d59ebump to 22.04ac81e0Merge pull request #3175 from e-kwsm/typo401cecfMerge pull request #3179 from dhdaines/exclude-eventlet-03600243ec3fix(deps): exclude eventlet 0.36.0628a0bcchore: fix typos88fc4a4Merge pull request #3131 from pajod/patch-py12-rebaseddeae2fcCI: back off the agressive timeoutf470382docs: promise 3.12 compat5e30bfaadd changelog to project.urls (updated for PEP621)481c3f9remove setup.cfg - overridden by pyproject.tomlUpdates
pillowfrom 10.2.0 to 12.1.1Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
5158d9812.1.1 version bump9000313Fix OOB Write with invalid tile extents (#9427)cd01118Patch libavif for svt-av1 4.0 compatibility46f45f612.1.0 version bumpc9ac097Simplify band splitting (#9291)3baedf2Deprecate getdata(), in favour of new get_flattened_data() (#9292)b51a036Specify APNG duration type when opening (#9368)8d08e31Add release notes for #9348 (#9369)432707eAdded release notes for #93482d58910Specify APNG duration type when openingUpdates
sqlparsefrom 0.4.4 to 0.5.4Changelog
Sourced from sqlparse's changelog.
... (truncated)
Commits
14e300bBump version.96a67e2Code cleanup.1a3bfbdFix handling of semicolons inside BEGIN...END blocks (fixes #809).e92a032Fix handling of IF EXISTS statements in BEGIN...END blocks (fixes #812).149bebfUpdate Changelog.561a67eUpdate AUTHORS.73c8ba3bugfix ISSUE_801; Remove all comments when only comments1b32387Update action to run on all prs.31903e0Add pre-commit hook support (fixes #537)1357726docs: add AGENTS.md for project guidance and development commandsUpdates
urllib3from 2.1.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)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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.