Skip to content

Commit 45bafa3

Browse files
Bump the dependencies group in /.config with 3 updates (#416)
Bumps the dependencies group in /.config with 3 updates: [ansible-lint](https://github.com/ansible/ansible-lint), [cryptography](https://github.com/pyca/cryptography) and ruamel-yaml. Updates `ansible-lint` from 25.4.0 to 25.5.0 - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v25.4.0...v25.5.0) Updates `cryptography` from 45.0.2 to 45.0.3 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.2...45.0.3) Updates `ruamel-yaml` from 0.18.10 to 0.18.11 --- updated-dependencies: - dependency-name: ansible-lint dependency-version: 25.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cryptography dependency-version: 45.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruamel-yaml dependency-version: 0.18.11 dependency-type: direct:production update-type: version-update:semver-patch 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 32e9d61 commit 45bafa3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.config/constraints.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This file was autogenerated by uv via the following command:
22
# tox run -e deps
33
ansible-compat==25.5.0 # via ansible-lint
4-
ansible-lint==25.4.0 # via ansible-creator (pyproject.toml)
4+
ansible-lint==25.5.0 # via ansible-creator (pyproject.toml)
55
argcomplete==3.6.2 # via ansible-creator (pyproject.toml)
66
astroid==3.3.10 # via pylint
77
attrs==25.3.0 # via jsonschema, referencing
@@ -21,7 +21,7 @@ charset-normalizer==3.4.2 # via requests
2121
click==8.2.1 # via black, mkdocs, pydoclint
2222
colorama==0.4.6 # via griffe, mkdocs-material, tox
2323
coverage==7.8.2 # via ansible-creator (pyproject.toml)
24-
cryptography==45.0.2 # via ansible-core
24+
cryptography==45.0.3 # via ansible-core
2525
csscompressor==0.9.5 # via mkdocs-minify-plugin
2626
cssselect2==0.8.0 # via cairosvg
2727
defusedxml==0.7.1 # via cairosvg
@@ -92,7 +92,7 @@ pyyaml-env-tag==1.1 # via mkdocs
9292
referencing==0.36.2 # via ansible-lint, jsonschema, jsonschema-specifications
9393
requests==2.32.3 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material
9494
rpds-py==0.25.1 # via jsonschema, referencing
95-
ruamel-yaml==0.18.10 # via ansible-lint
95+
ruamel-yaml==0.18.11 # via ansible-lint
9696
ruff==0.11.11 # via ansible-creator (pyproject.toml)
9797
six==1.17.0 # via python-dateutil
9898
soupsieve==2.7 # via beautifulsoup4

0 commit comments

Comments
 (0)