Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 27 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 27 updates in the /.config directory:

| Package | From | To |
| --- | --- | --- |
| [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `1.2.0` | `1.4.1` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.49` | `9.6.7` |
| [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` |
| [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.13` | `10.14.3` |
| [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.43` | `3.1.44` |
| [typer](https://github.com/fastapi/typer) | `0.15.1` | `0.15.2` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.6.10` | `7.6.12` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` |
| [pytest-plus](https://github.com/pytest-dev/pytest-plus) | `0.7.0` | `0.8.1` |
| [tox](https://github.com/tox-dev/tox) | `4.23.2` | `4.24.2` |
| [setuptools](https://github.com/pypa/setuptools) | `75.6.0` | `75.9.0` |
| [babel](https://github.com/python-babel/babel) | `2.16.0` | `2.17.0` |
| [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.12.3` | `4.13.3` |
| [cachetools](https://github.com/tkem/cachetools) | `5.5.0` | `5.5.2` |
| [certifi](https://github.com/certifi/python-certifi) | `2024.12.14` | `2025.1.31` |
| [cssselect2](https://github.com/Kozea/cssselect2) | `0.7.0` | `0.8.0` |
| [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` |
| [jinja2](https://github.com/pallets/jinja) | `3.1.5` | `3.1.6` |
| [more-itertools](https://github.com/more-itertools/more-itertools) | `10.5.0` | `10.6.0` |
| [nh3](https://github.com/messense/nh3) | `0.2.20` | `0.2.21` |
| [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) | `1.12.0` | `1.12.1.2` |
| [pygments](https://github.com/pygments/pygments) | `2.18.0` | `2.19.1` |
| [pyproject-api](https://github.com/tox-dev/pyproject-api) | `1.8.0` | `1.9.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.3` |



Updates `mkdocs-autorefs` from 1.2.0 to 1.4.1
- [Release notes](https://github.com/mkdocstrings/autorefs/releases)
- [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/autorefs@1.2.0...1.4.1)

Updates `mkdocs-material` from 9.5.49 to 9.6.7
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.49...9.6.7)

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](python-pillow/Pillow@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](tox-dev/pipdeptree@2.24.0...2.25.0)

Updates `pymdown-extensions` from 10.13 to 10.14.3
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](facelessuser/pymdown-extensions@10.13...10.14.3)

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](gitpython-developers/GitPython@3.1.43...3.1.44)

Updates `typer` from 0.15.1 to 0.15.2
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.15.1...0.15.2)

Updates `coverage` from 7.6.10 to 7.6.12
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.6.10...7.6.12)

Updates `pytest` from 8.3.4 to 8.3.5
- [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.3.4...8.3.5)

Updates `pytest-plus` from 0.7.0 to 0.8.1
- [Release notes](https://github.com/pytest-dev/pytest-plus/releases)
- [Commits](pytest-dev/pytest-plus@v0.7.0...v0.8.1)

Updates `tox` from 4.23.2 to 4.24.2
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.23.2...4.24.2)

Updates `setuptools` from 75.6.0 to 75.9.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.6.0...v75.9.0)

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](python-babel/babel@v2.16.0...v2.17.0)

Updates `beautifulsoup4` from 4.12.3 to 4.13.3

Updates `cachetools` from 5.5.0 to 5.5.2
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](tkem/cachetools@v5.5.0...v5.5.2)

Updates `certifi` from 2024.12.14 to 2025.1.31
- [Commits](certifi/python-certifi@2024.12.14...2025.01.31)

Updates `cssselect2` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/Kozea/cssselect2/releases)
- [Changelog](https://github.com/Kozea/cssselect2/blob/main/docs/changelog.rst)
- [Commits](Kozea/cssselect2@0.7.0...0.8.0)

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](tox-dev/filelock@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](gitpython-developers/gitdb@4.0.11...4.0.12)

Updates `jinja2` from 3.1.5 to 3.1.6
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.5...3.1.6)

Updates `more-itertools` from 10.5.0 to 10.6.0
- [Release notes](https://github.com/more-itertools/more-itertools/releases)
- [Commits](more-itertools/more-itertools@v10.5.0...v10.6.0)

Updates `nh3` from 0.2.20 to 0.2.21
- [Release notes](https://github.com/messense/nh3/releases)
- [Commits](messense/nh3@v0.2.20...v0.2.21)

Updates `pkginfo` from 1.12.0 to 1.12.1.2

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](pygments/pygments@2.18.0...2.19.1)

Updates `pyproject-api` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/tox-dev/pyproject-api/releases)
- [Commits](tox-dev/pyproject-api@1.8.0...1.9.0)

Updates `smmap` from 5.0.1 to 5.0.2
- [Release notes](https://github.com/gitpython-developers/smmap/releases)
- [Commits](gitpython-developers/smmap@v5.0.1...v5.0.2)

Updates `virtualenv` from 20.28.0 to 20.29.3
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.28.0...20.29.3)

---
updated-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: 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: pymdown-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: gitpython
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: typer
  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: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: 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: setuptools
  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: beautifulsoup4
  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: cssselect2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: more-itertools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: nh3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pkginfo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pygments
  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: 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 9, 2025
1 parent 0639285 commit 53f870a
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
# This file was autogenerated by uv via the following command:
# tox run -e deps
babel==2.16.0 ; sys_platform != 'win32' # via mkdocs-material
beautifulsoup4==4.12.3 ; sys_platform != 'win32' # via mkdocs-htmlproofer-plugin
babel==2.17.0 ; sys_platform != 'win32' # via mkdocs-material
beautifulsoup4==4.13.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.2 ; 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
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.10 ; sys_platform != 'win32' # via mk (pyproject.toml)
cssselect2==0.7.0 ; sys_platform != 'win32' # via cairosvg
coverage==7.6.12 ; sys_platform != 'win32' # via mk (pyproject.toml)
cssselect2==0.8.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)
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
jaraco-classes==3.4.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform != 'win32' # via keyring
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
jinja2==3.1.6 ; sys_platform != 'win32' # via mkdocs, mkdocs-material
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)
Expand All @@ -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.4.1 ; 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.7 ; 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
nh3==0.2.20 ; sys_platform != 'win32' # via readme-renderer
more-itertools==10.6.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform != 'win32' # via jaraco-classes, jaraco-functools
nh3==0.2.21 ; 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)
pkginfo==1.12.0 ; sys_platform != 'win32' # via twine
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.1.2 ; 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==8.3.5 ; 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.1 ; 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
Expand All @@ -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.9.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)
typer==0.15.1 ; sys_platform != 'win32' # via typer-config, mk (pyproject.toml)
tox==4.24.2 ; sys_platform != 'win32' # via mk (pyproject.toml)
typer==0.15.2 ; 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.3 ; 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
Expand Down

0 comments on commit 53f870a

Please sign in to comment.