Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [ansible-compat](https://github.com/ansible/ansible-compat) | `25.1.2` | `25.1.4` |
| [cachetools](https://github.com/tkem/cachetools) | `5.5.1` | `5.5.2` |
| [identify](https://github.com/pre-commit/identify) | `2.6.7` | `2.6.8` |
| [mkdocs-ansible](https://github.com/ansible/mkdocs-ansible) | `24.12.0` | `25.2.0` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.4` | `9.6.5` |
| [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.15.0` | `1.16.1` |
| [molecule](https://github.com/ansible-community/molecule) | `25.2.0` | `25.3.1` |
| [pydoclint](https://github.com/jsh9/pydoclint) | `0.6.0` | `0.6.2` |
| [rpds-py](https://github.com/crate-py/rpds) | `0.22.3` | `0.23.1` |
| [ruff](https://github.com/astral-sh/ruff) | `0.9.6` | `0.9.7` |


Updates `ansible-compat` from 25.1.2 to 25.1.4
- [Release notes](https://github.com/ansible/ansible-compat/releases)
- [Commits](ansible/ansible-compat@v25.1.2...v25.1.4)

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

Updates `identify` from 2.6.7 to 2.6.8
- [Commits](pre-commit/identify@v2.6.7...v2.6.8)

Updates `mkdocs-ansible` from 24.12.0 to 25.2.0
- [Release notes](https://github.com/ansible/mkdocs-ansible/releases)
- [Commits](ansible/mkdocs-ansible@v24.12.0...v25.2.0)

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

Updates `mkdocstrings-python` from 1.15.0 to 1.16.1
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@1.15.0...1.16.1)

Updates `molecule` from 25.2.0 to 25.3.1
- [Release notes](https://github.com/ansible-community/molecule/releases)
- [Commits](ansible/molecule@v25.2.0...v25.3.1)

Updates `pydoclint` from 0.6.0 to 0.6.2
- [Release notes](https://github.com/jsh9/pydoclint/releases)
- [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md)
- [Commits](jsh9/pydoclint@0.6.0...0.6.2)

Updates `rpds-py` from 0.22.3 to 0.23.1
- [Release notes](https://github.com/crate-py/rpds/releases)
- [Commits](crate-py/rpds@v0.22.3...v0.23.1)

Updates `ruff` from 0.9.6 to 0.9.7
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.9.6...0.9.7)

---
updated-dependencies:
- dependency-name: ansible-compat
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: cachetools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: identify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mkdocs-ansible
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mkdocstrings-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: molecule
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pydoclint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: rpds-py
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2025
1 parent 5a4632d commit 060f471
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# This file was autogenerated by uv via the following command:
# tox run deps
ansible-compat==25.1.2 # via molecule, pytest-ansible (pyproject.toml)
ansible-compat==25.1.4 # via molecule, pytest-ansible (pyproject.toml)
astroid==3.3.8 # via pylint
attrs==25.1.0 # via jsonschema, referencing
babel==2.17.0 # via mkdocs-material
beautifulsoup4==4.13.3 # via linkchecker, mkdocs-htmlproofer-plugin
bracex==2.5.post1 # via wcmatch
cachetools==5.5.1 # via tox
cachetools==5.5.2 # via tox
cairocffi==1.7.1 # via cairosvg
cairosvg==2.7.1 # via mkdocs-ansible
certifi==2025.1.31 # via requests
Expand All @@ -33,7 +33,7 @@ ghp-import==2.1.0 # via mkdocs
griffe==1.5.7 # via mkdocstrings-python
hjson==3.1.0 # via mkdocs-macros-plugin, super-collections
htmlmin2==0.1.13 # via mkdocs-minify-plugin
identify==2.6.7 # via pre-commit
identify==2.6.8 # via pre-commit
idna==3.10 # via requests
iniconfig==2.0.0 # via pytest
isort==6.0.0 # via pylint
Expand All @@ -51,19 +51,19 @@ mccabe==0.7.0 # via pylint
mdurl==0.1.2 # via markdown-it-py
mergedeep==1.3.4 # via mkdocs, mkdocs-get-deps
mkdocs==1.6.1 # via mkdocs-ansible, mkdocs-autorefs, mkdocs-gen-files, mkdocs-htmlproofer-plugin, mkdocs-macros-plugin, mkdocs-material, mkdocs-minify-plugin, mkdocs-monorepo-plugin, mkdocstrings
mkdocs-ansible==24.12.0 # via pytest-ansible (pyproject.toml)
mkdocs-ansible==25.2.0 # via pytest-ansible (pyproject.toml)
mkdocs-autorefs==1.3.1 # via mkdocstrings, mkdocstrings-python
mkdocs-gen-files==0.5.0 # via mkdocs-ansible
mkdocs-get-deps==0.2.0 # via mkdocs
mkdocs-htmlproofer-plugin==1.3.0 # via mkdocs-ansible
mkdocs-macros-plugin==1.3.7 # via mkdocs-ansible
mkdocs-material==9.6.4 # via mkdocs-ansible
mkdocs-material==9.6.5 # via mkdocs-ansible
mkdocs-material-extensions==1.3.1 # via mkdocs-ansible, mkdocs-material
mkdocs-minify-plugin==0.8.0 # via mkdocs-ansible
mkdocs-monorepo-plugin==1.1.0 # via mkdocs-ansible
mkdocstrings==0.28.1 # via mkdocs-ansible, mkdocstrings-python
mkdocstrings-python==1.15.0 # via mkdocs-ansible
molecule==25.2.0 # via pytest-ansible (pyproject.toml)
mkdocstrings-python==1.16.1 # via mkdocs-ansible
molecule==25.3.1 # via pytest-ansible (pyproject.toml)
mypy==1.15.0 # via pytest-ansible (pyproject.toml)
mypy-extensions==1.0.0 # via mypy
nodeenv==1.9.1 # via pre-commit
Expand All @@ -75,7 +75,7 @@ platformdirs==4.3.6 # via mkdocs-get-deps, mkdocstrings, pylint, tox, virt
pluggy==1.5.0 # via molecule, pytest, tox
pre-commit==4.1.0 # via pytest-ansible (pyproject.toml)
pycparser==2.22 # via cffi
pydoclint==0.6.0 # via pytest-ansible (pyproject.toml)
pydoclint==0.6.2 # via pytest-ansible (pyproject.toml)
pygments==2.19.1 # via mkdocs-material, rich
pylint==3.3.4 # via pytest-ansible (pyproject.toml)
pymdown-extensions==10.14.3 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
Expand All @@ -90,8 +90,8 @@ referencing==0.36.2 # via jsonschema, jsonschema-specifications
regex==2024.11.6 # via mkdocs-material
requests==2.32.3 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material
rich==13.9.4 # via enrich, molecule
rpds-py==0.22.3 # via jsonschema, referencing
ruff==0.9.6 # via pytest-ansible (pyproject.toml)
rpds-py==0.23.1 # via jsonschema, referencing
ruff==0.9.7 # via pytest-ansible (pyproject.toml)
six==1.17.0 # via python-dateutil
soupsieve==2.6 # via beautifulsoup4
subprocess-tee==0.4.2 # via ansible-compat
Expand Down

0 comments on commit 060f471

Please sign in to comment.