Skip to content

Commit 8a09012

Browse files
Bump the dependencies group in /.config with 3 updates (#463)
Bumps the dependencies group in /.config with 3 updates: [coverage](https://github.com/nedbat/coveragepy), [cryptography](https://github.com/pyca/cryptography) and [requests](https://github.com/psf/requests). Updates `coverage` from 7.8.2 to 7.9.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.8.2...7.9.1) Updates `cryptography` from 45.0.3 to 45.0.4 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.3...45.0.4) Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cryptography dependency-version: 45.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: requests dependency-version: 2.32.4 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 bd3a1f7 commit 8a09012

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.config/constraints.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ charset-normalizer==3.4.2 # via requests
1818
click==8.2.1 # via click-help-colors, mkdocs, molecule, pydoclint
1919
click-help-colors==0.9.4 # via molecule
2020
colorama==0.4.6 # via griffe, mkdocs-material, tox
21-
coverage==7.8.2 # via pytest-ansible (pyproject.toml)
22-
cryptography==45.0.3 # via ansible-core
21+
coverage==7.9.1 # via pytest-ansible (pyproject.toml)
22+
cryptography==45.0.4 # via ansible-core
2323
csscompressor==0.9.5 # via mkdocs-minify-plugin
2424
cssselect2==0.8.0 # via cairosvg
2525
defusedxml==0.7.1 # via cairosvg
@@ -91,7 +91,7 @@ python-slugify==8.0.4 # via mkdocs-monorepo-plugin
9191
pyyaml==6.0.2 # via ansible-compat, ansible-core, mkdocs, mkdocs-get-deps, mkdocs-macros-plugin, molecule, pre-commit, pymdown-extensions, pyyaml-env-tag
9292
pyyaml-env-tag==1.1 # via mkdocs
9393
referencing==0.36.2 # via jsonschema, jsonschema-specifications
94-
requests==2.32.3 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material
94+
requests==2.32.4 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material
9595
rich==14.0.0 # via enrich, molecule
9696
rpds-py==0.25.1 # via jsonschema, referencing
9797
ruff==0.11.13 # via pytest-ansible (pyproject.toml)

0 commit comments

Comments
 (0)