From 23c55d81cb701f9e6fbb1f95caf12e7a5b9052cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2024 05:08:23 +0000 Subject: [PATCH] Bump the dependencies group in /.config with 5 updates Bumps the dependencies group in /.config with 5 updates: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2024.6.2` | `2024.7.4` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.27` | `9.5.28` | | [pillow](https://github.com/python-pillow/Pillow) | `10.3.0` | `10.4.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.0` | `0.5.1` | | [tox](https://github.com/tox-dev/tox) | `4.15.1` | `4.16.0` | Updates `certifi` from 2024.6.2 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/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](https://github.com/squidfunk/mkdocs-material/compare/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](https://github.com/python-pillow/Pillow/compare/10.3.0...10.4.0) Updates `ruff` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.5.0...0.5.1) Updates `tox` from 4.15.1 to 4.16.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.15.1...4.16.0) --- 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: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .config/constraints.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index 39c8bb9..2a4d971 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -15,7 +15,7 @@ build==1.2.1 cachetools==5.3.3 cairocffi==1.7.1 cairosvg==2.7.1 -certifi==2024.6.2 +certifi==2024.7.4 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 @@ -59,7 +59,7 @@ mkdocs-gen-files==0.5.0 mkdocs-get-deps==0.2.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 @@ -73,7 +73,7 @@ paginate==0.5.6 parsley==1.3 pathspec==0.12.1 pbr==6.0.0 -pillow==10.3.0 +pillow==10.4.0 pip-tools==7.4.1 pipdeptree==2.23.0 platformdirs==4.2.2 @@ -96,7 +96,7 @@ referencing==0.35.1 regex==2024.5.15 requests==2.32.3 rpds-py==0.18.1 -ruff==0.5.0 +ruff==0.5.1 six==1.16.0 soupsieve==2.5 subprocess-tee==0.4.2 @@ -106,7 +106,7 @@ tinycss2==1.3.0 toml-sort==0.23.1 tomli==2.0.1 tomlkit==0.12.5 -tox==4.15.1 +tox==4.16.0 types-pyyaml==6.0.12.20240311 typing-extensions==4.12.2 urllib3==2.2.2