Skip to content

Commit c12cdc8

Browse files
Bump the dependencies group in /.config with 7 updates (#400)
* Bump the dependencies group in /.config with 7 updates Bumps the dependencies group in /.config with 7 updates: | Package | From | To | | --- | --- | --- | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.6.5` | `0.6.6` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.13.3` | `4.13.4` | | [dill](https://github.com/uqfoundation/dill) | `0.3.9` | `0.4.0` | | [identify](https://github.com/pre-commit/identify) | `2.6.9` | `2.6.10` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.11` | `9.6.12` | | [packaging](https://github.com/pypa/packaging) | `24.2` | `25.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.5` | `0.11.6` | Updates `pydoclint` from 0.6.5 to 0.6.6 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.6.5...0.6.6) Updates `beautifulsoup4` from 4.13.3 to 4.13.4 Updates `dill` from 0.3.9 to 0.4.0 - [Release notes](https://github.com/uqfoundation/dill/releases) - [Commits](uqfoundation/dill@0.3.9...0.4.0) Updates `identify` from 2.6.9 to 2.6.10 - [Commits](pre-commit/identify@v2.6.9...v2.6.10) Updates `mkdocs-material` from 9.6.11 to 9.6.12 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.11...9.6.12) Updates `packaging` from 24.2 to 25.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.2...25.0) Updates `ruff` from 0.11.5 to 0.11.6 - [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.11.5...0.11.6) --- updated-dependencies: - dependency-name: pydoclint dependency-version: 0.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: beautifulsoup4 dependency-version: 4.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: dill dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: identify dependency-version: 2.6.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-material dependency-version: 9.6.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: ruff dependency-version: 0.11.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * Update constraints.txt --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Abhinav Anand <[email protected]>
1 parent 9fdecce commit c12cdc8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.config/constraints.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ astroid==3.3.9 # via pylint
77
attrs==25.3.0 # via jsonschema, referencing
88
babel==2.17.0 # via mkdocs-material
99
backrefs==5.8 # via mkdocs-material
10-
beautifulsoup4==4.13.3 # via linkchecker, mkdocs-htmlproofer-plugin
10+
beautifulsoup4==4.13.4 # via linkchecker, mkdocs-htmlproofer-plugin
1111
black==25.1.0 # via ansible-lint
1212
bracex==2.5.post1 # via wcmatch
1313
cachetools==5.5.2 # via tox
@@ -25,7 +25,7 @@ cryptography==44.0.2 # via ansible-core
2525
csscompressor==0.9.5 # via mkdocs-minify-plugin
2626
cssselect2==0.8.0 # via cairosvg
2727
defusedxml==0.7.1 # via cairosvg
28-
dill==0.3.9 # via pylint
28+
dill==0.4.0 # via pylint
2929
distlib==0.3.9 # via virtualenv
3030
dnspython==2.7.0 # via linkchecker
3131
docstring-parser-fork==0.0.12 # via pydoclint
@@ -35,7 +35,7 @@ ghp-import==2.1.0 # via mkdocs
3535
griffe==1.7.2 # via mkdocstrings-python
3636
hjson==3.1.0 # via mkdocs-macros-plugin, super-collections
3737
htmlmin2==0.1.13 # via mkdocs-minify-plugin
38-
identify==2.6.9 # via pre-commit
38+
identify==2.6.10 # via pre-commit
3939
idna==3.10 # via requests
4040
importlib-metadata==8.6.1 # via ansible-lint
4141
iniconfig==2.1.0 # via pytest
@@ -58,7 +58,7 @@ mkdocs-gen-files==0.5.0 # via mkdocs-ansible
5858
mkdocs-get-deps==0.2.0 # via mkdocs
5959
mkdocs-htmlproofer-plugin==1.3.0 # via mkdocs-ansible
6060
mkdocs-macros-plugin==1.3.7 # via mkdocs-ansible
61-
mkdocs-material==9.6.11 # via mkdocs-ansible
61+
mkdocs-material==9.6.12 # via mkdocs-ansible
6262
mkdocs-material-extensions==1.3.1 # via mkdocs-ansible, mkdocs-material
6363
mkdocs-minify-plugin==0.8.0 # via mkdocs-ansible
6464
mkdocs-monorepo-plugin==1.1.0 # via mkdocs-ansible
@@ -67,15 +67,15 @@ mkdocstrings-python==1.16.10 # via mkdocs-ansible
6767
mypy==1.15.0 # via ansible-creator (pyproject.toml)
6868
mypy-extensions==1.0.0 # via black, mypy
6969
nodeenv==1.9.1 # via pre-commit
70-
packaging==24.2 # via ansible-compat, ansible-core, ansible-lint, black, mkdocs, mkdocs-macros-plugin, pyproject-api, pytest, pytest-sugar, tox
70+
packaging==25.0 # via ansible-compat, ansible-core, ansible-lint, black, mkdocs, mkdocs-macros-plugin, pyproject-api, pytest, pytest-sugar, tox
7171
paginate==0.5.7 # via mkdocs-material
7272
pathspec==0.12.1 # via ansible-lint, black, mkdocs, mkdocs-macros-plugin, yamllint
7373
pillow==11.2.1 # via cairosvg, mkdocs-ansible
7474
platformdirs==4.3.7 # via black, mkdocs-get-deps, pylint, tox, virtualenv
7575
pluggy==1.5.0 # via pytest, tox
7676
pre-commit==4.2.0 # via ansible-creator (pyproject.toml)
7777
pycparser==2.22 # via cffi
78-
pydoclint==0.6.5 # via ansible-creator (pyproject.toml)
78+
pydoclint==0.6.6 # via ansible-creator (pyproject.toml)
7979
pygments==2.19.1 # via mkdocs-material
8080
pylint==3.3.6 # via ansible-creator (pyproject.toml)
8181
pymdown-extensions==10.14.3 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
@@ -93,7 +93,7 @@ referencing==0.36.2 # via ansible-lint, jsonschema, jsonschema-specificati
9393
requests==2.32.3 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material
9494
rpds-py==0.24.0 # via jsonschema, referencing
9595
ruamel-yaml==0.18.10 # via ansible-lint
96-
ruff==0.11.5 # via ansible-creator (pyproject.toml)
96+
ruff==0.11.6 # via ansible-creator (pyproject.toml)
9797
six==1.17.0 # via python-dateutil
9898
soupsieve==2.6 # via beautifulsoup4
9999
subprocess-tee==0.4.2 # via ansible-compat, ansible-lint

0 commit comments

Comments
 (0)