chore(deps): bump the package-updates group across 1 directory with 9 updates#3784
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the package-updates group across 1 directory with 9 updates#3784dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… updates Updates the requirements on [django-health-check](https://github.com/codingjoe/django-health-check), [django-storages[s3]](https://github.com/jschneier/django-storages), [django](https://github.com/django/django), [environs[django]](https://github.com/sloria/environs), [sentry-sdk](https://github.com/getsentry/sentry-python), [bandit[toml]](https://github.com/PyCQA/bandit), [django-stubs](https://github.com/typeddjango/django-stubs), [pyrefly](https://github.com/facebook/pyrefly) and [ruff](https://github.com/astral-sh/ruff) to permit the latest version. Updates `django-health-check` from 4.2.2 to 4.4.0 - [Release notes](https://github.com/codingjoe/django-health-check/releases) - [Commits](codingjoe/django-health-check@4.2.2...4.4.0) Updates `django-storages[s3]` to 1.14.6 - [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst) - [Commits](jschneier/django-storages@1.14.4...1.14.6) Updates `django` from 5.2.13 to 6.0.4 - [Commits](django/django@5.2.13...6.0.4) Updates `environs[django]` to 15.0.1 - [Changelog](https://github.com/sloria/environs/blob/main/CHANGELOG.md) - [Commits](sloria/environs@11.0.0...15.0.1) Updates `sentry-sdk` from 2.57.0 to 2.58.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.57.0...2.58.0) Updates `bandit[toml]` to 1.9.4 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.9...1.9.4) Updates `django-stubs` from 5.2.9 to 6.0.3 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@5.2.9...6.0.3) Updates `pyrefly` from 0.60.2 to 0.61.1 - [Release notes](https://github.com/facebook/pyrefly/releases) - [Commits](facebook/pyrefly@0.60.2...0.61.1) Updates `ruff` from 0.15.10 to 0.15.11 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.10...0.15.11) --- updated-dependencies: - dependency-name: django-health-check dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: package-updates - dependency-name: django-storages[s3] dependency-version: 1.14.6 dependency-type: direct:production dependency-group: package-updates - dependency-name: django dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: package-updates - dependency-name: environs[django] dependency-version: 15.0.1 dependency-type: direct:production dependency-group: package-updates - dependency-name: sentry-sdk dependency-version: 2.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: package-updates - dependency-name: bandit[toml] dependency-version: 1.9.4 dependency-type: direct:development dependency-group: package-updates - dependency-name: django-stubs dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: package-updates - dependency-name: pyrefly dependency-version: 0.61.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: package-updates - dependency-name: ruff dependency-version: 0.15.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: package-updates ... 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.
Updates the requirements on django-health-check, django-storages[s3], django, environs[django], sentry-sdk, bandit[toml], django-stubs, pyrefly and ruff to permit the latest version.
Updates
django-health-checkfrom 4.2.2 to 4.4.0Release notes
Sourced from django-health-check's releases.
Commits
e480bc0Resolve #724 -- Add public dataclass field as OpenMetric label (#725)e56c871Clean up storage probe files when validation fails (#717)3421a3cUpdate copilot review instructionsc674d2fRevert "Update celery requirement from >=5.0.0 to >=5.6.3"04a22e5Revert "Update flit-core requirement from >=3.2 to >=3.12.0"4d47e8aRevert "Update aio-pika requirement from >=9.0.0 to >=9.6.2"e0d4479Revert "Update django requirement from >=5.2 to >=5.2.13"8994dccRevert "Update confluent-kafka requirement from >=2.0.0 to >=2.14.0"1f31638Ref #701 -- Add support for a custom executor for synchronous checks (#716)b79e960Bump actions/upload-pages-artifact from 4 to 5Updates
django-storages[s3]to 1.14.6Changelog
Sourced from django-storages[s3]'s changelog.
... (truncated)
Commits
3658c3dBump version for release (#1497)d51b0bfRelease version 1.14.6 (#1496)6ef553d[s3] Defaulturl_protocoltohttps:if set to None (#1483)80031d3[docs/azure] Fix broken link (#1492)8363be3[s3] Pass object parameters to head_object inexists(#1451)aa8a82e[docs/gcloud] Clean-up querystring auth language (#1489)758ad6f[gcloud] Add option to sign URLs via IAM Blob API (#1427)03566dcAdd missing CHANGELOG entry for Dropbox fix (#1488)3c0fe9fRelease version 1.14.5 (#1487)5db357aApply additional validation in overwrite path (#1486)Updates
djangofrom 5.2.13 to 6.0.4Commits
141e791[6.0.x] Bumped version for 6.0.4 release.393dbc5[6.0.x] Fixed CVE-2026-33034 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE on body ...0910af6[6.0.x] Fixed CVE-2026-33033 -- Mitigated potential DoS in MultiPartParser.428c48f[6.0.x] Fixed CVE-2026-4292 -- Disallowed instance creation via ModelAdmin.li...08a752c[6.0.x] Fixed CVE-2026-4277 -- Checked add permissions in GenericInlineModelA...a623c39[6.0.x] Fixed CVE-2026-3902 -- Ignored headers with underscores in ASGIRequest.ffc83c5[6.0.x] Refs #36949 -- Removed hardcoded pks in modeladmin tests.4eb38f6[6.0.x] Fixed #36973 -- Made fields.E348 check detect further clashes between...640c431[6.0.x] Refs #36862 -- Reiterated security note on both variants of RemoteUse...ea8e293[6.0.x] Fixed #36949 -- Improved RelatedFieldWidgetWrapper <label>s.Updates
environs[django]to 15.0.1Changelog
Sourced from environs[django]'s changelog.
... (truncated)
Commits
c6e5941Bump version and update changelog9c51c66Fix precedence of os.environ over .env (#465)4654e60Fix GH linksdf03407Bump version and update changelogad5942cMinor typing improvements (#463)1df5387read_env does not mutate os.environ (#462)b3fc5e8Drop marshmallow 3 (#461)b7bdc47Bump the all-dependencies group with 9 updates (#460)3ece1acBump astral-sh/setup-uv from 6 to 7 (#459)96f7b95Update dependabot config for uv updatesUpdates
sentry-sdkfrom 2.57.0 to 2.58.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
ce445d9release: 2.58.0c0c0e9cfeat(litellm): Add async callbacks (#5969)ea74b63test(litellm): Replace mocks withhttpxtypes in rate-limit test (#5975)06ed1bctest(litellm): Replace mocks withhttpxtypes in embedding tests (#5970)66ef2e6test(litellm): Replace mocks withhttpxtypes in nonstreaming `completion()...96ebbf6fix(litellm): Avoid double span exits when streaming (#5933)7e22b5dbuild(deps): bump actions/github-script from 8.0.0 to 9.0.0 (#5979)35151a9build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#5980)d1c5b53build(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1 (#5981)e255aafbuild(deps): bump getsentry/testing-ai-sdk-integrations from 6b1f51ec8af03e19...Updates
bandit[toml]to 1.9.4Release notes
Sourced from bandit[toml]'s releases.
Commits
92ae8b8Fix B106 reporting wrong line number on multiline function calls (#1360)c8c8a55Lower version guard in check_ast_node to Python 3.12 (#1355)8f2f928Fix B615 false positive when revision is set via variable (#1358)e27493fInclude filename in nosec 'no failed test' warning (#1363)b69b336Fix B613 crash when reading from stdin (#1361)e418b79Bump docker/build-push-action from 6.18.0 to 6.19.2 (#1357)ff646fdBump docker/login-action from 3.6.0 to 3.7.0 (#1353)c0def6cchore: fixed some typos in comments (#1351)765f00dLimit B614 to torch.load deserializers (#1348)06fbbabBump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#1347)Updates
django-stubsfrom 5.2.9 to 6.0.3Commits
59e6666Version 6.0.3 release (#3319)e6049b4Fix attname column (#3318)1ac68b4Update mypy to 1.20.1 (#3316)134e391Update dependency ty to v0.0.30 (#3315)f6653b9Make Func generic over output_field (#3311)56a4d52Update dependency pyrefly to v0.61.0 (#3312)6dd7943Type-check (a)get_or_create and (a)update_or_create kwargs (#3309)af3e8a8Update actions/cache digest to 27d5ce7 (#3301)d97823eBump pytest-mypy-plugin (#3299)649ff18[pre-commit.ci] pre-commit autoupdate (#3303)Updates
pyreflyfrom 0.60.2 to 0.61.1Release notes
Sourced from pyrefly's releases.
Commits
582ad83Bump Pyrefly version to 0.61.1b71ef04Bump icu_decimal 2.1.1 -> 2.2.0526415aUpdate vendored wasm-bindgen to 0.2.1182335601Keep specialization errors arising from hints to overloaded calls73b8f63Usewith_snapshotfor is_subset_eq on unionsce37688Take instantiation errors into account inSubset::with_snapshote2e3874AddSolver::has_new_instantiation_errors251ccaeCheck for key ininstantiation_errorsbefore removing it2d69b92Reduce code repetition inis_subset_equnion case2f6fa7aRestore var state after failed Quantified checks in is_subset_eqUpdates
rufffrom 0.15.10 to 0.15.11Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
53554b1Bump 0.15.11 (#24678)08c56c8Factor out themdtestcrate (#24616)725fbb7[ty] Use partially qualified names when reporting diagnostics regarding bad c...ddd6a30[ty] Do not suggest argument completion when at value of keyword argument (#2...9282e61Disallow@disjoint_base on TypedDicts and Protocols (#24671)e9986d8[ty] Reject using properties withNeversetters or deleters (#24510)9cf212f[ty] Normalize property setter and deleter wrappers (#24509)12a1589Add override mention to ASYNC109 docs (#24666)dccb03d[ty] Avoid panicking on overloadedCallabletype context (#24661)61f9a0a[ty] Sync vendored typeshed stubs (#24646)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