Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 4 updates (#1816)
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /.config with 4 updates: [certifi](https://github.com/certifi/python-certifi), [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [pillow](https://github.com/python-pillow/Pillow) and [types-setuptools](https://github.com/python/typeshed).


Updates `certifi` from 2024.6.2 to 2024.7.4
- [Commits](certifi/python-certifi@2024.06.02...2024.07.04)

Updates `mkdocs-material` from 9.5.27 to 9.5.28
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.27...9.5.28)

Updates `pillow` from 10.3.0 to 10.4.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@10.3.0...10.4.0)

Updates `types-setuptools` from 70.1.0.20240627 to 70.2.0.20240704
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: types-setuptools
  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 Jul 7, 2024
1 parent dc68a28 commit 810124d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ black==24.4.2
bracex==2.4
cairocffi==1.7.1
cairosvg==2.7.1
certifi==2024.6.2
certifi==2024.7.4
cffi==1.16.0
cfgv==3.4.0
charset-normalizer==3.3.2
Expand Down Expand Up @@ -66,7 +66,7 @@ mkdocs-autorefs==1.0.1
mkdocs-gen-files==0.5.0
mkdocs-htmlproofer-plugin==1.2.1
mkdocs-macros-plugin==1.0.5
mkdocs-material==9.5.27
mkdocs-material==9.5.28
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
Expand All @@ -81,7 +81,7 @@ parsley==1.3
pathspec==0.12.1
pbr==6.0.0
pexpect==4.9.0
pillow==10.3.0
pillow==10.4.0
pipdeptree==2.23.0
platformdirs==4.2.2
pluggy==1.5.0
Expand Down Expand Up @@ -121,7 +121,7 @@ termcolor==2.4.0
text-unidecode==1.3
tinycss2==1.3.0
tomli==2.0.1
types-setuptools==70.1.0.20240627
types-setuptools==70.2.0.20240704
typing-extensions==4.12.2
tzdata==2024.1
urllib3==2.2.2
Expand Down

0 comments on commit 810124d

Please sign in to comment.