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 in /.config with 12 updates (#1854)
Bumps the dependencies group in /.config with 12 updates: | Package | From | To | | --- | --- | --- | | [ansible-compat](https://github.com/ansible/ansible-compat) | `24.9.0` | `24.9.1` | | [ansible-lint](https://github.com/ansible/ansible-lint) | `24.9.0` | `24.9.2` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.16.0` | `3.16.1` | | [idna](https://github.com/kjd/idna) | `3.9` | `3.10` | | [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) | `1.0.5` | `1.2.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.34` | `9.5.36` | | [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.23.3` | `2.23.4` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.3` | `4.3.6` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.9` | `10.10` | | [pytest-env](https://github.com/pytest-dev/pytest-env) | `1.1.4` | `1.1.5` | | [types-setuptools](https://github.com/python/typeshed) | `74.1.0.20240907` | `75.1.0.20240917` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.4` | `20.26.5` | Updates `ansible-compat` from 24.9.0 to 24.9.1 - [Release notes](https://github.com/ansible/ansible-compat/releases) - [Commits](ansible/ansible-compat@v24.9.0...v24.9.1) Updates `ansible-lint` from 24.9.0 to 24.9.2 - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v24.9.0...v24.9.2) Updates `filelock` from 3.16.0 to 3.16.1 - [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.0...3.16.1) Updates `idna` from 3.9 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.9...v3.10) Updates `mkdocs-macros-plugin` from 1.0.5 to 1.2.0 - [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.0.5...v1.2.0) Updates `mkdocs-material` from 9.5.34 to 9.5.36 - [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.34...9.5.36) Updates `pipdeptree` from 2.23.3 to 2.23.4 - [Release notes](https://github.com/tox-dev/pipdeptree/releases) - [Commits](tox-dev/pipdeptree@2.23.3...2.23.4) Updates `platformdirs` from 4.3.3 to 4.3.6 - [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.3...4.3.6) Updates `pymdown-extensions` from 10.9 to 10.10 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.9...10.10) Updates `pytest-env` from 1.1.4 to 1.1.5 - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](pytest-dev/pytest-env@1.1.4...1.1.5) Updates `types-setuptools` from 74.1.0.20240907 to 75.1.0.20240917 - [Commits](https://github.com/python/typeshed/commits) Updates `virtualenv` from 20.26.4 to 20.26.5 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.4...20.26.5) --- updated-dependencies: - dependency-name: ansible-compat dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ansible-lint 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-patch dependency-group: dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-macros-plugin 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-patch dependency-group: dependencies - dependency-name: pipdeptree dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest-env dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: types-setuptools dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information