Bump the dependencies group with 12 updates #671
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 dependencies group with 12 updates:
43.0.344.0.02024.8.302024.12.143.4.03.4.12.2.32.3.03.5.13.5.38.1.78.1.81.13.01.14.18.3.38.3.41.16.0.202403311.16.0.2024122175.6.0.2024112675.6.0.2024122324.2.024.3.07.6.87.6.10Updates
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
certififrom 2024.8.30 to 2024.12.14Commits
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)bc26b41Bump actions/checkout from 4.2.1 to 4.2.2 (#325)57afc22Bump actions/upload-artifact from 4.4.1 to 4.4.3 (#323)a495091test against 3.13 final62f8144Added 3.13 classifier (#322)94d23a0Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#321)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
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 filterUpdates
argcompletefrom 3.5.1 to 3.5.3Release notes
Sourced from argcomplete's releases.
Changelog
Sourced from argcomplete's changelog.
Commits
1b4da3bv3.5.327e57fbuse interactive shells and bind to work around issue in bash (#506)5c949e9Update README.rst7158f26Update README.rst9ac61d8Update README.rstab632c9Remove local twine upload1a18146Update release workflowdd601c3Use trusted publishing1a4453cReplace setuptools with hatch67f559dAdd compatibility note to ChangelogUpdates
clickfrom 8.1.7 to 8.1.8Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
934813erelease version 8.1.8c23223bAdd links to third-party projects enhancing Click (#2815)822d4fdAdd links to third-party projects8e7bed0Break up arguments section (#2586)3241541Remove some typing hints.bed0377remove test pypi6534590update dev dependenciesb1e392efix typosfdc6b02Fix missing reset in isolation function (#2733)ffd43e9Fixed missing reset on _compat.should_strip_ansi.Updates
mypyfrom 1.13.0 to 1.14.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
251d12fRemove +dev from version for release 1.14.1667e5f7Revert "Remove redundant inheritances from Iterator in builtins" (#18324)67f673aFix enum truthiness for StrEnum (#18379)3755abbFix getargs argument passing (#18350)b9fa8eeUpdate version to 1.14.1+dev for point release6f37859Remove +dev from version for release 1.145a6a754Minor updates to 1.14 changelog (#18310)9772d48Update changelog for release 1.14 (#18301)92473c8Warn about --follow-untyped-imports (#18249)e6ce8bePEP 702 (@deprecated): descriptors (#18090)Updates
pytestfrom 8.3.3 to 8.3.4Release notes
Sourced from pytest's releases.
Commits
53f8b4eUpdate pypa/gh-action-pypi-publish to v1.12.298dff36Prepare release version 8.3.41b474e2approx: use exact comparison for bool (#13013)b541721docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87bpytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72bImprove docs on basetemp and retention (#12912) (#12928)c875841Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
types-cffifrom 1.16.0.20240331 to 1.16.0.20241221Commits
Updates
types-setuptoolsfrom 75.6.0.20241126 to 75.6.0.20241223Commits
Updates
attrsfrom 24.2.0 to 24.3.0Commits
Updates
coverage[toml]from 7.6.8 to 7.6.10Release notes
Sourced from coverage[toml]'s releases.
Changelog
Sourced from coverage[toml]'s changelog.
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)Most 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 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