Bump the pip-updates group with 6 updates #431
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-updates group with 6 updates:
5.1.5
5.1.6
6.8.2
6.9.0
1.36.12
1.36.16
0.26.5
0.27.2
0.9.4
0.9.5
1.14.1
1.15.0
Updates
django
from 5.1.5 to 5.1.6Commits
8c9973c
[5.1.x] Bumped version for 5.1.6 release.df27e43
[5.1.x] Added release date for 5.1.6, 5.0.12, and 4.2.19.4a04944
[5.1.x] Clarified docs for default email value in UserManager.create_user().b814f4c
[5.1.x] Refs #35612 -- Extended docs on how the security team evaluates reports.328d54f
[5.1.x] Refs #36140 -- Added missing import in django/contrib/auth/forms.py.8552eef
[5.1.x] Fixed #36140 -- Allowed BaseUserCreationForm to define non required p...76b4fb7
[5.1.x] Fixed #36162 -- Fixed theblack
Makefile docs rule to work on macOS.173edeb
[5.1.x] Corrected ArrayAgg example for ordering usage.4f0169e
[5.1.x] Tweaked docs to avoid reformatting given new black version.9d1945d
[5.1.x] Clarified the Releaser's discretion for determining and postponing th...Updates
whitenoise
from 6.8.2 to 6.9.0Changelog
Sourced from whitenoise's changelog.
Commits
62fbf7a
Version 6.9.03bd4c67
Support Django 5.2 (#633)ae3fa94
Run pre-commit, coverage, and readthedocs on Python 3.139ee33c9
Upgrade Black used by blacken-docs to 25.1.0fd735f6
[pre-commit.ci] pre-commit autoupdate (#632)80b8941
Remove documentation note on old request_finished bug (#631)85f2ad9
Upgrade requirements (#624)2cafe86
[pre-commit.ci] pre-commit autoupdate (#623)1093c9a
Bump astral-sh/setup-uv from 4 to 5 in the github-actions group (#622)36c8b3e
Upgrade requirements (#620)Updates
boto3
from 1.36.12 to 1.36.16Commits
7fa6ec7
Merge branch 'release-1.36.16'df382df
Bumping version to 1.36.16dab3dfb
Add changelog entries from botocorecc56a2a
Merge pull request #4417 from RyanFitzSimmonsAK/developb087948
Merge branch 'release-1.36.15'2b18684
Merge branch 'release-1.36.15' into develop2d30ffe
Bumping version to 1.36.15f2ad854
Add changelog entries from botocored0e608d
Merge branch 'release-1.36.14'a1a5aee
Merge branch 'release-1.36.14' into developUpdates
datamodel-code-generator
from 0.26.5 to 0.27.2Release notes
Sourced from datamodel-code-generator's releases.
Commits
08d60be
fix: Fix extra dependencies (#2306)2eac729
Fix version CLI showing 0.0.0 (#2305)94c21e6
Support isort 6 (#2289)dd32694
Fix custom package install in CI is not working (#2302)0204b72
setup-trusted-publisher (#2303)7f46b3e
fix: merge test coverage before upload (#2299)8158143
fix: Parser crashes when input contains duplicate schemas at root level (#2301)48abf0e
fix: update type-checker config (#2298)95b28c3
Migrate mypy to pyright (#2295)2c7f319
bug: fix the tox fix environment failing (#2296)Updates
ruff
from 0.9.4 to 0.9.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
10d3e64
Bump version to 0.9.5 (#16002)84ceddc
[ruff
] Classes with mixed type variable style (RUF053
) (#15841)ba2f0e9
[flake8-pyi] Add autofix for unused-private-type-var (PYI018) (#15999)18b497a
[red-knot] Fixup a couple of nits in thered_knot_test
README (#15996)7cac0da
Workaround Even Better TOML crash related toallOf
(#15992)b66cc94
Add deprecation warning forruff-lsp
related settings (#15850)e345307
[red-knot] Fix diagnostic range for non-iterable unpacking assignments (#15994)5588c75
[red-knot] Fix relative imports insrc.root
(#15990)9d2105b
add instance variable examples to RUF012 (#15982)8fcac0f
Recognize all symbols namedTYPE_CHECKING
forin_type_checking_block
(#15...Updates
mypy
from 1.14.1 to 1.15.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
9397454
remove +dev from version ahead of final release686b591
remove "unreleased" from 1.15 changelog entrycb4b243
Various small updates to 1.15 changelog (#18599)1a26502
Prepare changelog for 1.15 release (#18583)d4515e4
Fix a few PR links in the changelog (#18586)f83b643
Add object self-type to tuple test fixture (#18592)ebc2cb8
Prevent crash on generic NamedTuple with unresolved typevar bound (#18585)63c251e
empty commit to trigger wheel rebuildc30573e
Fix literal context for ternary expressions (for real) (#18545)23d862d
Fix isinstance with explicit (non generic) type alias (#18512)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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