Skip to content

Commit b5f5018

Browse files
Bump the dependencies group in /.config with 2 updates (#438)
Bumps the dependencies group in /.config with 2 updates: [pillow](https://github.com/python-pillow/Pillow) and [pygments](https://github.com/pygments/pygments). Updates `pillow` from 11.0.0 to 11.1.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@11.0.0...11.1.0) Updates `pygments` from 2.18.0 to 2.19.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.18.0...2.19.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pygments 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 6c27bb6 commit b5f5018

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.config/constraints.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ 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
5454
pathspec==0.12.1 # via black, mkdocs, mkdocs-macros-plugin
55-
pillow==11.0.0 # via cairosvg, mkdocs-ansible
55+
pillow==11.1.0 # via cairosvg, mkdocs-ansible
5656
platformdirs==4.3.6 # via black, mkdocs-get-deps, mkdocstrings
5757
pluggy==1.5.0 # via pytest
5858
pycparser==2.22 # via cffi
59-
pygments==2.18.0 # via mkdocs-material
59+
pygments==2.19.0 # via mkdocs-material
6060
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)

0 commit comments

Comments
 (0)