Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 10 updates (#362)
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /.config with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [ansible-core](https://github.com/ansible/ansible) | `2.17.1` | `2.17.2` |
| [astroid](https://github.com/pylint-dev/astroid) | `3.2.3` | `3.2.4` |
| [cachetools](https://github.com/tkem/cachetools) | `5.3.3` | `5.4.0` |
| [cryptography](https://github.com/pyca/cryptography) | `42.0.8` | `43.0.0` |
| [griffe](https://github.com/mkdocstrings/griffe) | `0.47.0` | `0.48.0` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.28` | `9.5.29` |
| [mypy](https://github.com/python/mypy) | `1.10.1` | `1.11.0` |
| [pydoclint](https://github.com/jsh9/pydoclint) | `0.5.3` | `0.5.6` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.1` |
| [ruff](https://github.com/astral-sh/ruff) | `0.5.1` | `0.5.4` |


Updates `ansible-core` from 2.17.1 to 2.17.2
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.17.1...v2.17.2)

Updates `astroid` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/pylint-dev/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](pylint-dev/astroid@v3.2.3...v3.2.4)

Updates `cachetools` from 5.3.3 to 5.4.0
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](tkem/cachetools@v5.3.3...v5.4.0)

Updates `cryptography` from 42.0.8 to 43.0.0
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.8...43.0.0)

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

Updates `mkdocs-material` from 9.5.28 to 9.5.29
- [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.28...9.5.29)

Updates `mypy` from 1.10.1 to 1.11.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.10.1...v1.11)

Updates `pydoclint` from 0.5.3 to 0.5.6
- [Release notes](https://github.com/jsh9/pydoclint/releases)
- [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md)
- [Commits](jsh9/pydoclint@0.5.3...0.5.6)

Updates `pytest` from 8.2.2 to 8.3.1
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.2.2...8.3.1)

Updates `ruff` from 0.5.1 to 0.5.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.5.1...0.5.4)

---
updated-dependencies:
- dependency-name: ansible-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: astroid
  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-minor
  dependency-group: dependencies
- dependency-name: cryptography
  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-minor
  dependency-group: dependencies
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pydoclint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pytest
  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
...

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 Jul 21, 2024
1 parent 70bd605 commit d1a24c7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras .config/requirements.in pyproject.toml
#
ansible-compat==24.7.0
ansible-core==2.17.1
astroid==3.2.3
ansible-core==2.17.2
astroid==3.2.4
attrs==23.2.0
babel==2.15.0
beautifulsoup4==4.12.3
black==24.4.2
bracex==2.4
build==1.2.1
cachetools==5.3.3
cachetools==5.4.0
cairocffi==1.7.1
cairosvg==2.7.1
certifi==2024.7.4
Expand All @@ -25,7 +25,7 @@ click==8.1.7
click-help-colors==0.9.4
colorama==0.4.6
coverage==7.6.0
cryptography==42.0.8
cryptography==43.0.0
csscompressor==0.9.5
cssselect2==0.7.0
defusedxml==0.7.1
Expand All @@ -38,7 +38,7 @@ exceptiongroup==1.2.2
execnet==2.1.1
filelock==3.15.4
ghp-import==2.1.0
griffe==0.47.0
griffe==0.48.0
htmlmin2==0.1.13
identify==2.6.0
idna==3.7
Expand All @@ -64,14 +64,14 @@ mkdocs-gen-files==0.5.0
mkdocs-get-deps==0.2.0
mkdocs-htmlproofer-plugin==1.2.1
mkdocs-macros-plugin==1.0.5
mkdocs-material==9.5.28
mkdocs-material==9.5.29
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
mkdocstrings==0.25.1
mkdocstrings-python==1.10.5
molecule==24.7.0
mypy==1.10.1
mypy==1.11.0
mypy-extensions==1.0.0
nodeenv==1.9.1
packaging==24.1
Expand All @@ -84,13 +84,13 @@ platformdirs==4.2.2
pluggy==1.5.0
pre-commit==3.7.1
pycparser==2.22
pydoclint==0.5.3
pydoclint==0.5.6
pygments==2.18.0
pylint==3.2.5
pymdown-extensions==10.8.1
pyproject-api==1.7.1
pyproject-hooks==1.1.0
pytest==8.2.2
pytest==8.3.1
pytest-xdist==3.6.1
python-dateutil==2.9.0.post0
python-slugify==8.0.4
Expand All @@ -102,7 +102,7 @@ requests==2.32.3
resolvelib==1.0.1
rich==13.7.1
rpds-py==0.19.0
ruff==0.5.1
ruff==0.5.4
six==1.16.0
soupsieve==2.5
subprocess-tee==0.4.2
Expand Down
6 changes: 3 additions & 3 deletions .config/requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
# pip-compile --no-annotate --output-file=.config/requirements-lock.txt --strip-extras pyproject.toml
#
ansible-compat==24.7.0
ansible-core==2.17.1
ansible-core==2.17.2
attrs==23.2.0
cffi==1.16.0
cryptography==42.0.8
cryptography==43.0.0
exceptiongroup==1.2.2
iniconfig==2.0.0
jinja2==3.1.4
Expand All @@ -18,7 +18,7 @@ markupsafe==2.1.5
packaging==24.1
pluggy==1.5.0
pycparser==2.22
pytest==8.2.2
pytest==8.3.1
pyyaml==6.0.1
referencing==0.35.1
resolvelib==1.0.1
Expand Down

0 comments on commit d1a24c7

Please sign in to comment.