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.3
44.0.0
2024.8.30
2024.12.14
3.4.0
3.4.1
2.2.3
2.3.0
3.5.1
3.5.3
8.1.7
8.1.8
1.13.0
1.14.1
8.3.3
8.3.4
1.16.0.20240331
1.16.0.20241221
75.6.0.20241126
75.6.0.20241223
24.2.0
24.3.0
7.6.8
7.6.10
Updates
cryptography
from 43.0.3 to 44.0.0Changelog
Sourced from cryptography's changelog.
Commits
f299a48
remove deprecated call (#12052)439eb05
Bump version for 44.0.0 (#12051)2c5ad4d
chore(deps): bump maturin from 1.7.4 to 1.7.5 in /.github/requirements (#12050)d23968a
chore(deps): bump libc from 0.2.165 to 0.2.166 (#12049)133c0e0
Bump x509-limbo and/or wycheproof in CI (#12047)f2259d7
Bump BoringSSL and/or OpenSSL in CI (#12046)e201c87
fixed metadata in changelog (#12044)c6104cc
Prohibit Python 3.9.0, 3.9.1 -- they have a bug that causes errors (#12045)d6cac75
Add support for decrypting S/MIME messages (#11555)b8e5bfd
chore(deps): bump libc from 0.2.164 to 0.2.165 (#12042)Updates
certifi
from 2024.8.30 to 2024.12.14Commits
4ba3900
2024.12.14 (#329)9164660
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#331)3dc3651
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#328)c5bf18d
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 (#327)b908391
Bump actions/setup-python from 5.2.0 to 5.3.0 (#326)bc26b41
Bump actions/checkout from 4.2.1 to 4.2.2 (#325)57afc22
Bump actions/upload-artifact from 4.4.1 to 4.4.3 (#323)a495091
test against 3.13 final62f8144
Added 3.13 classifier (#322)94d23a0
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#321)Updates
charset-normalizer
from 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)c390e1f
Merge 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 ...1b06bc0
Merge branch 'refresh-part-2' of github.com:jawah/charset_normalizer into ref...Updates
urllib3
from 2.2.3 to 2.3.0Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
2f68c53
Release 2.3.0f7bcf69
Add HTTPResponse.shutdown() to stop blocking reads (#3527)e942249
Update .readthedocs.yml addressing a deprecation (#3534)905549d
Upgrade Python pre-commit tools (#3529)716d834
Fix PyPI publish with Core metadata 2.4 (#3531)7ab935c
Address zizmor issues181357e
Bump Quart to fix CI (#3524)0e7e0df
Start testing with Python 3.14d67d09b
Bump mypy version20032ec
Drop unneeded dependency pins and a warning filterUpdates
argcomplete
from 3.5.1 to 3.5.3Release notes
Sourced from argcomplete's releases.
Changelog
Sourced from argcomplete's changelog.
Commits
1b4da3b
v3.5.327e57fb
use interactive shells and bind to work around issue in bash (#506)5c949e9
Update README.rst7158f26
Update README.rst9ac61d8
Update README.rstab632c9
Remove local twine upload1a18146
Update release workflowdd601c3
Use trusted publishing1a4453c
Replace setuptools with hatch67f559d
Add compatibility note to ChangelogUpdates
click
from 8.1.7 to 8.1.8Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
934813e
release version 8.1.8c23223b
Add links to third-party projects enhancing Click (#2815)822d4fd
Add links to third-party projects8e7bed0
Break up arguments section (#2586)3241541
Remove some typing hints.bed0377
remove test pypi6534590
update dev dependenciesb1e392e
fix typosfdc6b02
Fix missing reset in isolation function (#2733)ffd43e9
Fixed missing reset on _compat.should_strip_ansi.Updates
mypy
from 1.13.0 to 1.14.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
251d12f
Remove +dev from version for release 1.14.1667e5f7
Revert "Remove redundant inheritances from Iterator in builtins" (#18324)67f673a
Fix enum truthiness for StrEnum (#18379)3755abb
Fix getargs argument passing (#18350)b9fa8ee
Update version to 1.14.1+dev for point release6f37859
Remove +dev from version for release 1.145a6a754
Minor updates to 1.14 changelog (#18310)9772d48
Update changelog for release 1.14 (#18301)92473c8
Warn about --follow-untyped-imports (#18249)e6ce8be
PEP 702 (@deprecated
): descriptors (#18090)Updates
pytest
from 8.3.3 to 8.3.4Release notes
Sourced from pytest's releases.
Commits
53f8b4e
Update pypa/gh-action-pypi-publish to v1.12.298dff36
Prepare release version 8.3.41b474e2
approx: use exact comparison for bool (#13013)b541721
docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87b
pytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81
Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72b
Improve docs on basetemp and retention (#12912) (#12928)c875841
Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816
Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0
Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
types-cffi
from 1.16.0.20240331 to 1.16.0.20241221Commits
Updates
types-setuptools
from 75.6.0.20241126 to 75.6.0.20241223Commits
Updates
attrs
from 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
f0dcf65
docs: sample HTML for 7.6.100f26f35
docs: prep for 7.6.1081c5e43
docs: rewrite the subprocess page878410c
chore: make doc_upgradef1d320d
chore: make upgrade67f1440
debug: this condition is never true. really?c85eaba
fix: multi-line statements no longer confuse branch target descriptions. #187...73e58fa
refactor: clarify the code that fixes with-statement exitse16c9cc
typo: backslask865fd7f
chore: 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 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