Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [ansible-compat](https://github.com/ansible/ansible-compat) | `24.9.1` | `24.10.0` |
| [ansible-core](https://github.com/ansible/ansible) | `2.17.5` | `2.18.0` |
| [ansible-lint](https://github.com/ansible/ansible-lint) | `24.9.2` | `24.10.0` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.6.4` | `7.6.7` |
| [identify](https://github.com/pre-commit/identify) | `2.6.1` | `2.6.2` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.43` | `9.5.44` |
| [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.26.2` | `0.27.0` |
| [packaging](https://github.com/pypa/packaging) | `24.1` | `24.2` |
| [regex](https://github.com/mrabarnett/mrab-regex) | `2024.9.11` | `2024.11.6` |
| [regress](https://github.com/crate-py/regress) | `2024.8.1` | `2024.11.1` |
| [resolvelib](https://github.com/sarugaku/resolvelib) | `1.0.1` | `1.1.0` |
| [rpds-py](https://github.com/crate-py/rpds) | `0.20.1` | `0.21.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.7.2` | `0.7.4` |
| [toml-sort](https://github.com/pappasam/toml-sort) | `0.23.1` | `0.24.0` |
| [tomli](https://github.com/hukkin/tomli) | `2.0.2` | `2.1.0` |
| [wheel](https://github.com/pypa/wheel) | `0.44.0` | `0.45.0` |
| [zipp](https://github.com/jaraco/zipp) | `3.20.2` | `3.21.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 `ansible-core` from 2.17.5 to 2.18.0
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.17.5...v2.18.0)

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

Updates `coverage` from 7.6.4 to 7.6.7
- [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.7)

Updates `identify` from 2.6.1 to 2.6.2
- [Commits](pre-commit/identify@v2.6.1...v2.6.2)

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

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

Updates `packaging` from 24.1 to 24.2
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@24.1...24.2)

Updates `regex` from 2024.9.11 to 2024.11.6
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](mrabarnett/mrab-regex@2024.9.11...2024.11.6)

Updates `regress` from 2024.8.1 to 2024.11.1
- [Release notes](https://github.com/crate-py/regress/releases)
- [Commits](crate-py/regress@v2024.8.1...v2024.11.1)

Updates `resolvelib` from 1.0.1 to 1.1.0
- [Changelog](https://github.com/sarugaku/resolvelib/blob/main/CHANGELOG.rst)
- [Commits](sarugaku/resolvelib@1.0.1...1.1.0)

Updates `rpds-py` from 0.20.1 to 0.21.0
- [Release notes](https://github.com/crate-py/rpds/releases)
- [Commits](crate-py/rpds@v0.20.1...v0.21.0)

Updates `ruff` from 0.7.2 to 0.7.4
- [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.2...0.7.4)

Updates `toml-sort` from 0.23.1 to 0.24.0
- [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.0)

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)

Updates `wheel` from 0.44.0 to 0.45.0
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](pypa/wheel@0.44.0...0.45.0)

Updates `zipp` from 3.20.2 to 3.21.0
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](jaraco/zipp@v3.20.2...v3.21.0)

---
updated-dependencies:
- dependency-name: ansible-compat
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ansible-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ansible-lint
  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: 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
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: packaging
  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: regress
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: resolvelib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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
- 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
- dependency-name: wheel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: zipp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2024
1 parent c9daf1a commit a66c43e
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras .config/requirements.in pyproject.toml
#
ansi2html==1.9.2
ansible-compat==24.9.1
ansible-core==2.17.5
ansible-lint==24.9.2
ansible-compat==24.10.0
ansible-core==2.18.0
ansible-lint==24.10.0
astroid==3.3.5
attrs==24.2.0
babel==2.16.0
Expand All @@ -27,7 +27,7 @@ check-jsonschema==0.29.4
click==8.1.7
click-help-colors==0.9.4
colorama==0.4.6
coverage==7.6.4
coverage==7.6.7
cryptography==43.0.3
csscompressor==0.9.5
cssselect2==0.7.0
Expand All @@ -43,7 +43,7 @@ filelock==3.16.1
ghp-import==2.1.0
griffe==1.5.1
htmlmin2==0.1.13
identify==2.6.1
identify==2.6.2
idna==3.10
importlib-metadata==8.5.0
iniconfig==2.0.0
Expand All @@ -68,16 +68,16 @@ mkdocs-gen-files==0.5.0
mkdocs-get-deps==0.2.0
mkdocs-htmlproofer-plugin==1.3.0
mkdocs-macros-plugin==1.3.7
mkdocs-material==9.5.43
mkdocs-material==9.5.44
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
mkdocstrings==0.26.2
mkdocstrings==0.27.0
mkdocstrings-python==1.12.2
mypy==1.13.0
mypy-extensions==1.0.0
nodeenv==1.9.1
packaging==24.1
packaging==24.2
paginate==0.5.7
pathspec==0.12.1
pexpect==4.9.0
Expand Down Expand Up @@ -105,23 +105,23 @@ python-slugify==8.0.4
pyyaml==6.0.2
pyyaml-env-tag==0.1
referencing==0.35.1
regex==2024.9.11
regress==2024.8.1
regex==2024.11.6
regress==2024.11.1
requests==2.32.3
resolvelib==1.0.1
resolvelib==1.1.0
rich==13.9.4
rpds-py==0.20.1
rpds-py==0.21.0
ruamel-yaml==0.18.6
ruamel-yaml-clib==0.2.12
ruff==0.7.2
ruff==0.7.4
six==1.16.0
soupsieve==2.6
subprocess-tee==0.4.2
termcolor==2.5.0
text-unidecode==1.3
tinycss2==1.4.0
toml-sort==0.23.1
tomli==2.0.2
toml-sort==0.24.0
tomli==2.1.0
tomlkit==0.13.2
tox==4.23.2
types-jsonschema==4.23.0.20240813
Expand All @@ -133,9 +133,9 @@ virtualenv==20.27.1
watchdog==6.0.0
wcmatch==10.0
webencodings==0.5.1
wheel==0.44.0
wheel==0.45.0
yamllint==1.35.1
zipp==3.20.2
zipp==3.21.0

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down

0 comments on commit a66c43e

Please sign in to comment.