Skip to content

Commit e01ab30

Browse files
Bump the dependencies group in /.config with 8 updates (#398)
* 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] <[email protected]> * ansible-core 2.17.5 depends on resolvelib<1.1.0 and >=0.5.3 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kate Case <[email protected]>
1 parent aad5c24 commit e01ab30

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.config/constraints.txt

+7-7
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ mkdocs-gen-files==0.5.0
6464
mkdocs-get-deps==0.2.0
6565
mkdocs-htmlproofer-plugin==1.3.0
6666
mkdocs-macros-plugin==1.3.7
67-
mkdocs-material==9.5.42
67+
mkdocs-material==9.5.43
6868
mkdocs-material-extensions==1.3.1
6969
mkdocs-minify-plugin==0.8.0
7070
mkdocs-monorepo-plugin==1.1.0
@@ -87,7 +87,7 @@ pycparser==2.22
8787
pydoclint==0.5.9
8888
pygments==2.18.0
8989
pylint==3.3.1
90-
pymdown-extensions==10.11.2
90+
pymdown-extensions==10.12
9191
pyproject-api==1.8.0
9292
pyproject-hooks==1.2.0
9393
pytest==8.3.3
@@ -100,9 +100,9 @@ referencing==0.35.1
100100
regex==2024.9.11
101101
requests==2.32.3
102102
resolvelib==1.0.1
103-
rich==13.9.3
104-
rpds-py==0.20.0
105-
ruff==0.7.1
103+
rich==13.9.4
104+
rpds-py==0.20.1
105+
ruff==0.7.2
106106
six==1.16.0
107107
soupsieve==2.6
108108
subprocess-tee==0.4.2
@@ -116,8 +116,8 @@ tox==4.23.2
116116
types-pyyaml==6.0.12.20240917
117117
typing-extensions==4.12.2
118118
urllib3==2.2.3
119-
virtualenv==20.27.0
120-
watchdog==5.0.3
119+
virtualenv==20.27.1
120+
watchdog==6.0.0
121121
wcmatch==10.0
122122
webencodings==0.5.1
123123
wheel==0.44.0

.config/requirements-lock.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ pytest==8.3.3
2222
pyyaml==6.0.2
2323
referencing==0.35.1
2424
resolvelib==1.0.1
25-
rpds-py==0.20.0
25+
rpds-py==0.20.1
2626
subprocess-tee==0.4.2
2727
tomli==2.0.2

0 commit comments

Comments
 (0)