Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [ruff](/~https://github.com/astral-sh/ruff) | `0.9.6` | `0.9.7` |
| [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-material](/~https://github.com/squidfunk/mkdocs-material) | `9.6.4` | `9.6.5` |
| [mkdocstrings-python](/~https://github.com/mkdocstrings/python) | `1.16.0` | `1.16.1` |
| [rpds-py](/~https://github.com/crate-py/rpds) | `0.22.3` | `0.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)

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-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.16.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.16.0...1.16.1)

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)

---
updated-dependencies:
- dependency-name: ruff
  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-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-patch
  dependency-group: dependencies
- dependency-name: rpds-py
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 23, 2025
1 parent b384852 commit 79004a0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ babel==2.17.0 # via mkdocs-material
beautifulsoup4==4.13.3 # via linkchecker, mkdocs-htmlproofer-plugin
black==25.1.0 # via ansible-lint, molecule (pyproject.toml)
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 Down Expand Up @@ -38,7 +38,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
importlib-metadata==8.6.1 # via ansible-lint
iniconfig==2.0.0 # via pytest
Expand All @@ -63,12 +63,12 @@ mkdocs-gen-files==0.5.0 # via mkdocs-ansible
mkdocs-get-deps==0.2.0 # via mkdocs, mkdocstrings
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.16.0 # via mkdocs-ansible
mkdocstrings-python==1.16.1 # via mkdocs-ansible
mypy==1.15.0 # via molecule (pyproject.toml)
mypy-extensions==1.0.0 # via black, mypy
nodeenv==1.9.1 # via pre-commit
Expand Down Expand Up @@ -101,9 +101,9 @@ referencing==0.36.2 # via ansible-lint, jsonschema, jsonschema-specificati
regex==2024.11.6 # via mkdocs-material
requests==2.32.3 # via docker, linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material, molecule (pyproject.toml)
rich==13.9.4 # via enrich, molecule (pyproject.toml)
rpds-py==0.22.3 # via jsonschema, referencing
rpds-py==0.23.1 # via jsonschema, referencing
ruamel-yaml==0.18.10 # via ansible-lint
ruff==0.9.6 # via molecule (pyproject.toml)
ruff==0.9.7 # via molecule (pyproject.toml)
six==1.17.0 # via python-dateutil
soupsieve==2.6 # via beautifulsoup4
subprocess-tee==0.4.2 # via ansible-compat, ansible-lint
Expand Down

0 comments on commit 79004a0

Please sign in to comment.