Skip to content

Commit 46cf314

Browse files
Bump the dependencies group in /.config with 6 updates (#448)
Bumps the dependencies group in /.config with 6 updates: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2025.1.31` | `2025.4.26` | | [griffe](https://github.com/mkdocstrings/griffe) | `1.7.2` | `1.7.3` | | [jsonschema-specifications](https://github.com/python-jsonschema/jsonschema-specifications) | `2024.10.1` | `2025.4.1` | | [mypy-extensions](https://github.com/python/mypy_extensions) | `1.0.0` | `1.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.6` | `0.11.7` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.6` | `2.7` | Updates `certifi` from 2025.1.31 to 2025.4.26 - [Commits](certifi/python-certifi@2025.01.31...2025.04.26) Updates `griffe` from 1.7.2 to 1.7.3 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.7.2...1.7.3) Updates `jsonschema-specifications` from 2024.10.1 to 2025.4.1 - [Release notes](https://github.com/python-jsonschema/jsonschema-specifications/releases) - [Commits](python-jsonschema/jsonschema-specifications@v2024.10.1...v2025.4.1) Updates `mypy-extensions` from 1.0.0 to 1.1.0 - [Commits](python/mypy_extensions@1.0.0...1.1.0) Updates `ruff` from 0.11.6 to 0.11.7 - [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.6...0.11.7) 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: certifi dependency-version: 2025.4.26 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: griffe dependency-version: 1.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: jsonschema-specifications dependency-version: 2025.4.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: mypy-extensions dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-version: 0.11.7 dependency-type: direct:production update-type: version-update:semver-patch 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84363fb commit 46cf314

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.config/constraints.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bracex==2.5.post1 # via wcmatch
1010
cachetools==5.5.2 # via tox
1111
cairocffi==1.7.1 # via cairosvg
1212
cairosvg==2.7.1 # via mkdocs-ansible
13-
certifi==2025.1.31 # via requests
13+
certifi==2025.4.26 # via requests
1414
cffi==1.17.1 # via cairocffi, cryptography
1515
cfgv==3.4.0 # via pre-commit
1616
chardet==5.2.0 # via tox
@@ -32,7 +32,7 @@ exceptiongroup==1.2.2 # via pytest
3232
execnet==2.1.1 # via pytest-xdist
3333
filelock==3.18.0 # via tox, virtualenv
3434
ghp-import==2.1.0 # via mkdocs
35-
griffe==1.7.2 # via mkdocstrings-python
35+
griffe==1.7.3 # via mkdocstrings-python
3636
hjson==3.1.0 # via mkdocs-macros-plugin, super-collections
3737
htmlmin2==0.1.13 # via mkdocs-minify-plugin
3838
identify==2.6.10 # via pre-commit
@@ -42,7 +42,7 @@ isort==6.0.1 # via pylint
4242
jinja2==3.1.6 # via ansible-core, mkdocs, mkdocs-macros-plugin, mkdocs-material, mkdocstrings, molecule
4343
jsmin==3.0.1 # via mkdocs-minify-plugin
4444
jsonschema==4.23.0 # via ansible-compat, molecule
45-
jsonschema-specifications==2024.10.1 # via jsonschema
45+
jsonschema-specifications==2025.4.1 # via jsonschema
4646
linkchecker==10.5.0 # via mkdocs-ansible
4747
markdown==3.8 # via markdown-include, mkdocs, mkdocs-autorefs, mkdocs-htmlproofer-plugin, mkdocs-material, mkdocstrings, pymdown-extensions
4848
markdown-exec==1.10.3 # via mkdocs-ansible
@@ -67,7 +67,7 @@ mkdocstrings==0.29.1 # via mkdocs-ansible, mkdocstrings-python
6767
mkdocstrings-python==1.16.10 # via mkdocs-ansible
6868
molecule==25.4.0 # via pytest-ansible (pyproject.toml)
6969
mypy==1.15.0 # via pytest-ansible (pyproject.toml)
70-
mypy-extensions==1.0.0 # via mypy
70+
mypy-extensions==1.1.0 # via mypy
7171
nodeenv==1.9.1 # via pre-commit
7272
packaging==25.0 # via ansible-compat, ansible-core, mkdocs, mkdocs-macros-plugin, molecule, pyproject-api, pytest, tox, pytest-ansible (pyproject.toml)
7373
paginate==0.5.7 # via mkdocs-material
@@ -94,9 +94,9 @@ referencing==0.36.2 # via jsonschema, jsonschema-specifications
9494
requests==2.32.3 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material
9595
rich==14.0.0 # via enrich, molecule
9696
rpds-py==0.24.0 # via jsonschema, referencing
97-
ruff==0.11.6 # via pytest-ansible (pyproject.toml)
97+
ruff==0.11.7 # via pytest-ansible (pyproject.toml)
9898
six==1.17.0 # via python-dateutil
99-
soupsieve==2.6 # via beautifulsoup4
99+
soupsieve==2.7 # via beautifulsoup4
100100
subprocess-tee==0.4.2 # via ansible-compat
101101
super-collections==0.5.3 # via mkdocs-macros-plugin
102102
termcolor==3.0.1 # via mkdocs-macros-plugin

0 commit comments

Comments
 (0)