Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 6 updates (#408)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 6 updates in the /.config directory:

| Package | From | To |
| --- | --- | --- |
| [ansible-compat](https://github.com/ansible/ansible-compat) | `24.9.1` | `24.10.0` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.6.4` | `7.6.8` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.44` | `9.5.45` |
| [ruff](https://github.com/astral-sh/ruff) | `0.7.3` | `0.8.0` |
| [toml-sort](https://github.com/pappasam/toml-sort) | `0.23.1` | `0.24.2` |
| [tomli](https://github.com/hukkin/tomli) | `2.0.2` | `2.1.0` |



Updates `ansible-compat` from 24.9.1 to 24.10.0
- [Release notes](https://github.com/ansible/ansible-compat/releases)
- [Commits](ansible/ansible-compat@v24.9.1...v24.10.0)

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

Updates `mkdocs-material` from 9.5.44 to 9.5.45
- [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.44...9.5.45)

Updates `ruff` from 0.7.3 to 0.8.0
- [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.7.3...0.8.0)

Updates `toml-sort` from 0.23.1 to 0.24.2
- [Release notes](https://github.com/pappasam/toml-sort/releases)
- [Changelog](https://github.com/pappasam/toml-sort/blob/main/CHANGELOG.md)
- [Commits](pappasam/toml-sort@v0.23.1...v0.24.2)

Updates `tomli` from 2.0.2 to 2.1.0
- [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)
- [Commits](hukkin/tomli@2.0.2...2.1.0)

---
updated-dependencies:
- dependency-name: ansible-compat
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: coverage
  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: ruff
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: toml-sort
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: tomli
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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
dependabot[bot] authored Nov 24, 2024
1 parent 353f708 commit 3d354cc
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
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# tox run deps
ansible-compat==24.9.1 # via molecule, pytest-ansible (pyproject.toml)
ansible-compat==24.10.0 # via molecule, pytest-ansible (pyproject.toml)
astroid==3.3.5 # via pylint
attrs==24.2.0 # via jsonschema, referencing
babel==2.16.0 # via mkdocs-material
Expand All @@ -18,7 +18,7 @@ charset-normalizer==3.4.0 # via requests
click==8.1.7 # via black, click-help-colors, mkdocs, mkdocstrings, molecule, pydoclint
click-help-colors==0.9.4 # via molecule
colorama==0.4.6 # via griffe, mkdocs-material, tox
coverage==7.6.4 # via pytest-ansible (pyproject.toml)
coverage==7.6.8 # via pytest-ansible (pyproject.toml)
cryptography==43.0.3 # via ansible-core
csscompressor==0.9.5 # via mkdocs-minify-plugin
cssselect2==0.7.0 # via cairosvg
Expand Down Expand Up @@ -59,7 +59,7 @@ 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.5.44 # via mkdocs-ansible
mkdocs-material==9.5.45 # 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
Expand Down Expand Up @@ -94,16 +94,16 @@ 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.21.0 # via jsonschema, referencing
ruff==0.7.3 # via pytest-ansible (pyproject.toml)
ruff==0.8.0 # via pytest-ansible (pyproject.toml)
six==1.16.0 # via python-dateutil
soupsieve==2.6 # via beautifulsoup4
subprocess-tee==0.4.2 # via ansible-compat
super-collections==0.5.3 # via mkdocs-macros-plugin
termcolor==2.5.0 # via mkdocs-macros-plugin
text-unidecode==1.3 # via python-slugify
tinycss2==1.4.0 # via cairosvg, cssselect2
toml-sort==0.23.1 # via pytest-ansible (pyproject.toml)
tomli==2.0.2 # via black, coverage, mypy, pydoclint, pylint, pyproject-api, pytest, tox
toml-sort==0.24.2 # via pytest-ansible (pyproject.toml)
tomli==2.1.0 # via black, coverage, mypy, pydoclint, pylint, pyproject-api, pytest, tox
tomlkit==0.13.2 # via pylint, toml-sort
tox==4.23.2 # via pytest-ansible (pyproject.toml)
types-pyyaml==6.0.12.20240917 # via pytest-ansible (pyproject.toml)
Expand Down

0 comments on commit 3d354cc

Please sign in to comment.