chore(deps): bump the package-updates group across 1 directory with 6 updates#3782
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the package-updates group across 1 directory with 6 updates#3782dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… updates Updates the requirements on [django-storages[s3]](https://github.com/jschneier/django-storages), [django](https://github.com/django/django), [environs[django]](https://github.com/sloria/environs), [bandit[toml]](https://github.com/PyCQA/bandit), [django-stubs](https://github.com/typeddjango/django-stubs) and [pyrefly](https://github.com/facebook/pyrefly) to permit the latest version. 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 `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.2 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@5.2.9...6.0.2) Updates `pyrefly` from 0.60.1 to 0.60.2 - [Release notes](https://github.com/facebook/pyrefly/releases) - [Commits](facebook/pyrefly@0.60.1...0.60.2) --- updated-dependencies: - 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: bandit[toml] dependency-version: 1.9.4 dependency-type: direct:development dependency-group: package-updates - dependency-name: django-stubs dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: package-updates - dependency-name: pyrefly dependency-version: 0.60.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: package-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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-storages[s3], django, environs[django], bandit[toml], django-stubs and pyrefly to permit the latest version.
Updates
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
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.2Commits
44df163Version 6.0.2 release (#3254)28eafd8Update dependency mypy to >=1.13,<1.21 & fix tests (#3252)047a72fchore(deps): update dependency pyrefly to v0.59.0 (#3251)f2ff7cachore(deps): update dependency ty to v0.0.27 (#3249)b73fe6eUse newer syntax and enable more mypy configuration options (#3203)925fbdaResolve .values() field types on annotated querysets (#3232)29e03bbUse getattr for field.attname with fallback to field.name (#3248)0867431Bump pygments from 2.19.2 to 2.20.0 (#3246)1151636[pre-commit.ci] pre-commit autoupdate (#3245)1f73fcfDisallow mutually exclusive argumentsbooleanandempty_valuein admin `d...Updates
pyreflyfrom 0.60.1 to 0.60.2Release notes
Sourced from pyrefly's releases.
Commits
ce6194eBump version to 0.60.21fdd157Save and restore partial vars around overload callsc0a8389Add var snapshot + restore functionality76ce196Revert partial var freshening that led to exponential memory consumption06e1989Add snapshot test for dotted names in string literal annotationscb766ecDeduplicate find_definition_for_str_literal by delegating to find_definition_...964fa7fRefactor find definition for attribute2a7ce79Add test: None guard + Any assignment should preserve annotation0dd866badd test for gradual annotation (list[Any]) preserved on assignmentfdb7259Fix list * literal int spurious errorDependabot 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