Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 10 updates (#1913)
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) | `24.10.0` | `25.1.1` |
| [ansible-lint](https://github.com/ansible/ansible-lint) | `25.1.0` | `25.1.1` |
| [babel](https://github.com/python-babel/babel) | `2.16.0` | `2.17.0` |
| [black](https://github.com/psf/black) | `24.10.0` | `25.1.0` |
| [certifi](https://github.com/certifi/python-certifi) | `2024.12.14` | `2025.1.31` |
| [griffe](https://github.com/mkdocstrings/griffe) | `1.5.5` | `1.5.6` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.50` | `9.6.1` |
| [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.24.0` | `2.25.0` |
| [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.14.1` | `10.14.3` |
| [pytest-plus](https://github.com/pytest-dev/pytest-plus) | `0.7.0` | `0.8.1` |


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

Updates `ansible-lint` from 25.1.0 to 25.1.1
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v25.1.0...v25.1.1)

Updates `babel` from 2.16.0 to 2.17.0
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst)
- [Commits](python-babel/babel@v2.16.0...v2.17.0)

Updates `black` from 24.10.0 to 25.1.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.10.0...25.1.0)

Updates `certifi` from 2024.12.14 to 2025.1.31
- [Commits](certifi/python-certifi@2024.12.14...2025.01.31)

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

Updates `mkdocs-material` from 9.5.50 to 9.6.1
- [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.50...9.6.1)

Updates `pipdeptree` from 2.24.0 to 2.25.0
- [Release notes](https://github.com/tox-dev/pipdeptree/releases)
- [Commits](tox-dev/pipdeptree@2.24.0...2.25.0)

Updates `pymdown-extensions` from 10.14.1 to 10.14.3
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](facelessuser/pymdown-extensions@10.14.1...10.14.3)

Updates `pytest-plus` from 0.7.0 to 0.8.1
- [Release notes](https://github.com/pytest-dev/pytest-plus/releases)
- [Commits](pytest-dev/pytest-plus@v0.7.0...v0.8.1)

---
updated-dependencies:
- dependency-name: ansible-compat
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: ansible-lint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: babel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: griffe
  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-minor
  dependency-group: dependencies
- dependency-name: pipdeptree
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pymdown-extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pytest-plus
  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 Feb 2, 2025
1 parent 8be51b8 commit c4594e4
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
Expand Up @@ -6,20 +6,20 @@
#
# For testing with ansible-core 2.18, please restore the ansible-core lines manually
ansible-builder==3.1.0
ansible-compat==24.10.0
ansible-compat==25.1.1
ansible-core==2.17.6 ; python_version < '3.11'
ansible-core==2.18.0 ; python_version > '3.10'
ansible-lint==25.1.0
ansible-lint==25.1.1
ansible-runner==2.4.0
attrs==25.1.0
babel==2.16.0
babel==2.17.0
beautifulsoup4==4.12.3
bindep==2.12.0
black==24.10.0
black==25.1.0
bracex==2.5.post1
cairocffi==1.7.1
cairosvg==2.7.1
certifi==2024.12.14
certifi==2025.1.31
cffi==1.17.1
cfgv==3.4.0
charset-normalizer==3.4.1
Expand All @@ -41,7 +41,7 @@ filelock==3.17.0
flake8==7.1.1
flake8-docstrings==1.7.0
ghp-import==2.1.0
griffe==1.5.5
griffe==1.5.6
hjson==3.1.0
htmlmin2==0.1.13
identify==2.6.6
Expand Down Expand Up @@ -70,7 +70,7 @@ 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.50
mkdocs-material==9.6.1
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
Expand All @@ -86,7 +86,7 @@ pathspec==0.12.1
pbr==6.1.0
pexpect==4.9.0
pillow==11.1.0
pipdeptree==2.24.0
pipdeptree==2.25.0
platformdirs==4.3.6
pluggy==1.5.0
pre-commit==4.1.0
Expand All @@ -96,11 +96,11 @@ pycparser==2.22
pydocstyle==6.3.0
pyflakes==3.2.0
pygments==2.19.1
pymdown-extensions==10.14.1
pymdown-extensions==10.14.3
pytest==8.3.4
pytest-env==1.1.5
pytest-mock==3.14.0
pytest-plus==0.7.0
pytest-plus==0.8.1
pytest-subtests==0.14.1
pytest-xdist==3.6.1
python-daemon==3.1.2
Expand Down

0 comments on commit c4594e4

Please sign in to comment.