Skip to content

Commit 0f117ee

Browse files
Bump the dependencies group in /.config with 4 updates (#487)
Bumps the dependencies group in /.config with 4 updates: [charset-normalizer](https://github.com/jawah/charset_normalizer), [cryptography](https://github.com/pyca/cryptography), [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) and [termcolor](https://github.com/termcolor/termcolor). Updates `charset-normalizer` from 3.4.1 to 3.4.2 - [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.1...3.4.2) Updates `cryptography` from 44.0.2 to 44.0.3 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.2...44.0.3) Updates `pymdown-extensions` from 10.14.3 to 10.15 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.14.3...10.15) Updates `termcolor` from 3.0.1 to 3.1.0 - [Release notes](https://github.com/termcolor/termcolor/releases) - [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md) - [Commits](termcolor/termcolor@3.0.1...3.1.0) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cryptography dependency-version: 44.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pymdown-extensions dependency-version: '10.15' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: termcolor dependency-version: 3.1.0 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 7ef8036 commit 0f117ee

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
@@ -10,11 +10,11 @@ cairocffi==1.7.1 # via cairosvg
1010
cairosvg==2.7.1 # via mkdocs-ansible
1111
certifi==2025.4.26 # via requests
1212
cffi==1.17.1 # via cairocffi, cryptography
13-
charset-normalizer==3.4.1 # via requests
13+
charset-normalizer==3.4.2 # via requests
1414
click==8.1.8 # via black, mkdocs
1515
colorama==0.4.6 # via griffe, mkdocs-material
1616
coverage==7.8.0 # via ansible-compat (pyproject.toml)
17-
cryptography==44.0.2 # via ansible-core
17+
cryptography==44.0.3 # via ansible-core
1818
csscompressor==0.9.5 # via mkdocs-minify-plugin
1919
cssselect2==0.8.0 # via cairosvg
2020
defusedxml==0.7.1 # via cairosvg
@@ -58,7 +58,7 @@ platformdirs==4.3.7 # via black, mkdocs-get-deps
5858
pluggy==1.5.0 # via pytest
5959
pycparser==2.22 # via cffi
6060
pygments==2.19.1 # via mkdocs-material
61-
pymdown-extensions==10.14.3 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
61+
pymdown-extensions==10.15 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
6262
pytest==8.3.5 # via pytest-instafail, pytest-mock, pytest-plus, ansible-compat (pyproject.toml)
6363
pytest-instafail==0.5.0 # via ansible-compat (pyproject.toml)
6464
pytest-mock==3.14.0 # via ansible-compat (pyproject.toml)
@@ -74,7 +74,7 @@ six==1.17.0 # via python-dateutil
7474
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
77-
termcolor==3.0.1 # via mkdocs-macros-plugin
77+
termcolor==3.1.0 # via mkdocs-macros-plugin
7878
text-unidecode==1.3 # via python-slugify
7979
tinycss2==1.4.0 # via cairosvg, cssselect2
8080
tomli==2.2.1 # via argparse-manpage, black, pytest

0 commit comments

Comments
 (0)