Skip to content

Commit e63f334

Browse files
Bump the dependencies group in /.config with 4 updates (#484)
Bumps the dependencies group in /.config with 4 updates: [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/), [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [packaging](https://github.com/pypa/packaging) and [soupsieve](https://github.com/facelessuser/soupsieve). Updates `beautifulsoup4` from 4.13.3 to 4.13.4 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 `soupsieve` from 2.6 to 2.7 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.6...2.7) --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.13.4 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: soupsieve dependency-version: '2.7' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3e6647 commit e63f334

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.config/constraints.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ argparse-manpage==4.6 # via ansible-compat (pyproject.toml)
44
attrs==25.3.0 # via jsonschema, referencing
55
babel==2.17.0 # via mkdocs-material
66
backrefs==5.8 # via mkdocs-material
7-
beautifulsoup4==4.13.3 # via linkchecker, mkdocs-htmlproofer-plugin
7+
beautifulsoup4==4.13.4 # via linkchecker, mkdocs-htmlproofer-plugin
88
black==25.1.0 # via ansible-compat (pyproject.toml)
99
cairocffi==1.7.1 # via cairosvg
1010
cairosvg==2.7.1 # via mkdocs-ansible
@@ -43,14 +43,14 @@ mkdocs-gen-files==0.5.0 # via mkdocs-ansible
4343
mkdocs-get-deps==0.2.0 # via mkdocs
4444
mkdocs-htmlproofer-plugin==1.3.0 # via mkdocs-ansible
4545
mkdocs-macros-plugin==1.3.7 # via mkdocs-ansible
46-
mkdocs-material==9.6.11 # via mkdocs-ansible
46+
mkdocs-material==9.6.12 # via mkdocs-ansible
4747
mkdocs-material-extensions==1.3.1 # via mkdocs-ansible, mkdocs-material
4848
mkdocs-minify-plugin==0.8.0 # via mkdocs-ansible
4949
mkdocs-monorepo-plugin==1.1.0 # via mkdocs-ansible
5050
mkdocstrings==0.29.1 # via mkdocs-ansible, mkdocstrings-python
5151
mkdocstrings-python==1.16.10 # via mkdocs-ansible
5252
mypy-extensions==1.0.0 # via black
53-
packaging==24.2 # via ansible-core, black, mkdocs, mkdocs-macros-plugin, pytest, ansible-compat (pyproject.toml)
53+
packaging==25.0 # via ansible-core, black, mkdocs, mkdocs-macros-plugin, pytest, ansible-compat (pyproject.toml)
5454
paginate==0.5.7 # via mkdocs-material
5555
pathspec==0.12.1 # via black, mkdocs, mkdocs-macros-plugin
5656
pillow==11.2.1 # via cairosvg, mkdocs-ansible
@@ -71,7 +71,7 @@ referencing==0.36.2 # via jsonschema, jsonschema-specifications
7171
requests==2.32.3 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material
7272
rpds-py==0.24.0 # via jsonschema, referencing
7373
six==1.17.0 # via python-dateutil
74-
soupsieve==2.6 # via beautifulsoup4
74+
soupsieve==2.7 # via beautifulsoup4
7575
subprocess-tee==0.4.2 # via ansible-compat (pyproject.toml)
7676
super-collections==0.5.3 # via mkdocs-macros-plugin
7777
termcolor==3.0.1 # via mkdocs-macros-plugin

0 commit comments

Comments
 (0)