From ce54302bc1de5af595b7a7c50499e2bfc5d67dee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 01:48:05 +0000 Subject: [PATCH] Bump the dependencies group across 1 directory with 19 updates Bumps the dependencies group with 19 updates in the /.config directory: | Package | From | To | | --- | --- | --- | | [pytest-plus](https://github.com/pytest-dev/pytest-plus) | `0.7.0` | `0.8.0` | | [tox](https://github.com/tox-dev/tox) | `4.23.2` | `4.24.1` | | [babel](https://github.com/python-babel/babel) | `2.16.0` | `2.17.0` | | [cachetools](https://github.com/tkem/cachetools) | `5.5.0` | `5.5.1` | | [certifi](https://github.com/certifi/python-certifi) | `2024.12.14` | `2025.1.31` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.16.1` | `3.17.0` | | [gitdb](https://github.com/gitpython-developers/gitdb) | `4.0.11` | `4.0.12` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.43` | `3.1.44` | | [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `1.2.0` | `1.3.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.49` | `9.6.1` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.5.0` | `10.6.0` | | [pillow](https://github.com/python-pillow/Pillow) | `11.0.0` | `11.1.0` | | [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.24.0` | `2.25.0` | | [pygments](https://github.com/pygments/pygments) | `2.18.0` | `2.19.1` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.13` | `10.14.3` | | [pyproject-api](https://github.com/tox-dev/pyproject-api) | `1.8.0` | `1.9.0` | | [setuptools](https://github.com/pypa/setuptools) | `75.6.0` | `75.8.0` | | [smmap](https://github.com/gitpython-developers/smmap) | `5.0.1` | `5.0.2` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.28.0` | `20.29.1` | Updates `pytest-plus` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/pytest-dev/pytest-plus/releases) - [Commits](https://github.com/pytest-dev/pytest-plus/compare/v0.7.0...v0.8.0) Updates `tox` from 4.23.2 to 4.24.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.23.2...4.24.1) Updates `babel` from 2.16.0 to 2.17.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](https://github.com/python-babel/babel/compare/v2.16.0...v2.17.0) Updates `cachetools` from 5.5.0 to 5.5.1 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v5.5.0...v5.5.1) Updates `certifi` from 2024.12.14 to 2025.1.31 - [Commits](https://github.com/certifi/python-certifi/compare/2024.12.14...2025.01.31) Updates `filelock` from 3.16.1 to 3.17.0 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.16.1...3.17.0) Updates `gitdb` from 4.0.11 to 4.0.12 - [Release notes](https://github.com/gitpython-developers/gitdb/releases) - [Commits](https://github.com/gitpython-developers/gitdb/compare/4.0.11...4.0.12) Updates `gitpython` from 3.1.43 to 3.1.44 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.43...3.1.44) Updates `mkdocs-autorefs` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/mkdocstrings/autorefs/releases) - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/autorefs/compare/1.2.0...1.3.0) Updates `mkdocs-material` from 9.5.49 to 9.6.1 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.49...9.6.1) Updates `more-itertools` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](https://github.com/more-itertools/more-itertools/compare/v10.5.0...v10.6.0) Updates `pillow` from 11.0.0 to 11.1.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/11.0.0...11.1.0) Updates `pipdeptree` from 2.24.0 to 2.25.0 - [Release notes](https://github.com/tox-dev/pipdeptree/releases) - [Commits](https://github.com/tox-dev/pipdeptree/compare/2.24.0...2.25.0) Updates `pygments` from 2.18.0 to 2.19.1 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.18.0...2.19.1) Updates `pymdown-extensions` from 10.13 to 10.14.3 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.13...10.14.3) Updates `pyproject-api` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/tox-dev/pyproject-api/releases) - [Commits](https://github.com/tox-dev/pyproject-api/compare/1.8.0...1.9.0) Updates `setuptools` from 75.6.0 to 75.8.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v75.6.0...v75.8.0) Updates `smmap` from 5.0.1 to 5.0.2 - [Release notes](https://github.com/gitpython-developers/smmap/releases) - [Commits](https://github.com/gitpython-developers/smmap/compare/v5.0.1...v5.0.2) Updates `virtualenv` from 20.28.0 to 20.29.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.28.0...20.29.1) --- updated-dependencies: - dependency-name: pytest-plus dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: babel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: gitdb dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-autorefs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pipdeptree dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pyproject-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: smmap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .config/constraints.txt | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index 4061757..4419468 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -1,12 +1,12 @@ # This file was autogenerated by uv via the following command: # tox run -e deps -babel==2.16.0 ; sys_platform != 'win32' # via mkdocs-material +babel==2.17.0 ; sys_platform != 'win32' # via mkdocs-material beautifulsoup4==4.12.3 ; sys_platform != 'win32' # via mkdocs-htmlproofer-plugin build==1.2.2.post1 ; sys_platform != 'win32' # via mk (pyproject.toml) -cachetools==5.5.0 ; sys_platform != 'win32' # via tox +cachetools==5.5.1 ; sys_platform != 'win32' # via tox cairocffi==1.7.1 ; sys_platform != 'win32' # via cairosvg cairosvg==2.7.1 ; sys_platform != 'win32' # via mk (pyproject.toml) -certifi==2024.12.14 ; sys_platform != 'win32' # via requests +certifi==2025.1.31 ; 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.1 ; sys_platform != 'win32' # via requests @@ -18,10 +18,10 @@ defusedxml==0.7.1 ; sys_platform != 'win32' # via cairosvg diskcache==5.6.3 ; sys_platform != 'win32' # via mk (pyproject.toml) distlib==0.3.9 ; sys_platform != 'win32' # via virtualenv docutils==0.21.2 ; sys_platform != 'win32' # via readme-renderer -filelock==3.16.1 ; sys_platform != 'win32' # via tox, virtualenv +filelock==3.17.0 ; sys_platform != 'win32' # via tox, virtualenv ghp-import==2.1.0 ; sys_platform != 'win32' # via mkdocs -gitdb==4.0.11 ; sys_platform != 'win32' # via gitpython -gitpython==3.1.43 ; sys_platform != 'win32' # via mk (pyproject.toml) +gitdb==4.0.12 ; sys_platform != 'win32' # via gitpython +gitpython==3.1.44 ; sys_platform != 'win32' # via mk (pyproject.toml) idna==3.10 ; sys_platform != 'win32' # via requests importlib-metadata==8.5.0 ; python_full_version < '3.12' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform != 'win32' # via keyring iniconfig==2.0.0 ; sys_platform != 'win32' # via pytest @@ -37,31 +37,31 @@ markupsafe==3.0.2 ; sys_platform != 'win32' # via jinja2, mkdocs, mkdocs-autore mdurl==0.1.2 ; sys_platform != 'win32' # via markdown-it-py mergedeep==1.3.4 ; sys_platform != 'win32' # via mkdocs, mkdocs-get-deps mkdocs==1.6.1 ; sys_platform != 'win32' # via mkdocs-autorefs, mkdocs-gen-files, mkdocs-htmlproofer-plugin, mkdocs-material, mk (pyproject.toml) -mkdocs-autorefs==1.2.0 ; sys_platform != 'win32' # via mk (pyproject.toml) +mkdocs-autorefs==1.3.0 ; sys_platform != 'win32' # via mk (pyproject.toml) mkdocs-gen-files==0.5.0 ; sys_platform != 'win32' # via mk (pyproject.toml) mkdocs-get-deps==0.2.0 ; sys_platform != 'win32' # via mkdocs mkdocs-htmlproofer-plugin==1.3.0 ; sys_platform != 'win32' # via mk (pyproject.toml) -mkdocs-material==9.5.49 ; sys_platform != 'win32' # via mk (pyproject.toml) +mkdocs-material==9.6.1 ; sys_platform != 'win32' # via mk (pyproject.toml) mkdocs-material-extensions==1.3.1 ; sys_platform != 'win32' # via mkdocs-material, mk (pyproject.toml) -more-itertools==10.5.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform != 'win32' # via jaraco-classes, jaraco-functools +more-itertools==10.6.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform != 'win32' # via jaraco-classes, jaraco-functools nh3==0.2.20 ; sys_platform != 'win32' # via readme-renderer packaging==24.2 ; sys_platform != 'win32' # via build, mkdocs, pipdeptree, pyproject-api, pytest, tox, twine, mk (pyproject.toml) paginate==0.5.7 ; sys_platform != 'win32' # via mkdocs-material pathspec==0.12.1 ; sys_platform != 'win32' # via mkdocs -pillow==11.0.0 ; sys_platform != 'win32' # via cairosvg, mk (pyproject.toml) -pipdeptree==2.24.0 ; sys_platform != 'win32' # via mk (pyproject.toml) +pillow==11.1.0 ; sys_platform != 'win32' # via cairosvg, mk (pyproject.toml) +pipdeptree==2.25.0 ; sys_platform != 'win32' # via mk (pyproject.toml) pkginfo==1.12.0 ; sys_platform != 'win32' # via twine platformdirs==4.3.6 ; sys_platform != 'win32' # via mkdocs-get-deps, tox, virtualenv 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.13 ; sys_platform != 'win32' # via markdown-exec, mkdocs-material, mk (pyproject.toml) -pyproject-api==1.8.0 ; sys_platform != 'win32' # via tox +pygments==2.19.1 ; sys_platform != 'win32' # via mkdocs-material, readme-renderer, rich +pymdown-extensions==10.14.3 ; sys_platform != 'win32' # via markdown-exec, mkdocs-material, mk (pyproject.toml) +pyproject-api==1.9.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) pytest-benchmark==5.1.0 ; sys_platform != 'win32' # via mk (pyproject.toml) -pytest-plus==0.7.0 ; sys_platform != 'win32' # via mk (pyproject.toml) +pytest-plus==0.8.0 ; sys_platform != 'win32' # via mk (pyproject.toml) python-dateutil==2.9.0.post0 ; sys_platform != 'win32' # via ghp-import pyyaml==6.0.2 ; sys_platform != 'win32' # via mkdocs, mkdocs-get-deps, pymdown-extensions, pyyaml-env-tag, mk (pyproject.toml) pyyaml-env-tag==0.1 ; sys_platform != 'win32' # via mkdocs @@ -71,19 +71,19 @@ requests==2.32.3 ; sys_platform != 'win32' # via mkdocs-htmlproofer-plugin, mkd requests-toolbelt==1.0.0 ; sys_platform != 'win32' # via twine rfc3986==2.0.0 ; sys_platform != 'win32' # via twine rich==13.9.4 ; sys_platform != 'win32' # via twine, typer, mk (pyproject.toml) -setuptools==75.6.0 ; sys_platform != 'win32' # via mk (pyproject.toml) +setuptools==75.8.0 ; sys_platform != 'win32' # via mk (pyproject.toml) shellingham==1.5.4 ; sys_platform != 'win32' # via typer, mk (pyproject.toml) six==1.17.0 ; sys_platform != 'win32' # via python-dateutil -smmap==5.0.1 ; sys_platform != 'win32' # via gitdb +smmap==5.0.2 ; sys_platform != 'win32' # via gitdb soupsieve==2.6 ; sys_platform != 'win32' # via beautifulsoup4 subprocess-tee==0.4.2 ; sys_platform != 'win32' # via mk (pyproject.toml) tinycss2==1.4.0 ; sys_platform != 'win32' # via cairosvg, cssselect2 tomli==2.0.1 ; python_full_version < '3.11' and sys_platform != 'win32' # via build, pyproject-api, pytest, tox, mk (pyproject.toml) -tox==4.23.2 ; sys_platform != 'win32' # via mk (pyproject.toml) +tox==4.24.1 ; 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.3.0 ; sys_platform != 'win32' # via requests, twine -virtualenv==20.28.0 ; sys_platform != 'win32' # via tox +virtualenv==20.29.1 ; sys_platform != 'win32' # via tox watchdog==6.0.0 ; sys_platform != 'win32' # via mkdocs webencodings==0.5.1 ; sys_platform != 'win32' # via cssselect2, tinycss2 zipp==3.21.0 ; python_full_version < '3.12' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform != 'win32' # via importlib-metadata