Skip to content

Commit ac9e47f

Browse files
Bump the dependencies group in /.config with 3 updates (#500)
* Bump the dependencies group in /.config with 4 updates Bumps the dependencies group in /.config with 4 updates: [cairosvg](https://github.com/Kozea/CairoSVG), [certifi](https://github.com/certifi/python-certifi), [coverage](https://github.com/nedbat/coveragepy) and [cryptography](https://github.com/pyca/cryptography). Updates `cairosvg` from 2.7.1 to 2.8.2 - [Release notes](https://github.com/Kozea/CairoSVG/releases) - [Changelog](https://github.com/Kozea/CairoSVG/blob/main/NEWS.rst) - [Commits](Kozea/CairoSVG@2.7.1...2.8.2) Updates `certifi` from 2025.4.26 to 2025.6.15 - [Commits](certifi/python-certifi@2025.04.26...2025.06.15) 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](coveragepy/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) --- updated-dependencies: - dependency-name: cairosvg dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: certifi dependency-version: 2025.6.15 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: 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 ... Signed-off-by: dependabot[bot] <support@github.com> * Update constraints.txt --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Abhinav Anand <abanand@redhat.com>
1 parent bee31cd commit ac9e47f

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
@@ -8,13 +8,13 @@ beautifulsoup4==4.13.4 # via linkchecker, mkdocs-htmlproofer-plugin
88
black==25.1.0 # via ansible-compat (pyproject.toml)
99
cairocffi==1.7.1 # via cairosvg
1010
cairosvg==2.7.1 # via mkdocs-ansible
11-
certifi==2025.4.26 # via requests
11+
certifi==2025.6.15 # via requests
1212
cffi==1.17.1 # via cairocffi, cryptography
1313
charset-normalizer==3.4.2 # via requests
1414
click==8.2.1 # via black, mkdocs
1515
colorama==0.4.6 # via griffe, mkdocs-material
16-
coverage==7.8.2 # via ansible-compat (pyproject.toml)
17-
cryptography==45.0.3 # via ansible-core
16+
coverage==7.9.1 # via ansible-compat (pyproject.toml)
17+
cryptography==45.0.4 # 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

0 commit comments

Comments
 (0)