Bump the python-dependencies group with 8 updates #416
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-dependencies group with 8 updates:
4.12.3
4.13.3
5.1.5
5.1.6
1.1.3
1.1.4
1.13.0
1.15.0
5.1.2
5.1.3
4.12.0.20241020
4.12.0.20250204
0.9.3
0.9.6
2.1.1
2.1.2
Updates
beautifulsoup4
from 4.12.3 to 4.13.3Updates
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
typed-classproperties
from 1.1.3 to 1.1.4Release notes
Sourced from typed-classproperties's releases.
Commits
24ca3b4
Fix stricter mypy checks5dac567
Add stricter mypy settingsf9b4b37
Update pre-commit (#30)c346c07
Update pre-commit (#28)3c8530e
Update pre-commit (#27)2f0f62e
Update pre-commit hook renovatebot/pre-commit-hooks to v39.137.1 (#26)6d9788b
Remove unnecessary local package upgrade0ae1dfc
Update pre-commit (#25)a59ef23
Update pre-commit hook astral-sh/uv-pre-commit to v0.5.24 (#24)88107f7
Update pre-commit (#23)Updates
mypy
from 1.13.0 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)Updates
django-stubs
from 5.1.2 to 5.1.3Commits
a9f0ddb
Update setup.py194feb9
Version 5.1.3 releasec2a3bef
Version 5.1.3 release6ee9b1c
Version 5.1.3 release1e96a30
Update django to 5.1.6 (#2503)02ad718
Update mypy to 1.15.0 (#2502)add6826
DomainNameValidator types (#2498)0a4d7a8
[pre-commit.ci] pre-commit autoupdate (#2499)e494d44
Fix types forTestCase.assertJSON{Not,}Equal
(#2497)4908e0e
Bump pyright from 1.1.392.post0 to 1.1.393 (#2496)Updates
types-beautifulsoup4
from 4.12.0.20241020 to 4.12.0.20250204Commits
Updates
ruff
from 0.9.3 to 0.9.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
524cf6e
Bump version to 0.9.6 (#16074)857cf0d
Revert tailwindcss v4 update (#16075)0f1eb1e
Improve migration document (#16072)b69eb90
Fix reference definition labels for backtick-quoted shortcut links (#16035)d2f661f
RUF009 should behave similar to B008 and ignore attributes with immutable typ...07cf885
[pylint
] Also report when the object isn't a literal (PLE1310
) (#15985)c089896
Update Rust crate rustc-hash to v2.1.1 (#16060)869a954
Root exclusions in the server to project root (#16043)cc0a5dd
Directly includeSettings
struct for the server (#16042)b54e390
Update Rust crate clap to v4.5.28 (#16059)Updates
ccft-pymarkdown
from 2.1.1 to 2.1.2Release notes
Sourced from ccft-pymarkdown's releases.
Commits
24e88f9
Fix broken README badgef58bd4b
Update pre-commit (#47)d2ca8e6
Add stricter mypy checks4a93055
Update pre-commit (#46)0fe260d
Update pre-commit (#44)15507b9
Update pre-commit (#43)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