Bump the python-dependencies group with 3 updates #1124
Merged
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 3 updates: django, redis and python-dateutil.
Updates
django
from 5.0.2 to 5.0.3Commits
4b64d72
[5.0.x] Bumped version for 5.0.3 release.3394fc6
[5.0.x] Fixed CVE-2024-27351 -- Prevented potential ReDoS in Truncator.words().80761c3
[5.0.x] Fixed #35198 -- Fixed facet filters crash on querysets with no primar...24de811
[5.0.x] Fixed typo in docs/ref/contrib/admin/index.txt.bf7fedc
[5.0.x] Removed #django-geo IRC channel in docs.a8de04f
[5.0.x] Refs #34964 -- Doc'd that Q expression order is preserved.b1f2833
[5.0.x] Added release date for 5.0.3, 4.2.11, and 3.2.25.5d9be66
[5.0.x] Removed distracting note from tutorial 4.69e5b13
[5.0.x] Fixed #35238 -- Fixed database serialization crash when base managers...e72fdc8
[5.0.x] Fixed #35153 -- Added note about locale name notation to FORMAT_MODUL...Updates
redis
from 5.0.1 to 5.0.2Release notes
Sourced from redis's releases.
... (truncated)
Commits
535f90e
Version 5.0.2 (#3164)911aa37
Cherry pick for v5.0.2 (#3159)Updates
python-dateutil
from 2.8.2 to 2.9.0.post0Release notes
Sourced from python-dateutil's releases.
Changelog
Sourced from python-dateutil's changelog.
Commits
1ae8077
Merge pull request #1346 from pganssle/release_2.9.0.post0ee6de9d
Update news to prepare for release9780d32
Pinsetuptools_scm
to <8db9d018
Merge pull request #1343 from pganssle/release_2.9.0423ca2f
Run updatezinfo before buildedd3fd4
Update NEWS filefe02d02
Run towncrier with Python 3.119c7524a
Fix MANIFEST.in pattern6de58f5
Update classifiers to include Python 3.128fe0cab
Merge pull request #1342 from pganssle/update_zoneinfoDependabot 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