Skip to content

Commit d1a9cc7

Browse files
Bump the dependencies group in /.config with 6 updates (#345)
Bumps the dependencies group in /.config with 6 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` | | [pytest-ansible](https://github.com/ansible/pytest-ansible) | `24.1.3` | `24.1.4` | | [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](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 `pytest-ansible` from 24.1.3 to 24.1.4 - [Release notes](https://github.com/ansible/pytest-ansible/releases) - [Changelog](https://github.com/ansible/pytest-ansible/blob/main/HISTORY.md) - [Commits](ansible/pytest-ansible@v24.1.3...v24.1.4) 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](astral-sh/ruff@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](tox-dev/tox@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: pytest-ansible dependency-type: direct:production update-type: version-update:semver-patch 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91e2204 commit d1a9cc7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.config/constraints.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ build==1.2.1
1515
cachetools==5.3.3
1616
cairocffi==1.7.1
1717
cairosvg==2.7.1
18-
certifi==2024.6.2
18+
certifi==2024.7.4
1919
cffi==1.16.0
2020
cfgv==3.4.0
2121
chardet==5.2.0
@@ -59,7 +59,7 @@ mkdocs-gen-files==0.5.0
5959
mkdocs-get-deps==0.2.0
6060
mkdocs-htmlproofer-plugin==1.2.1
6161
mkdocs-macros-plugin==1.0.5
62-
mkdocs-material==9.5.27
62+
mkdocs-material==9.5.28
6363
mkdocs-material-extensions==1.3.1
6464
mkdocs-minify-plugin==0.8.0
6565
mkdocs-monorepo-plugin==1.1.0
@@ -71,7 +71,7 @@ nodeenv==1.9.1
7171
packaging==24.1
7272
paginate==0.5.6
7373
pathspec==0.12.1
74-
pillow==10.3.0
74+
pillow==10.4.0
7575
pip-tools==7.4.1
7676
pipdeptree==2.23.0
7777
platformdirs==4.2.2
@@ -85,7 +85,7 @@ pymdown-extensions==10.8.1
8585
pyproject-api==1.7.1
8686
pyproject-hooks==1.1.0
8787
pytest==8.2.2
88-
pytest-ansible==24.1.3
88+
pytest-ansible==24.1.4
8989
pytest-xdist==3.6.1
9090
python-dateutil==2.9.0.post0
9191
python-slugify==8.0.4
@@ -96,7 +96,7 @@ regex==2024.5.15
9696
requests==2.32.3
9797
resolvelib==1.0.1
9898
rpds-py==0.18.1
99-
ruff==0.5.0
99+
ruff==0.5.1
100100
six==1.16.0
101101
soupsieve==2.5
102102
subprocess-tee==0.4.2
@@ -106,7 +106,7 @@ tinycss2==1.3.0
106106
toml-sort==0.23.1
107107
tomli==2.0.1
108108
tomlkit==0.12.5
109-
tox==4.15.1
109+
tox==4.16.0
110110
types-pyyaml==6.0.12.20240311
111111
typing-extensions==4.12.2
112112
urllib3==2.2.2

0 commit comments

Comments
 (0)