Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 7 updates (#388)
Browse files Browse the repository at this point in the history
* Bump the dependencies group in /.config with 7 updates

Bumps the dependencies group in /.config with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [ansible-compat](https://github.com/ansible/ansible-compat) | `24.8.0` | `24.9.0` |
| [ansible-core](https://github.com/ansible/ansible) | `2.17.3` | `2.17.4` |
| [astroid](https://github.com/pylint-dev/astroid) | `3.2.4` | `3.3.2` |
| [griffe](https://github.com/mkdocstrings/griffe) | `1.2.0` | `1.3.0` |
| [platformdirs](https://github.com/platformdirs/platformdirs) | `4.3.1` | `4.3.2` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` |
| [rich](https://github.com/Textualize/rich) | `13.8.0` | `13.8.1` |


Updates `ansible-compat` from 24.8.0 to 24.9.0
- [Release notes](https://github.com/ansible/ansible-compat/releases)
- [Commits](ansible/ansible-compat@v24.8.0...v24.9.0)

Updates `ansible-core` from 2.17.3 to 2.17.4
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.17.3...v2.17.4)

Updates `astroid` from 3.2.4 to 3.3.2
- [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.4...v3.3.2)

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

Updates `platformdirs` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/platformdirs/platformdirs/releases)
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst)
- [Commits](tox-dev/platformdirs@4.3.1...4.3.2)

Updates `pytest` from 8.3.2 to 8.3.3
- [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.3.2...8.3.3)

Updates `rich` from 13.8.0 to 13.8.1
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.8.0...v13.8.1)

---
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-patch
  dependency-group: dependencies
- dependency-name: astroid
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: griffe
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: platformdirs
  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-patch
  dependency-group: dependencies
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* compatible astroid

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shatakshiiii <shatakshimishra01@gmail.com>
  • Loading branch information
dependabot[bot] and shatakshiiii authored Sep 11, 2024
1 parent 08e7362 commit efe1219
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
#
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras .config/requirements.in pyproject.toml
#
ansible-compat==24.8.0
ansible-core==2.17.3
ansible-compat==24.9.0
ansible-core==2.17.4
astroid==3.2.4
attrs==24.2.0
babel==2.16.0
Expand Down Expand Up @@ -38,7 +38,7 @@ exceptiongroup==1.2.2
execnet==2.1.1
filelock==3.16.0
ghp-import==2.1.0
griffe==1.2.0
griffe==1.3.0
htmlmin2==0.1.13
identify==2.6.0
idna==3.8
Expand Down Expand Up @@ -80,7 +80,7 @@ pathspec==0.12.1
pillow==10.4.0
pip-tools==7.4.1
pipdeptree==2.23.3
platformdirs==4.3.1
platformdirs==4.3.2
pluggy==1.5.0
pre-commit==3.8.0
pycparser==2.22
Expand All @@ -90,7 +90,7 @@ pylint==3.2.7
pymdown-extensions==10.9
pyproject-api==1.7.1
pyproject-hooks==1.1.0
pytest==8.3.2
pytest==8.3.3
pytest-xdist==3.6.1
python-dateutil==2.9.0.post0
python-slugify==8.0.4
Expand All @@ -100,7 +100,7 @@ referencing==0.35.1
regex==2024.7.24
requests==2.32.3
resolvelib==1.0.1
rich==13.8.0
rich==13.8.1
rpds-py==0.20.0
ruff==0.6.4
six==1.16.0
Expand Down
6 changes: 3 additions & 3 deletions .config/requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
#
# pip-compile --no-annotate --output-file=.config/requirements-lock.txt --strip-extras pyproject.toml
#
ansible-compat==24.8.0
ansible-core==2.17.3
ansible-compat==24.9.0
ansible-core==2.17.4
attrs==24.2.0
cffi==1.17.1
cryptography==43.0.1
Expand All @@ -18,7 +18,7 @@ markupsafe==2.1.5
packaging==24.1
pluggy==1.5.0
pycparser==2.22
pytest==8.3.2
pytest==8.3.3
pyyaml==6.0.2
referencing==0.35.1
resolvelib==1.0.1
Expand Down

0 comments on commit efe1219

Please sign in to comment.