Skip to content

Commit 6c27bb6

Browse files
Bump the dependencies group in /.config with 5 updates (#435)
* Bump the dependencies group in /.config with 5 updates Bumps the dependencies group in /.config with 5 updates: | Package | From | To | | --- | --- | --- | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.0` | `3.4.1` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.9` | `7.6.10` | | [griffe](https://github.com/mkdocstrings/griffe) | `1.5.1` | `1.5.4` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.12.2` | `1.13.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.12` | `10.13` | Updates `charset-normalizer` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.0...3.4.1) Updates `coverage` from 7.6.9 to 7.6.10 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.9...7.6.10) Updates `griffe` from 1.5.1 to 1.5.4 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.5.1...1.5.4) Updates `mkdocstrings-python` from 1.12.2 to 1.13.0 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.12.2...1.13.0) Updates `pymdown-extensions` from 10.12 to 10.13 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.12...10.13) --- updated-dependencies: - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * Correct Linting --------- 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 fdf3472 commit 6c27bb6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.config/constraints.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@ cairocffi==1.7.1 # via cairosvg
99
cairosvg==2.7.1 # via mkdocs-ansible
1010
certifi==2024.12.14 # via requests
1111
cffi==1.17.1 # via cairocffi, cryptography
12-
charset-normalizer==3.4.0 # via requests
12+
charset-normalizer==3.4.1 # via requests
1313
click==8.1.8 # via black, mkdocs, mkdocstrings
1414
colorama==0.4.6 # via griffe, mkdocs-material
15-
coverage==7.6.9 # via ansible-compat (pyproject.toml)
15+
coverage==7.6.10 # via ansible-compat (pyproject.toml)
1616
cryptography==44.0.0 # via ansible-core
1717
csscompressor==0.9.5 # via mkdocs-minify-plugin
1818
cssselect2==0.7.0 # via cairosvg
1919
defusedxml==0.7.1 # via cairosvg
2020
dnspython==2.7.0 # via linkchecker
2121
exceptiongroup==1.2.2 # via pytest
2222
ghp-import==2.1.0 # via mkdocs
23-
griffe==1.5.1 # via mkdocstrings-python
23+
griffe==1.5.4 # via mkdocstrings-python
2424
hjson==3.1.0 # via mkdocs-macros-plugin, super-collections
2525
htmlmin2==0.1.13 # via mkdocs-minify-plugin
2626
idna==3.10 # via requests
@@ -47,7 +47,7 @@ mkdocs-material-extensions==1.3.1 # via mkdocs-ansible, mkdocs-material
4747
mkdocs-minify-plugin==0.8.0 # via mkdocs-ansible
4848
mkdocs-monorepo-plugin==1.1.0 # via mkdocs-ansible
4949
mkdocstrings==0.27.0 # via mkdocs-ansible, mkdocstrings-python
50-
mkdocstrings-python==1.12.2 # via mkdocs-ansible
50+
mkdocstrings-python==1.13.0 # via mkdocs-ansible
5151
mypy-extensions==1.0.0 # via black
5252
packaging==24.2 # via ansible-core, black, mkdocs, mkdocs-macros-plugin, pytest, ansible-compat (pyproject.toml)
5353
paginate==0.5.7 # via mkdocs-material
@@ -57,7 +57,7 @@ platformdirs==4.3.6 # via black, mkdocs-get-deps, mkdocstrings
5757
pluggy==1.5.0 # via pytest
5858
pycparser==2.22 # via cffi
5959
pygments==2.18.0 # via mkdocs-material
60-
pymdown-extensions==10.12 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
60+
pymdown-extensions==10.13 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
6161
pytest==8.3.4 # via pytest-instafail, pytest-mock, pytest-plus, ansible-compat (pyproject.toml)
6262
pytest-instafail==0.5.0 # via ansible-compat (pyproject.toml)
6363
pytest-mock==3.14.0 # via ansible-compat (pyproject.toml)

0 commit comments

Comments
 (0)