Skip to content

Commit 33dd8ab

Browse files
Bump the dependencies group in /.config with 4 updates (#337)
Bumps the dependencies group in /.config with 4 updates: [mkdocs-ansible](https://github.com/ansible/mkdocs-ansible), [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [pylint](https://github.com/pylint-dev/pylint) and [pytest](https://github.com/pytest-dev/pytest). Updates `mkdocs-ansible` from 24.3.1 to 24.12.0 - [Release notes](https://github.com/ansible/mkdocs-ansible/releases) - [Commits](ansible/mkdocs-ansible@v24.3.1...v24.12.0) Updates `mkdocs-material` from 9.5.46 to 9.5.47 - [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.46...9.5.47) Updates `pylint` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.1...v3.3.2) Updates `pytest` from 8.3.3 to 8.3.4 - [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.3...8.3.4) --- updated-dependencies: - dependency-name: mkdocs-ansible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pylint 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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a702f22 commit 33dd8ab

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
@@ -48,13 +48,13 @@ markupsafe==3.0.2
4848
mccabe==0.7.0
4949
mergedeep==1.3.4
5050
mkdocs==1.6.1
51-
mkdocs-ansible==24.3.1
51+
mkdocs-ansible==24.12.0
5252
mkdocs-autorefs==1.2.0
5353
mkdocs-gen-files==0.5.0
5454
mkdocs-get-deps==0.2.0
5555
mkdocs-htmlproofer-plugin==1.3.0
5656
mkdocs-macros-plugin==1.3.7
57-
mkdocs-material==9.5.46
57+
mkdocs-material==9.5.47
5858
mkdocs-material-extensions==1.3.1
5959
mkdocs-minify-plugin==0.8.0
6060
mkdocs-monorepo-plugin==1.1.0
@@ -77,11 +77,11 @@ pycparser==2.22
7777
pydoclint==0.5.9
7878
pyflakes==3.2.0
7979
pygments==2.18.0
80-
pylint==3.3.1
80+
pylint==3.3.2
8181
pymdown-extensions==10.12
8282
pyproject-api==1.8.0
8383
pyproject-hooks==1.2.0
84-
pytest==8.3.3
84+
pytest==8.3.4
8585
pytest-xdist==3.6.1
8686
python-dateutil==2.9.0.post0
8787
python-slugify==8.0.4

0 commit comments

Comments
 (0)