Skip to content

Commit

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

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

| Package | From | To |
| --- | --- | --- |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.42` | `9.5.43` |
| [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.11.2` | `10.12` |
| [resolvelib](https://github.com/sarugaku/resolvelib) | `1.0.1` | `1.1.0` |
| [rich](https://github.com/Textualize/rich) | `13.9.3` | `13.9.4` |
| [rpds-py](https://github.com/crate-py/rpds) | `0.20.0` | `0.20.1` |
| [ruff](https://github.com/astral-sh/ruff) | `0.7.1` | `0.7.2` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.27.0` | `20.27.1` |
| [watchdog](https://github.com/gorakhargosh/watchdog) | `5.0.3` | `6.0.0` |


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

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

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 `rich` from 13.9.3 to 13.9.4
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.9.3...v13.9.4)

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

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

Updates `virtualenv` from 20.27.0 to 20.27.1
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.27.0...20.27.1)

Updates `watchdog` from 5.0.3 to 6.0.0
- [Release notes](https://github.com/gorakhargosh/watchdog/releases)
- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)
- [Commits](gorakhargosh/watchdog@v5.0.3...v6.0.0)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pymdown-extensions
  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: rich
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: rpds-py
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: virtualenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: watchdog
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

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

* ansible-core 2.17.5 depends on resolvelib<1.1.0 and >=0.5.3

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kate Case <kcase@redhat.com>
  • Loading branch information
dependabot[bot] and Qalthos authored Nov 4, 2024
1 parent aad5c24 commit e01ab30
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,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.42
mkdocs-material==9.5.43
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
Expand All @@ -87,7 +87,7 @@ pycparser==2.22
pydoclint==0.5.9
pygments==2.18.0
pylint==3.3.1
pymdown-extensions==10.11.2
pymdown-extensions==10.12
pyproject-api==1.8.0
pyproject-hooks==1.2.0
pytest==8.3.3
Expand All @@ -100,9 +100,9 @@ referencing==0.35.1
regex==2024.9.11
requests==2.32.3
resolvelib==1.0.1
rich==13.9.3
rpds-py==0.20.0
ruff==0.7.1
rich==13.9.4
rpds-py==0.20.1
ruff==0.7.2
six==1.16.0
soupsieve==2.6
subprocess-tee==0.4.2
Expand All @@ -116,8 +116,8 @@ tox==4.23.2
types-pyyaml==6.0.12.20240917
typing-extensions==4.12.2
urllib3==2.2.3
virtualenv==20.27.0
watchdog==5.0.3
virtualenv==20.27.1
watchdog==6.0.0
wcmatch==10.0
webencodings==0.5.1
wheel==0.44.0
Expand Down
2 changes: 1 addition & 1 deletion .config/requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ pytest==8.3.3
pyyaml==6.0.2
referencing==0.35.1
resolvelib==1.0.1
rpds-py==0.20.0
rpds-py==0.20.1
subprocess-tee==0.4.2
tomli==2.0.2

0 comments on commit e01ab30

Please sign in to comment.