-
-
Notifications
You must be signed in to change notification settings - Fork 30
Bump the dependencies group across 1 directory with 18 updates #689
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [idna](https://github.com/kjd/idna) | `3.10` | `3.11` | | [certifi](https://github.com/certifi/python-certifi) | `2025.8.3` | `2025.10.5` | | [cffi](https://github.com/python-cffi/cffi) | `1.17.1` | `2.0.0` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.3` | `3.4.4` | | [markupsafe](https://github.com/pallets/markupsafe) | `3.0.2` | `3.0.3` | | [pycparser](https://github.com/eliben/pycparser) | `2.22` | `2.23` | | [tomli](https://github.com/hukkin/tomli) | `2.2.1` | `2.3.0` | | [attrs](https://github.com/sponsors/hynek) | `25.3.0` | `25.4.0` | | [coverage[toml]](https://github.com/nedbat/coveragepy) | `7.10.6` | `7.10.7` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `8.4.2` | | [argcomplete](https://github.com/kislyuk/argcomplete) | `3.6.2` | `3.6.3` | | [black](https://github.com/psf/black) | `25.1.0` | `25.9.0` | | [colorlog](https://github.com/borntyping/python-colorlog) | `6.9.0` | `6.10.1` | | [isort](https://github.com/PyCQA/isort) | `6.0.1` | `6.1.0` | | [mypy](https://github.com/python/mypy) | `1.17.1` | `1.18.2` | | [nox](https://github.com/wntrblm/nox) | `2025.5.1` | `2025.10.16` | | [types-cffi](https://github.com/typeshed-internal/stub_uploader) | `1.17.0.20250822` | `1.17.0.20250915` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.34.0` | `20.35.4` | Updates `idna` from 3.10 to 3.11 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.10...v3.11) Updates `certifi` from 2025.8.3 to 2025.10.5 - [Commits](certifi/python-certifi@2025.08.03...2025.10.05) Updates `cffi` from 1.17.1 to 2.0.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.1...v2.0.0) Updates `charset-normalizer` from 3.4.3 to 3.4.4 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.3...3.4.4) Updates `markupsafe` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@3.0.2...3.0.3) Updates `pycparser` from 2.22 to 2.23 - [Release notes](https://github.com/eliben/pycparser/releases) - [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES) - [Commits](eliben/pycparser@release_v2.22...release_v2.23) Updates `tomli` from 2.2.1 to 2.3.0 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.2.1...2.3.0) Updates `attrs` from 25.3.0 to 25.4.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `coverage[toml]` from 7.10.6 to 7.10.7 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.10.6...7.10.7) Updates `pytest` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.1...8.4.2) Updates `argcomplete` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/kislyuk/argcomplete/releases) - [Changelog](https://github.com/kislyuk/argcomplete/blob/main/Changes.rst) - [Commits](kislyuk/argcomplete@v3.6.2...v3.6.3) Updates `black` from 25.1.0 to 25.9.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.1.0...25.9.0) Updates `colorlog` from 6.9.0 to 6.10.1 - [Release notes](https://github.com/borntyping/python-colorlog/releases) - [Commits](borntyping/python-colorlog@v6.9.0...v6.10.1) Updates `isort` from 6.0.1 to 6.1.0 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@6.0.1...6.1.0) Updates `mypy` from 1.17.1 to 1.18.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.1...v1.18.2) Updates `nox` from 2025.5.1 to 2025.10.16 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2025.05.01...2025.10.16) Updates `types-cffi` from 1.17.0.20250822 to 1.17.0.20250915 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `virtualenv` from 20.34.0 to 20.35.4 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.34.0...20.35.4) --- updated-dependencies: - dependency-name: idna dependency-version: '3.11' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: certifi dependency-version: 2025.10.5 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cffi dependency-version: 2.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies - dependency-name: charset-normalizer dependency-version: 3.4.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pycparser dependency-version: '2.23' dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tomli dependency-version: 2.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: attrs dependency-version: 25.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: coverage[toml] dependency-version: 7.10.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: argcomplete dependency-version: 3.6.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: colorlog dependency-version: 6.10.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: isort dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: nox dependency-version: 2025.10.16 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-cffi dependency-version: 1.17.0.20250915 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: virtualenv dependency-version: 20.35.4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 18 updates in the / directory:
3.103.112025.8.32025.10.51.17.12.0.03.4.33.4.43.0.23.0.32.222.232.2.12.3.025.3.025.4.07.10.67.10.78.4.18.4.23.6.23.6.325.1.025.9.06.9.06.10.16.0.16.1.01.17.11.18.22025.5.12025.10.161.17.0.202508221.17.0.2025091520.34.020.35.4Updates
idnafrom 3.10 to 3.11Changelog
Sourced from idna's changelog.
Commits
ad949eeRelease v3.11cae4ba7Second release candidate for 3.118adb305Add space in RST link74cb2b6Release candidate for 3.1105dab09Format idna-data with ruff90eac78Apply ruff formattinga31ce7eRemove errant test vectors81f0333Omit vectors known to be broken in test suitea0f3257Merge branch 'master' into unicode-16-uts46-changes38d9886Remove extra UTS46 test vectorUpdates
certififrom 2025.8.3 to 2025.10.5Commits
fb14ac42025.10.05 (#371)2c7c7eeAdd Python 3.14 classifier in setup.py1a5cb7bBump actions/setup-python from 5.6.0 to 6.0.0 (#367)dea5960Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#366)83566b7Bump actions/checkout from 4.2.2 to 5.0.0ca2e121Bump actions/download-artifact from 4.3.0 to 5.0.0Updates
cffifrom 1.17.1 to 2.0.0Release notes
Sourced from cffi's releases.
Commits
6366c01release 2.0.0 (#196)95c84762.0.0 post beta backports (#195)195cbdaRelease 2.0.0b1 (#183)b4bbe79fix version test to support beta7ed073dAdd support for the free-threaded build (#178)67a170dChange the license from MIT to MIT-no-attribution, which is the same without ...92645ecAdd Python 3.14 support/testing (#177)2b81170doc: update test commands in Section Testing/development tips (#158)25172b8doc: update year (#153)b57a92cissue 147: force-compute nested structs before parent structs. Occurs mainly...Updates
charset-normalizerfrom 3.4.3 to 3.4.4Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
b30ffdc🔧 fix checksum step in cd.ymld3fbfcf🔧 fix cd.ymldafbb95Release 3.4.4 (#658)1f18ffa⬆️ raise mypy upper bound to 1.18.2ef4ac69Merge branch 'release-3.4.4' of github.com:jawah/charset_normalizer into rele...4b35dda📝 write changelog for 3.4.40ec6452🔧 update cd.yml workflow (add riscv64, s390x and armv7l)f341ede⬆️ upgrade dependencies (dev, ci)a308841📝 write changelog for 3.4.49c906da🔧 update cd.yml workflow (add riscv64, s390x and armv7l)Updates
markupsafefrom 3.0.2 to 3.0.3Release notes
Sourced from markupsafe's releases.
Changelog
Sourced from markupsafe's changelog.
Commits
297fc8erelease version 3.0.37e4e6ceFree-threading: run with pytest-run-paralell (#507)6100b9cenable riscv64 wheels (#506)c9d5ecfenable riscv64 wheels2f9b337tox for 3.1478d951aupdate dev dependenciesbb6744eadd entry65c4134upgrade cibuildwheel, addcp314wheels and test on CPython 3.14 (#504)3a9bd88add cp314 wheelsaafe44dremove slsa provenance (#501)Updates
pycparserfrom 2.22 to 2.23Release notes
Sourced from pycparser's releases.
Commits
5b60167Prepare for release 2.237b24736Typedef for __kernel_sa_family_t in _fake_typedefs.h (#578)90184f1Add fake typedefs for GNU Extension 128-bit integers. (#577)f04fdcdshowemptyattrs option on Node.show() (#570)156eae7Explicit error for comments, with README link (#569)2215299fix: hex float types (#567)037bd31fix: preserve parentheses for statement exprs (#566)9cecc09Accept empty 'case' or 'default' labels (#564)7ae671dSupport for labels with no statement (#562)42b5423Add dirent and socket typedefs. (#558)Updates
tomlifrom 2.2.1 to 2.3.0Changelog
Sourced from tomli's changelog.
Commits
3fccd16Bump version: 2.2.1 → 2.3.06504016Add 2.3.0 changelog0bc66fcRemove now off-by-default PyPy from cibuildwheel skip list0aa242fUpdate license metadata to appease PEP 639a18221eBump GitHub CI actions6fa4d90[pre-commit.ci] pre-commit autoupdate (#260)b974fa1[pre-commit.ci] pre-commit autoupdate (#248)f574f36Update mypy to 1.15 and use--strictmode (#257)1da01efReduce import time by removingtypingimport (#251)4188188Reduce import time by removingstringandtomli._typesimportsUpdates
attrsfrom 25.3.0 to 25.4.0Commits
Updates
coverage[toml]from 7.10.6 to 7.10.7Release notes
Sourced from coverage[toml]'s releases.
Changelog
Sourced from coverage[toml]'s changelog.
Commits
92a2af5docs: sample HTML for 7.10.7952afdadocs: prep for 7.10.7a301761build: riscv64 wheels (#2055)5daff8ddocs: now source is formatted with ruff04bbc3adocs: discuss cog in the contributing docsc181b93build: use cog --check-fail-msg to instruct devs33c4ba1chore: make upgrade0744b73chore: bump the action-dependencies group across 1 directory with 2 updates (...0d5a112perf: bulk narrowing to avoid N**2. #2048a868ed9docs: mention Python Discord on the index pageUpdates
pytestfrom 8.4.1 to 8.4.2Release notes
Sourced from pytest's releases.
Commits
bfae422Prepare release version 8.4.28990538Fix passenv CI in tox ini and make tests insensitive to the presence of the C...ca676bfMerge pull request #13687 from pytest-dev/patchback/backports/8.4.x/e63f6e51c...975a60aMerge pull request #13686 from pytest-dev/patchback/backports/8.4.x/12bde8af6...7723ce8Merge pull request #13683 from even-even/fix_Exeption_to_Exception_in_errorMe...b7f0568Merge pull request #13685 from CoretexShadow/fix/docs-pytest-generate-tests2c94c4aadd missing colon (#13640) (#13641)c3d7684Merge pull request #13606 from pytest-dev/patchback/backports/8.4.x/5f9938563...dc6e3beMerge pull request #13605 from The-Compiler/training-update-2025-07f87289cFix crash withtimesoutput style and skipped module (#13573) (#13579)Updates
argcompletefrom 3.6.2 to 3.6.3Release notes
Sourced from argcomplete's releases.
Changelog
Sourced from argcomplete's changelog.
Commits
fae5549v3.6.32e88e24Update fish shell documentation (#543)fc0d06dMake RE PCRE compatible. Fixes #5395ce24a9Fixup for a2b8bc6 (#540)a2b8bc6Format help placeholders0f0797bOnly execute Python interpreters (#536)3344816Add details to error message in activate_global_python_argcomplete.pyab03e8aUpdate README.rsta3d39d6fish: set variable scope to local to avoid clobbering global or universal var...Updates
blackfrom 25.1.0 to 25.9.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
af0ba72Prepare docs for release 25.9.0 (#4751)ffc01a0Fix schema generation error caused by new click version (#4750)626b32fAdd normalizing for\rstyle newlines (#4710)57a4612Fix mypy type issue (#4745)4f6ad7cWrap theinclause of comprehensions across lines if necessary (#4699)24f5169ci: Run diff-shades on unstable instead of preview (#4741)4d55e60Bump actions/setup-python from 5 to 6 (#4744)0cf39efImprove the performance of get_string_prefix (#4742)1f779deFix line ranges decorator edge case (#4670)203fd6bOptimize Line string method (#4739)Updates
colorlogfrom 6.9.0 to 6.10.1Release notes
Sourced from colorlog's releases.
Commits
68b1014Install setuptools in CIed716bfBump version and test on Python 3.14a1a36e4Test colored tracebacksf4c0980When logging exceptions, enable colorized traceback that were introduced in p...Updates
isortfrom 6.0.1 to 6.1.0Release notes
Sourced from isort's releases.
Changelog
Sourced from isort's changelog.
Commits
ec0efaeMerge pull request #2410 from PyCQA/docs/discussion8af675fUpdate docs discussions channela03dae8Merge pull request #2409 from PyCQA/build/py314-classifier2232a26Add python 3.14 classifier and badgeec48dd7Merge pull request #2405 from dvarrazzo/fix/drop-pkg-resourcesbe46cd4refactor: make importlib metadata package import lazy18ecd0cchore: drop branch guarding unsupported Python versions1d42e56fix: drop use of non-standard pkg_resources API0c8fc82Merge pull request #2406 from PyCQA/dependabot/github_actions/github-actions-...3478763Bump actions/checkout from 4 to 5 in the github-actions groupUpdates
mypyfrom 1.17.1 to 1.18.2Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
df05f05remove +dev from version01a7a12Update changelog for 1.18.2 (#19873)ca5abf0Typeshed cherry-pick: Make type ofunitest.mock.Anya subclass ofAny(#1...9d794b5[mypyc] fix: inappropriateNones in f-strings (#19846)2c0510cstubtest: additional guidance on errors when runtime is object.init (#19733)2f3f03cBump version to 1.18.2+dev for point release7669841Fix crash on recursive alias in indirection.py (#19845)03fbaa9bump version to 1.18.1 due to wheels failureb44a1fbremoved +dev from version7197a99Removed Unreleased in the Changelog for Release 1.18 (#19827)Updates
noxfrom 2025.5.1 to 2025.10.16Release notes
Sourced from nox's releases.