Bump the pip group across 1 directory with 8 updates#1
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the pip group across 1 directory with 8 updates#1dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the pip group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.1.3` | `5.1.15` | | [djangorestframework](https://github.com/encode/django-rest-framework) | `3.14.0` | `3.15.2` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.12` | `10.16.1` | | [cryptography](https://github.com/pyca/cryptography) | `43.0.3` | `44.0.1` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.16.1` | `3.20.1` | | [h11](https://github.com/python-hyper/h11) | `0.14.0` | `0.16.0` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.4` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.6.3` | Updates `django` from 5.1.3 to 5.1.15 - [Commits](django/django@5.1.3...5.1.15) Updates `djangorestframework` from 3.14.0 to 3.15.2 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.14.0...3.15.2) Updates `pymdown-extensions` from 10.12 to 10.16.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.12...10.16.1) Updates `cryptography` from 43.0.3 to 44.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.3...44.0.1) Updates `filelock` from 3.16.1 to 3.20.1 - [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.1) Updates `h11` from 0.14.0 to 0.16.0 - [Commits](python-hyper/h11@v0.14.0...v0.16.0) Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) Updates `urllib3` from 2.2.3 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.2.3...2.6.3) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.15 dependency-type: direct:production dependency-group: pip - dependency-name: djangorestframework dependency-version: 3.15.2 dependency-type: direct:production dependency-group: pip - dependency-name: pymdown-extensions dependency-version: 10.16.1 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 44.0.1 dependency-type: indirect dependency-group: pip - dependency-name: filelock dependency-version: 3.20.1 dependency-type: indirect dependency-group: pip - dependency-name: h11 dependency-version: 0.16.0 dependency-type: indirect dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: indirect dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: indirect 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 8 updates in the / directory:
5.1.35.1.153.14.03.15.210.1210.16.143.0.344.0.13.16.13.20.10.14.00.16.02.32.32.32.42.2.32.6.3Updates
djangofrom 5.1.3 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
djangorestframeworkfrom 3.14.0 to 3.15.2Release notes
Sourced from djangorestframework's releases.
... (truncated)
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
pymdown-extensionsfrom 10.12 to 10.16.1Release notes
Sourced from pymdown-extensions's releases.
... (truncated)
Commits
b50d15aCaption pattern should match a literal dot (#2717)f64422fUpdate copyright9edb926Use Trusted Publisher7d3d4f9Add early support for Python 3.14 (#2697)beb841eDocs: Update JS deps620d7fdDocs: update JS depsa49f32aRefactor for mypy issue52a481bDocs: update JS dependencies2a1828aAllow raw HTML in caption prefix (#2679)fbf4bf2Fix issue where manual captions in auto were not respected properly (#2678)Updates
cryptographyfrom 43.0.3 to 44.0.1Changelog
Sourced from cryptography's changelog.
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
filelockfrom 3.16.1 to 3.20.1Release notes
Sourced from filelock's releases.
... (truncated)
Commits
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)f7edeeb[pre-commit.ci] pre-commit autoupdate (#454)fb09235[pre-commit.ci] pre-commit autoupdate (#453)f5825d8[pre-commit.ci] pre-commit autoupdate (#452)Updates
h11from 0.14.0 to 0.16.0Commits
1c5b075this time for surerd9c3699this time for sure...d91b9ddblacken5a4683cSoothe mypy9c9567fBump version to 0.16.0114803aMerge commit from fork9462006Bump version to 0.15.070a96beMerge pull request #181 from Julien00859/Julien00859/get_int_max_str_digits60782adReject Content-Length longer 1 billion TBdff7cc3Validate Chunked-Encoding chunk footerUpdates
requestsfrom 2.32.3 to 2.32.4Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
021dc72Polish up release tooling for last manual release821770eBump version and add release notes for v2.32.459f8aa2Add netrc file search information to authentication documentation (#6876)5b4b64cAdd more tests to prevent regression of CVE 2024 470817bc4587Add new test to check netrc auth leak (#6962)96ba401Only use hostname to do netrc lookup instead of netloc7341690Merge pull request #6951 from tswast/patch-16716d7cremove linksa7e1c74Update docs/conf.pyc799b81docs: fix dead links to kenreitz.orgUpdates
urllib3from 2.2.3 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 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.