Bump the dependencies group across 1 directory with 19 updates#239
Merged
Bump the dependencies group across 1 directory with 19 updates#239
Conversation
Bumps the dependencies group with 19 updates in the /.config directory: | Package | From | To | | --- | --- | --- | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.13.4` | `4.13.5` | | [certifi](https://github.com/certifi/python-certifi) | `2025.7.14` | `2025.8.3` | | [cffi](https://github.com/python-cffi/cffi) | `1.17.1` | `2.0.0` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.2` | `3.4.3` | | [griffe](https://github.com/mkdocstrings/griffe) | `1.8.0` | `1.14.0` | | [linkchecker](https://github.com/linkchecker/linkchecker) | `10.5.0` | `10.6.0` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.8.2` | `3.9` | | [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `1.4.2` | `1.4.3` | | [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) | `1.3.7` | `1.3.9` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.16` | `9.6.19` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.16.12` | `1.18.2` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.8` | `4.4.0` | | [pycparser](https://github.com/eliben/pycparser) | `2.22` | `2.23` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.16` | `10.16.1` | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.7` | `2.8` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.14.1` | `4.15.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.10.1` | `7.10.6` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `8.4.2` | Updates `beautifulsoup4` from 4.13.4 to 4.13.5 Updates `certifi` from 2025.7.14 to 2025.8.3 - [Commits](certifi/python-certifi@2025.07.14...2025.08.03) 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.2 to 3.4.3 - [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.2...3.4.3) Updates `griffe` from 1.8.0 to 1.14.0 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.8.0...1.14.0) Updates `linkchecker` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/linkchecker/linkchecker/releases) - [Changelog](https://github.com/linkchecker/linkchecker/blob/master/doc/changelog.txt) - [Commits](linkchecker/linkchecker@v10.5.0...v10.6.0) Updates `markdown` from 3.8.2 to 3.9 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.8.2...3.9.0) Updates `mkdocs-autorefs` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/mkdocstrings/autorefs/releases) - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/autorefs@1.4.2...1.4.3) Updates `mkdocs-macros-plugin` from 1.3.7 to 1.3.9 - [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases) - [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md) - [Commits](fralau/mkdocs-macros-plugin@v1.3.7...v1.3.9) Updates `mkdocs-material` from 9.6.16 to 9.6.19 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.16...9.6.19) Updates `mkdocstrings-python` from 1.16.12 to 1.18.2 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.16.12...1.18.2) Updates `platformdirs` from 4.3.8 to 4.4.0 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.3.8...4.4.0) 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 `pymdown-extensions` from 10.16 to 10.16.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.16...10.16.1) Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) Updates `soupsieve` from 2.7 to 2.8 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.7...2.8) Updates `typing-extensions` from 4.14.1 to 4.15.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.14.1...4.15.0) Updates `coverage` from 7.10.1 to 7.10.6 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.1...7.10.6) 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) --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: certifi dependency-version: 2025.8.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cffi dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: charset-normalizer dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: griffe dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: linkchecker dependency-version: 10.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: markdown dependency-version: '3.9' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-autorefs dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-macros-plugin dependency-version: 1.3.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-material dependency-version: 9.6.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocstrings-python dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: platformdirs dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pycparser dependency-version: '2.23' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pymdown-extensions dependency-version: 10.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: soupsieve dependency-version: '2.8' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typing-extensions dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: coverage dependency-version: 7.10.6 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 ... Signed-off-by: dependabot[bot] <support@github.com>
Qalthos
requested changes
Sep 11, 2025
Qalthos
approved these changes
Sep 11, 2025
Qalthos
requested changes
Sep 11, 2025
Qalthos
approved these changes
Sep 11, 2025
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 19 updates in the /.config directory:
4.13.44.13.52025.7.142025.8.31.17.12.0.03.4.23.4.31.8.01.14.010.5.010.6.03.8.23.91.4.21.4.31.3.71.3.99.6.169.6.191.16.121.18.24.3.84.4.02.222.2310.1610.16.12.32.42.32.52.72.84.14.14.15.07.10.17.10.68.4.18.4.2Updates
beautifulsoup4from 4.13.4 to 4.13.5Updates
certififrom 2025.7.14 to 2025.8.3Commits
a97d9ad2025.08.03 (#362)Updates
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.2 to 3.4.3Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
46f662dRelease 3.4.3 (#638)1a059b2🔧 skip building on freethreaded as we're not confident it is stable2275e3d📝 final note in CHANGELOG.mdc96acdf📝 update release date on CHANGELOG.md43e5460📝 update README.mdf277074🔧 automatically lower confidence on small bytes str on non Unicode res...15ae241🐛 automatically fallback on valid UTF-16 or UTF-32 even if the md says it...37397c1🔧 enable 3.14 in nox test_mypyc sessioncb82537⏪ revert license due to compat python 3.7 issue setuptools6a2efeb🎨 fix linter errorsUpdates
griffefrom 1.8.0 to 1.14.0Release notes
Sourced from griffe's releases.
... (truncated)
Changelog
Sourced from griffe's changelog.
... (truncated)
Commits
396cc03chore: Prepare release 1.14.0b6169cddocs: Minor fix/improvemt7474343docs: Remove redudant docstring sections (auto-summarized)d792a56feat: Addanalysisattribute on objects and aliases, telling whether they w...2a8d824feat: Expose Git info in objects, allowing to compute a newsource_linkpro...bff6f61docs: Improve docs forDocstring.sourcec1290e7chore: Add TODO comment945880arefactor: Provide typed dicts for docstring optionsf1ad8dfci: Set "deploy" mode when checking docs in CIb4e9f08style: Remove trailing spacesUpdates
linkcheckerfrom 10.5.0 to 10.6.0Release notes
Sourced from linkchecker's releases.
Changelog
Sourced from linkchecker's changelog.
Commits
c6322b4Merge pull request #871 from cjmayo/rel106d076871Documentation for release 10.6.08adae32Add Python 3.14 to supported versions6eb0f7eMerge pull request #869 from cjmayo/github.iod36ca3bFix not verifying when a http URL is redirected to a https URLe52b222Reduce requests for example.com from tests7a00902Merge pull request #870 from cjmayo/man-updates2b77750Update application translation catalogsff5f771Update man pagesa3fa9afUpdate doc translation catalogsUpdates
markdownfrom 3.8.2 to 3.9Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
Commits
f39cf84Bump version to 3.907bf207Order footnotes by reference23c301dFix failing cases for Python 3.144669a09fix typoUpdates
mkdocs-autorefsfrom 1.4.2 to 1.4.3Release notes
Sourced from mkdocs-autorefs's releases.
Changelog
Sourced from mkdocs-autorefs's changelog.
Commits
a77611bchore: Prepare release 1.4.30bc358bchore: Template upgrade664aecerefactor: Be more robust when getting breadcrumbs/backlinksUpdates
mkdocs-macros-pluginfrom 1.3.7 to 1.3.9Changelog
Sourced from mkdocs-macros-plugin's changelog.
Commits
86e31f7Define explicitely python inupdate_pypi.sh6b396ecAdd info in doc that a module can have relative path (#263)62daea9Fix: Fix detection of Jinja2, to allow title rendering (#266)e0ba1baTest built-in filters (#253)0bc57e3Fix imprecision in description of parameters for jinja2 syntax (#252)4fb7bf6Change tests: MkDocsPage.find() -> find_text()Updates
mkdocs-materialfrom 9.6.16 to 9.6.19Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
2fe55eePrepare 9.6.19 releasec9d5303Documentation3a0cea1Bump actions/upload-pages-artifact from 3 to 43026a57Bump actions/checkout from 4 to 5cb1fc6fUpdated dependencies1f3c48eFixed pillow version range13c9c77Added pillow 11 to supported version range0d262ecDocumentation97ae22fUpdated Premium sponsorsee6484eUpdated Premium sponsorsUpdates
mkdocstrings-pythonfrom 1.16.12 to 1.18.2Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
754b481chore: Prepare release 1.18.26f79be0fix: Normalize spaces to underscores when passing object to rendering context...30d4ba2docs: Fix docs for type parameter headings9133589chore: Prepare release 1.18.19ef620ffix: Don't show implementation signature of__init__method when2d3f75achore: Prepare release 1.18.0dc8c3adfeat: Support PEP 695 generics53507b5ci: Remove unused type ignore comment6004ccffix: Increase maximum recursion limit in case of deeply nested ASTs (rare occ...3a0bb1echore: Prepare release 1.17.0Updates
platformdirsfrom 4.3.8 to 4.4.0Release notes
Sourced from platformdirs's releases.
Commits
c945a28feat: improve homebrew path detection (#370)9f616e9[pre-commit.ci] pre-commit autoupdate (#372)5720f26[pre-commit.ci] pre-commit autoupdate (#367)848924d[pre-commit.ci] pre-commit autoupdate (#365)df2e678Bump actions/checkout from 4 to 5 in the all group (#366)009a3f8Bump actions/download-artifact from 4 to 5 in the all group (#364)3d194ee[pre-commit.ci] pre-commit autoupdate (#363)6046533[pre-commit.ci] pre-commit autoupdate (#362)88389ce[pre-commit.ci] pre-commit autoupdate (#361)82763ff[pre-commit.ci] pre-commit autoupdate (#360)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
pymdown-extensionsfrom 10.16 to 10.16.1Release notes
Sourced from pymdown-extensions's releases.
Commits
b50d15aCaption pattern should match a literal dot (#2717)