This repository was archived by the owner on May 15, 2025. It is now read-only.
Bump the all group across 1 directory with 10 updates #158
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 with 10 updates in the /localcert directory:
4.12.34.13.07.6.47.6.102024.8.302025.1.313.4.03.4.143.0.344.0.05.1.25.1.565.1.065.3.12.9.02.10.10.5.10.5.32.2.32.3.0Updates
beautifulsoup4from 4.12.3 to 4.13.0Updates
coveragefrom 7.6.4 to 7.6.10Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
f0dcf65docs: sample HTML for 7.6.100f26f35docs: prep for 7.6.1081c5e43docs: rewrite the subprocess page878410cchore: make doc_upgradef1d320dchore: make upgrade67f1440debug: this condition is never true. really?c85eabafix: multi-line statements no longer confuse branch target descriptions. #187...73e58farefactor: clarify the code that fixes with-statement exitse16c9cctypo: backslask865fd7fchore: bump the action-dependencies group with 4 updates (#1909)Updates
certififrom 2024.8.30 to 2025.1.31Commits
088f9312025.01.31 (#336)1c17795Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#335)a2e88f0Bump actions/upload-artifact from 4.5.0 to 4.6.0 (#334)82284edBump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (#333)10d3d1dBump actions/upload-artifact from 4.4.3 to 4.5.0 (#332)4ba39002024.12.14 (#329)9164660Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#331)3dc3651Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#328)c5bf18dBump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 (#327)b908391Bump actions/setup-python from 5.2.0 to 5.3.0 (#326)Updates
charset-normalizerfrom 3.4.0 to 3.4.1Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
ffdf7f5🔧 fix long description content-type inferred as rst instead of mdc7197b7📝 fix changelog entries (#582)c390e1fMerge pull request #581 from jawah/refresh-part-2f9d6b8c🔒 add CODEOWNERS7ce1ef1🔧 use ubuntu-22.04 for cibuildwheel in continuous deployment workflowdeed205🔧 update LICENSE copyrightf11f571🔧 include noxfile in sdist1ec7c06🔧 update changelog14b4649🐛 output(...) replace declarative mark using non iana compliant encoding ...1b06bc0Merge branch 'refresh-part-2' of github.com:jawah/charset_normalizer into ref...Updates
cryptographyfrom 43.0.3 to 44.0.0Changelog
Sourced from cryptography's changelog.
Commits
f299a48remove deprecated call (#12052)439eb05Bump version for 44.0.0 (#12051)2c5ad4dchore(deps): bump maturin from 1.7.4 to 1.7.5 in /.github/requirements (#12050)d23968achore(deps): bump libc from 0.2.165 to 0.2.166 (#12049)133c0e0Bump x509-limbo and/or wycheproof in CI (#12047)f2259d7Bump BoringSSL and/or OpenSSL in CI (#12046)e201c87fixed metadata in changelog (#12044)c6104ccProhibit Python 3.9.0, 3.9.1 -- they have a bug that causes errors (#12045)d6cac75Add support for decrypting S/MIME messages (#11555)b8e5bfdchore(deps): bump libc from 0.2.164 to 0.2.165 (#12042)Updates
djangofrom 5.1.2 to 5.1.5Commits
3d3d7f5[5.1.x] Bumped version for 5.1.5 release.4806731[5.1.x] Fixed CVE-2024-56374 -- Mitigated potential DoS in IPv6 validation.d6749de[5.1.x] Made cosmetic edits to 5.1.5 release notes.b325864[5.1.x] Fixed #36077 -- Corrected docs on pk value where Model.save() execute...8d81c47[5.1.x] Fixed #35999 -- Removed #django IRC channel references where appropri...6b9d5ac[5.1.x] Strengthened wording on supported Python versions in FAQ.0966cc7[5.1.x] Added stub release notes and release date for 5.1.5, 5.0.11, and 4.2.18.638547b[5.1.x] Fixed typo in tutorial 5.2ee6ca6[5.1.x] Fixed #34856 -- Fixed references to index_together in historical migr...85c3550[5.1.x] Refs #27236 -- Removed references to index_together from ModelState.f...Updates
django-allauthfrom 65.1.0 to 65.3.1Commits
Updates
pyjwtfrom 2.9.0 to 2.10.1Release notes
Sourced from pyjwt's releases.
Changelog
Sourced from pyjwt's changelog.
... (truncated)
Commits
3ebbb22fix lint37748dcupdate changelog33022c2Merge commit from fork783f324[pre-commit.ci] pre-commit autoupdate (#1006)0116fc6Bump codecov/codecov-action from 4 to 5 (#1014)b032353feat: surfacejwt.decode_complete(...)a759c45Prepare 2.10.0 release (#1011)b6b8bceDrop support for Python 3.8 (#1007)189c256Update index.rst1900857Update index.rstUpdates
sqlparsefrom 0.5.1 to 0.5.3Changelog
Sourced from sqlparse's changelog.
Commits
ec0af5bUpdate version number.c81cdf9Disable checks for pypy-3.8.a31245eUpdate changelog.bbd8f51Generalize RecursionError handling.e57923bSwitch back to development.7084df8Add support for Python 3.13.5f37dd6Bump version to 0.5.2.7c70674Update authors and changelog.48bd14e[feature] returning .gitignore to previous version2f9c7ec[feature] deleting envs from .gitignore, creating test for SQL-HintsUpdates
urllib3from 2.2.3 to 2.3.0Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
2f68c53Release 2.3.0f7bcf69Add HTTPResponse.shutdown() to stop blocking reads (#3527)e942249Update .readthedocs.yml addressing a deprecation (#3534)905549dUpgrade Python pre-commit tools (#3529)716d834Fix PyPI publish with Core metadata 2.4 (#3531)7ab935cAddress zizmor issues181357eBump Quart to fix CI (#3524)0e7e0dfStart testing with Python 3.14d67d09bBump mypy version20032ecDrop unneeded dependency pins and a warning filterDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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