Bump the all group in /localcert with 11 updates #78
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 all group in /localcert with 11 updates:
4.12.2
4.12.3
23.10.1
24.1.1
7.3.2
7.4.1
2.4.2
2.5.0
6.1.0
7.0.0
2023.7.22
2024.2.2
41.0.5
42.0.2
4.2.7
5.0.1
0.58.1
0.60.1
3.4
3.6
2.0.7
2.2.0
Updates
beautifulsoup4
from 4.12.2 to 4.12.3Updates
black
from 23.10.1 to 24.1.1Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
e026c93
Prepare release 24.1.1 (#4186)79fc115
chore: ignore node_modules (produced by a pre-commit check) (#4184)8bf0454
Consistently add trailing comma on typed parameters (#4164)1607e9a
Fix missing space in option description (#4182)ed770ba
Fix cache file length (#4176)659c29a
New changelog0e6e46b
Prepare release 24.1.0 (#4170)4f47cac
Add --unstable flag (#4096)bccec8a
Show warning on invalid toml configuration (#4165)7d78946
Describe 2024 module docstring more accurately (#4168)Updates
coverage
from 7.3.2 to 7.4.1Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
07588ea
test: give hypothesis a little more time2c96518
build: tags should be signed8d1857f
docs: sample HTML for 7.4.1ddc88f7
docs: prep for 7.4.198cd671
docs: correct two library urls498b8c9
build: coverage runs have to skip windows pypy too75b22f0
test: ignore color in tracebacksb7c41a2
build: show action environment variables for debuggingf8be865
build: run actions on 3.13 since a3 came out.de60a6d
build(deps): bump actions/dependency-review-action from 3 to 4Updates
dnspython
from 2.4.2 to 2.5.0Release notes
Sourced from dnspython's releases.
Changelog
Sourced from dnspython's changelog.
Commits
91e5027
2.5.0 versioning59b2655
Bump readthedocs-sphinx-search from 0.3.1 to 0.3.2 (#1033)5e9cd03
bump hatchling minimum version for official 3.12 supportf018789
update SECURITY.md supported statusa507858
2.5.0rc1 versioningace5a51
GSS-TSIG doco updatesd978740
formatting lintc7eb392
lint62c9536
update whatsnew for 2.5.0609d6b2
Uniform TLS verify argument support. (#1027)Updates
flake8
from 6.1.0 to 7.0.0Commits
88a4f9b
Release 7.0.06f3a60d
Merge pull request #1906 from PyCQA/upgrade-pyflakescde8570
upgrade pyflakes to 3.2.x2ab9d76
Merge pull request #1903 from PyCQA/pre-commit-ci-update-confige27611f
[pre-commit.ci] pre-commit autoupdate9d20be1
Merge pull request #1902 from PyCQA/pre-commit-ci-update-config06c1503
[pre-commit.ci] auto fixes from pre-commit.com hooksb67ce03
Fix bugbear lintsc8801c1
[pre-commit.ci] pre-commit autoupdate045f297
Merge pull request #1893 from PyCQA/pre-commit-ci-update-configUpdates
certifi
from 2023.7.22 to 2024.2.2Commits
45eb611
2024.02.02 (#266)83f4f04
fix leaking certificate issue (#265)bbf2208
Bump actions/upload-artifact from 4.2.0 to 4.3.0 (#264)9e837a5
Bump actions/upload-artifact from 4.1.0 to 4.2.0 (#262)05d071b
Bump actions/upload-artifact from 4.0.0 to 4.1.0 (#261)2a3088a
Bump actions/download-artifact from 4.1.0 to 4.1.1 (#260)d4ca66e
Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#258)5d15663
Bump actions/download-artifact from 3.0.2 to 4.1.0 (#257)d66ef9d
Bump actions/setup-python from 4.7.1 to 5.0.0 (#256)8f0d412
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#255)Updates
cryptography
from 41.0.5 to 42.0.2Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
2202123
changelog and version bump 42.0.2 (#10268)f7032bd
bump openssl in CI (#10298) (#10299)002e886
Fixes #10294 -- correct accidental change to exchange kwarg (#10295) (#10296)92fa9f2
support bytes-like consistently across our asym sign/verify APIs (#10260) (#1...6478f7e
explicitly support bytes-like for signature/data in RSA sign/verify (#10259) ...4bb8596
fix the release script (#10233) (#10254)337437d
42.0.1 bump (#10252)56255de
allow SPKI RSA keys to be parsed even if they have an incorrect delimiter (#1...12f038b
fixes #10237 -- correct EC sign parameter name (#10239) (#10240)4e64baf
42.0.0 version bump (#10232)Updates
django
from 4.2.7 to 5.0.1Commits
9c436a0
[5.0.x] Bumped version for 5.0.1 release.01d2f94
[5.0.x] Added release date for 5.0.1 and 4.2.9.031bc47
[5.0.x] Fixed #35072 -- Corrected Field.choices description in models topic.c69dbc7
[5.0.x] Fixed #35069 -- Fixed typo in docs/ref/forms/api.txt.c8274ec
[5.0.x] Corrected method/function wording in tutorial 3.8480f2e
[5.0.x] Added backticks around name argument in tutorial 3.f33eddf
[5.0.x] Corrected code-block directives in docs.454269b
[5.0.x] Updated asgiref dependency for 5.0 release series.7e3ba86
[5.0.x] Improved DEFAULT_FROM_EMAIL/SERVER_EMAIL docs.9a182f3
[5.0.x] Fixed #35056 -- Fixed system check crash on reverse m2m relations wit...Updates
django-allauth
from 0.58.1 to 0.60.1Changelog
Sourced from django-allauth's changelog.
... (truncated)
Commits
0ad6c51
chore: Release 0.60.111a549c
docs(ChangeLog): Add SAML fixesbefdf9b
fix(usersessions): Handle LOGOUT_ON_PASSWORD_CHANGE3b65b11
fix(saml): Respect SOCIALACCOUNT_LOGIN_ON_GET0c49379
fix(saml): Handle wrong methods at acs/sls5f4b584
chore: Opening 0.60.1-dev4faff2d
chore: Release 0.60.052bffbd
fix(i18n): Updates to django.po for ru locale89ebcc5
fix(google): get_avatar_url sometimes returns None0bb3cec
fix(steam): get(params)Updates
idna
from 3.4 to 3.6Changelog
Sourced from idna's changelog.
Commits
4ae74cf
Release v3.621888f3
Merge pull request #164 from mgorny/sdist-testc5ba76a
Include tests in sdist2eb16d3
Merge pull request #162 from kjd/release-3.589cd061
Release v3.59fc29cd
Merge pull request #161 from kjd/masteracb8c4a
Merge pull request #160 from cclauss/patch-1adca101
README.rst: Fix typos33a8f7b
Merge pull request #159 from diogoteles08/add-scorecard354a412
Add Scorecard GitHub ActionUpdates
urllib3
from 2.0.7 to 2.2.0Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
04df048
Release 2.2.02aec09f
Add documentation for Emscripten support6d2f0f6
Annotate response attributelength_remaining
in BaseHTTPResponse (#3317)d7bb83b
Fix TLS 1.3 post-handshake auth8c8e26d
Hide H2Connection inside _LockedObject (#3318)26a07db
Make BaseHTTPResponse a base class of HTTP2Response (#3311)71e7c35
Allow testing HTTP/1.1 and HTTP/2 in the same test (#3310)89ed0d6
Add test-pypy 3.8 3.9 3.10 nox sessions (#3304)fb6cf2d
Pin to pypy-3.9-v7.3.13 to not timeout CI03f7b65
Skip memray on pypy (#3286)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