Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [ansible-core](https://github.com/ansible/ansible) | `2.17.5` | `2.18.0` |
| [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.3` |
| [wheel](https://github.com/pypa/wheel) | `0.44.0` | `0.45.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 `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.3
- [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.3)

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)

---
updated-dependencies:
- dependency-name: ansible-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: wheel
  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 10, 2024
1 parent c9daf1a commit ccb649c
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
ansi2html==1.9.2
ansible-compat==24.9.1
ansible-core==2.17.5
ansible-core==2.18.0
ansible-lint==24.9.2
astroid==3.3.5
attrs==24.2.0
Expand Down Expand Up @@ -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,15 +105,15 @@ 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.3
six==1.16.0
soupsieve==2.6
subprocess-tee==0.4.2
Expand All @@ -133,7 +133,7 @@ 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

Expand Down

0 comments on commit ccb649c

Please sign in to comment.