Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 2 updates (#185)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jan 5, 2025
1 parent e4180d4 commit aa02595
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@ mkdocstrings-python==1.13.0
packaging==24.2
paginate==0.5.7
pathspec==0.12.1
pillow==11.0.0
pillow==11.1.0
platformdirs==4.3.6
pluggy==1.5.0
pycparser==2.22
pygments==2.18.0
pygments==2.19.0
pymdown-extensions==10.13
pytest==8.3.4
python-dateutil==2.9.0.post0
Expand Down

0 comments on commit aa02595

Please sign in to comment.