Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | | [tox](https://github.com/tox-dev/tox) | `4.18.0` | `4.18.1` | | [build](https://github.com/pypa/build) | `1.2.1` | `1.2.2` | | [cffi](https://github.com/python-cffi/cffi) | `1.17.0` | `1.17.1` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.15.4` | `3.16.0` | | [idna](https://github.com/kjd/idna) | `3.8` | `3.9` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.4.0` | `8.5.0` | | [mkdocs-htmlproofer-plugin](https://github.com/manuzhang/mkdocs-htmlproofer-plugin) | `1.2.1` | `1.3.0` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.4.0` | `10.5.0` | | [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.23.1` | `2.23.3` | | [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) | `1.10.0` | `1.11.1` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.2.2` | `4.3.3` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2024.7.24` | `2024.9.11` | | [rich](https://github.com/Textualize/rich) | `13.8.0` | `13.8.1` | | [setuptools](https://github.com/pypa/setuptools) | `74.1.1` | `74.1.2` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.3` | `20.26.4` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `5.0.1` | `5.0.2` | | [zipp](https://github.com/jaraco/zipp) | `3.20.1` | `3.20.2` | Updates `pytest` from 8.3.2 to 8.3.3 - [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.2...8.3.3) Updates `tox` from 4.18.0 to 4.18.1 - [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.18.0...4.18.1) Updates `build` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.2.1...1.2.2) Updates `cffi` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.0...v1.17.1) Updates `filelock` from 3.15.4 to 3.16.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.15.4...3.16.0) Updates `idna` from 3.8 to 3.9 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.8...v3.9) Updates `importlib-metadata` from 8.4.0 to 8.5.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.4.0...v8.5.0) Updates `mkdocs-htmlproofer-plugin` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/manuzhang/mkdocs-htmlproofer-plugin/releases) - [Commits](manuzhang/mkdocs-htmlproofer-plugin@v1.2.1...v1.3.0) Updates `more-itertools` from 10.4.0 to 10.5.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.4.0...v10.5.0) Updates `pipdeptree` from 2.23.1 to 2.23.3 - [Release notes](https://github.com/tox-dev/pipdeptree/releases) - [Commits](tox-dev/pipdeptree@2.23.1...2.23.3) Updates `pkginfo` from 1.10.0 to 1.11.1 Updates `platformdirs` from 4.2.2 to 4.3.3 - [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.2.2...4.3.3) Updates `regex` from 2024.7.24 to 2024.9.11 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2024.7.24...2024.9.11) Updates `rich` from 13.8.0 to 13.8.1 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.8.0...v13.8.1) Updates `setuptools` from 74.1.1 to 74.1.2 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v74.1.1...v74.1.2) Updates `urllib3` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.2.3) Updates `virtualenv` from 20.26.3 to 20.26.4 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.3...20.26.4) Updates `watchdog` from 5.0.1 to 5.0.2 - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](gorakhargosh/watchdog@v5.0.1...v5.0.2) Updates `zipp` from 3.20.1 to 3.20.2 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.20.1...v3.20.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: build dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-htmlproofer-plugin 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: pipdeptree 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-minor dependency-group: dependencies - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: urllib3 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-patch dependency-group: dependencies - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information