Bump the python group with 9 updates#864
Merged
Merged
Conversation
Bumps the python group with 9 updates: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.2.14` | `5.2.15` | | [django-environ](https://github.com/joke2k/django-environ) | `0.13.0` | `0.14.0` | | [django-health-check](https://github.com/codingjoe/django-health-check) | `4.4.1` | `4.4.3` | | [django-jazzmin](https://github.com/farridav/django-jazzmin) | `3.0.4` | `3.0.5` | | [faker](https://github.com/joke2k/faker) | `40.20.0` | `40.27.0` | | [nh3](https://github.com/messense/nh3) | `0.3.5` | `0.3.6` | | [redis](https://github.com/redis/redis-py) | `7.4.0` | `8.0.1` | | [servestatic](https://github.com/Archmonger/ServeStatic) | `4.3.0` | `4.3.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.48.0` | `0.49.0` | Updates `django` from 5.2.14 to 5.2.15 - [Commits](django/django@5.2.14...5.2.15) Updates `django-environ` from 0.13.0 to 0.14.0 - [Release notes](https://github.com/joke2k/django-environ/releases) - [Changelog](https://github.com/joke2k/django-environ/blob/v0.14.0/CHANGELOG.rst) - [Commits](joke2k/django-environ@v0.13.0...v0.14.0) Updates `django-health-check` from 4.4.1 to 4.4.3 - [Release notes](https://github.com/codingjoe/django-health-check/releases) - [Commits](codingjoe/django-health-check@4.4.1...4.4.3) Updates `django-jazzmin` from 3.0.4 to 3.0.5 - [Release notes](https://github.com/farridav/django-jazzmin/releases) - [Commits](farridav/django-jazzmin@v3.0.4...v3.0.5) Updates `faker` from 40.20.0 to 40.27.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v40.20.0...v40.27.0) Updates `nh3` from 0.3.5 to 0.3.6 - [Release notes](https://github.com/messense/nh3/releases) - [Commits](messense/nh3@v0.3.5...v0.3.6) Updates `redis` from 7.4.0 to 8.0.1 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v7.4.0...v8.0.1) Updates `servestatic` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/Archmonger/ServeStatic/releases) - [Changelog](https://github.com/Archmonger/ServeStatic/blob/main/CHANGELOG.md) - [Commits](Archmonger/ServeStatic@4.3.0...4.3.1) Updates `uvicorn` from 0.48.0 to 0.49.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.48.0...0.49.0) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: django-environ dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: django-health-check dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: django-jazzmin dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: faker dependency-version: 40.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: nh3 dependency-version: 0.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: redis dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: servestatic dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: uvicorn dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... 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 python group with 9 updates:
5.2.145.2.150.13.00.14.04.4.14.4.33.0.43.0.540.20.040.27.00.3.50.3.67.4.08.0.14.3.04.3.10.48.00.49.0Updates
djangofrom 5.2.14 to 5.2.15Commits
21e9840[5.2.x] Bumped version for 5.2.15 release.9b62b0a[5.2.x] Fixed CVE-2026-48587 -- Ignored whitespace padding when checking Vary...050a3dc[5.2.x] Fixed CVE-2026-35193 -- Varied on Authorization when caching non-publ...366d9ae[5.2.x] Fixed CVE-2026-8404 -- Used Cache-Control directives case-insensitive...4e47d2b[5.2.x] Fixed CVE-2026-7666 -- Delayed setting SMTP connection until fully co...594360c[5.2.x] Fixed CVE-2026-6873 -- Prevented signed cookie salt namespace collisi...e074d83[5.2.x] Included commit hash in checksum file when building artifacts for rel...c502754[5.2.x] Updated links to severity levels in release notes.72f5b41[5.2.x] Added stub release notes and release date for 5.2.15.7084825[5.2.x] Refs #35844 -- Ran further selenium tests with --parallel=1.Updates
django-environfrom 0.13.0 to 0.14.0Release notes
Sourced from django-environ's releases.
Changelog
Sourced from django-environ's changelog.
Commits
6e1b461Merge pull request #635 from joke2k/release/0.14.0b65f66echore(release): prepare 0.14.039f980aMerge pull request #633 from joke2k/hotfix/0.14-apply-pr-600020825cci: allow release and hotfix PRs to target main6c1dd5bfix(typing): support TypeAlias on Python 3.9c0d7b2bEnsureEnv.read_envsupports any file-like objectc41ee54Guard against an inability to read stack frames64bfe4bAdd type information to docstrings791df95Add type annotations tostrandboolparameters of methods inEnv4370592Merge branch 'develop' into mainUpdates
django-health-checkfrom 4.4.1 to 4.4.3Release notes
Sourced from django-health-check's releases.
Commits
46c7d08Fix #742 -- Remove blank lines in OpenMetrics output (#741)0ef6677[pre-commit.ci] pre-commit autoupdatebf59fb0Bump actions/checkout from 6 to 72409afb[pre-commit.ci] pre-commit autoupdatec2fb029Update sponsor image link in README.md5e0ec1f[pre-commit.ci] pre-commit autoupdateccb4f7fBump codecov/codecov-action from 6 to 7d09fca3Add sponsors section537935f[pre-commit.ci] pre-commit autoupdate7221356[pre-commit.ci] pre-commit autoupdateUpdates
django-jazzminfrom 3.0.4 to 3.0.5Release notes
Sourced from django-jazzmin's releases.
Commits
2bd7a46Merge pull request #675 from Rakanhf/fix/missing-bootstrap-bundle-sourcemap-674719cb88Merge pull request #670 from kantegory/patch-search-help-text322bf3bMerge branch 'main' into patch-search-help-text9ee93f8fix(static): include missing bootstrap.bundle.min.js.map for collectstaticfb02d20fix search_help_text placeholder renderingUpdates
fakerfrom 40.20.0 to 40.27.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
98da116Bump version: 40.26.0 → 40.27.0f2c05d9📝 Update CHANGELOG.md88a17fc💄 format code4f7f545feat(locale): add sr_BA ssn provider (#2391)776bdbfBump version: 40.25.0 → 40.26.0e9d0b7a📝 Update CHANGELOG.md020a1f8update test regexdb1ef27💄 format codecc2f4f5Update providers job, phone_number, bank and ssn for pt_BR (#2386)807673aBump version: 40.24.1 → 40.25.0Updates
nh3from 0.3.5 to 0.3.6Release notes
Sourced from nh3's releases.
Commits
bea70dfBump version to 0.3.6788cee2Expose ammonia's url_relative policy via url_relative kwarg (#131)e76a81aBump pyo3 from 0.28.3 to 0.29.0 (#130)8ec45a3Add nh3.escape alias for clean_text (#127)a1e0226Document tag_attribute_values as alternate to attributes (#126)389fb79Validate clean_content_tags conflict with tags (#125)61aad5aBump uraimo/run-on-arch-action in the github-actions group (#124)Updates
redisfrom 7.4.0 to 8.0.1Release notes
Sourced from redis's releases.
... (truncated)
Commits
7c0fd11Updating lib version to 8.0.1b7a4d7dAvoid per-check fd allocation in hiredis_socket_can_read()— usepoll()...eec778efix(asyncio): release pooled connection when Pipeline.reset() is cancelled (#...08e01bbFixing pubsub's listen method to be blocking. (#4119)3d5257afix(search): parse RESP3 FT.SEARCH responses with bytes-typed keys (#4109)cce28ffFix hiredis readiness checks for high file descriptors (#4115)e20691cFixed async MultiDBClient with underlying RedisCluster (#4108)ea37fccFix async cluster node connection release on write errors (#4111)f4146faUpdating lib version + supported Redis versions in README.md + updating the R...d47674eBumping github-versions actions (#4102)Updates
servestaticfrom 4.3.0 to 4.3.1Release notes
Sourced from servestatic's releases.
Changelog
Sourced from servestatic's changelog.
Commits
66a5a1d4.3.1 (#105)Updates
uvicornfrom 0.48.0 to 0.49.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
3ef2e3eVersion 0.49.0 (#2973)eeb64b1Consume duplicate forwarding headers in ProxyHeadersMiddleware (#2971)630f4acMake the watchfiles reload tests deterministic (#2972)9154922chore(deps): bump the github-actions group across 1 directory with 6 updates ...739727aMigrate docs deploy from Cloudflare Pages to Workers (#2967)be4a240Gate docs preview deploy on Cloudflare token presence (#2966)c489d7eBump httptools minimum version to 0.8.0 (#2962)9f547bdSkip docs preview deploy for Dependabot PRs (#2961)44446b8Migrate documentation from MkDocs Material to Zensical (#2959)cfd659cBump pymdown-extensions to 10.21.3 (#2958)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 conditions