From 02f3e9e0723fe77517675782b2f7a598d7e6dc3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2024 01:50:23 +0000 Subject: [PATCH] Bump the dependencies group in /.config with 5 updates Bumps the dependencies group in /.config with 5 updates: | Package | From | To | | --- | --- | --- | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.12` | `10.13` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.0` | `3.4.1` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.9` | `7.6.10` | | [keyring](https://github.com/jaraco/keyring) | `25.5.0` | `25.6.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` | Updates `pymdown-extensions` from 10.12 to 10.13 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.12...10.13) Updates `charset-normalizer` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.0...3.4.1) Updates `coverage` from 7.6.9 to 7.6.10 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.9...7.6.10) Updates `keyring` from 25.5.0 to 25.6.0 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/keyring/compare/v25.5.0...v25.6.0) Updates `urllib3` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.3...2.3.0) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .config/constraints.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index b389179..4061757 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -9,10 +9,10 @@ cairosvg==2.7.1 ; sys_platform != 'win32' # via mk (pyproject.toml) certifi==2024.12.14 ; sys_platform != 'win32' # via requests cffi==1.17.1 ; sys_platform != 'win32' # via cairocffi, cryptography chardet==5.2.0 ; sys_platform != 'win32' # via tox -charset-normalizer==3.4.0 ; sys_platform != 'win32' # via requests +charset-normalizer==3.4.1 ; sys_platform != 'win32' # via requests click==8.1.8 ; sys_platform != 'win32' # via mkdocs, typer colorama==0.4.6 ; sys_platform != 'win32' # via build, mkdocs-material, tox -coverage==7.6.9 ; sys_platform != 'win32' # via mk (pyproject.toml) +coverage==7.6.10 ; sys_platform != 'win32' # via mk (pyproject.toml) cssselect2==0.7.0 ; sys_platform != 'win32' # via cairosvg defusedxml==0.7.1 ; sys_platform != 'win32' # via cairosvg diskcache==5.6.3 ; sys_platform != 'win32' # via mk (pyproject.toml) @@ -29,7 +29,7 @@ jaraco-classes==3.4.0 ; platform_machine != 'ppc64le' and platform_machine != 's jaraco-context==6.0.1 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform != 'win32' # via keyring jaraco-functools==4.1.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform != 'win32' # via keyring jinja2==3.1.5 ; sys_platform != 'win32' # via mkdocs, mkdocs-material -keyring==25.5.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform != 'win32' # via twine +keyring==25.6.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform != 'win32' # via twine markdown==3.7 ; sys_platform != 'win32' # via mkdocs, mkdocs-autorefs, mkdocs-htmlproofer-plugin, mkdocs-material, pymdown-extensions markdown-exec==1.10.0 ; sys_platform != 'win32' # via mk (pyproject.toml) markdown-it-py==3.0.0 ; sys_platform != 'win32' # via rich @@ -56,7 +56,7 @@ pluggy==1.5.0 ; sys_platform != 'win32' # via pytest, tox, mk (pyproject.toml) py-cpuinfo==9.0.0 ; sys_platform != 'win32' # via pytest-benchmark pycparser==2.22 ; sys_platform != 'win32' # via cffi pygments==2.18.0 ; sys_platform != 'win32' # via mkdocs-material, readme-renderer, rich -pymdown-extensions==10.12 ; sys_platform != 'win32' # via markdown-exec, mkdocs-material, mk (pyproject.toml) +pymdown-extensions==10.13 ; sys_platform != 'win32' # via markdown-exec, mkdocs-material, mk (pyproject.toml) pyproject-api==1.8.0 ; sys_platform != 'win32' # via tox pyproject-hooks==1.2.0 ; sys_platform != 'win32' # via build pytest==8.3.4 ; sys_platform != 'win32' # via pytest-benchmark, pytest-plus, mk (pyproject.toml) @@ -82,7 +82,7 @@ tomli==2.0.1 ; python_full_version < '3.11' and sys_platform != 'win32' # via b tox==4.23.2 ; sys_platform != 'win32' # via mk (pyproject.toml) typer==0.15.1 ; sys_platform != 'win32' # via typer-config, mk (pyproject.toml) typer-config==1.4.2 ; sys_platform != 'win32' # via mk (pyproject.toml) -urllib3==2.2.3 ; sys_platform != 'win32' # via requests, twine +urllib3==2.3.0 ; sys_platform != 'win32' # via requests, twine virtualenv==20.28.0 ; sys_platform != 'win32' # via tox watchdog==6.0.0 ; sys_platform != 'win32' # via mkdocs webencodings==0.5.1 ; sys_platform != 'win32' # via cssselect2, tinycss2