Deps: Bump the python-packages group with 4 updates #820
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-packages group with 4 updates: django, djangorestframework, astroid and urllib3.
Updates
django
from 2.2.28 to 4.2.5Commits
b8b2f74
[4.2.x] Bumped version for 4.2.5 release.9c51b4d
[4.2.x] Fixed CVE-2023-41164 -- Fixed potential DoS in django.utils.encoding....acfb427
[4.2.x] Fixed #34803 -- Fixed queryset crash when filtering againts deeply ne...55a0b9c
[4.2.x] Added stub release notes and release date for 4.2.5, 4.1.11, and 3.2.21.8e8c318
[4.2.x] Avoided counting exceptions in AsyncClient docs.dcb9d7a
[4.2.x] Improved formset docs by using a set instead of a list in the custom ...f55b420
[4.2.x] Fixed #34781 -- Updated logging ref docs for django.server's request ...46b2b08
[4.2.x] Fixed #34779 -- Avoided unnecessary selection of non-nullable m2m fie...d34db66
[4.2.x] Fixed #34773 -- Fixed syncing DEFAULT_FILE_STORAGE/STATICFILES_STORAG...a22aeef
[4.2.x] Fixed #15799 -- Doc'd that Storage._open() should raise FileNotFoundE...Updates
djangorestframework
from 3.11.2 to 3.14.0Release notes
Sourced from djangorestframework's releases.
Commits
2da473c
Add 3.14 announcement to the docs58e0a69
Update setup.py to drop Django 2.2 and update release notes (#8666)11bfda9
both statement have dupplicate bodies (#8633)058424c
docs: delete duplicate explanation (#8641)eb88dfc
Add --api-version CLI option to generateschema (#8663)f34f156
Remove old deprecation classes for 3.14 release (#8664)c6cafc9
Update release-notes.mdf8b3f38
Update supported versions for 3.14 release (#8662)b658915
Version 3.14.0 proposal (#8599)51f1aff
Revert 8552 (#8661)Updates
astroid
from 2.15.6 to 2.15.7Changelog
Sourced from astroid's changelog.
Commits
29b42e5
Bump astroid to 2.15.7, update changelog1f62beb
Infer user-defined enum classes by checking if the class is a subtype of ``en...0e0dd9c
[Backport maintenance/2.15.x] Makesys.argv
uninferable because it never is...5cfbcbf
[Backport maintenance/2.15.x] Fix inference involving@functools.lru_cache
...28ef038
[Backport maintenance/2.15.x] Fix a crash when inferring atyping.TypeVar
c...Updates
urllib3
from 2.0.4 to 2.0.5Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
d9f85a7
Release 2.0.5d41f412
Undeprecate pyOpenSSL module (#3127)b6c04cb
Fix a link to "absolute URI" definition (#3128)af7c78f
refactor: change double conditional to one (#3118)34c13c8
Refer to current internet standards in docs on proxies (#3124)a3e94f2
Fix a name of an attribute in docs (#3125)da69d4f
Fix docs build (#3123)18831e5
Bump actions/checkout from 3.6.0 to 4.0.0 (#3116)cf8e184
Unquote all GitHub Action names to fix auto-updating comments (#3121)26c1b3f
Unquote GitHub Action name to test auto-updating commentsMost Recent Ignore Conditions Applied to This Pull Request
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