Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 6 updates
Browse files Browse the repository at this point in the history
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` |
| [molecule](https://github.com/ansible-community/molecule) | `24.6.0` | `24.6.1` |
| [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](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 `molecule` from 24.6.0 to 24.6.1
- [Release notes](https://github.com/ansible-community/molecule/releases)
- [Commits](ansible/molecule@v24.6.0...v24.6.1)

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 `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: molecule
  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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 7, 2024
1 parent e93d5e4 commit a308b3b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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
Expand Down Expand Up @@ -64,20 +64,20 @@ 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
mkdocstrings==0.25.1
mkdocstrings-python==1.10.5
molecule==24.6.0
molecule==24.6.1
mypy==1.10.1
mypy-extensions==1.0.0
nodeenv==1.9.1
packaging==24.1
paginate==0.5.6
pathspec==0.12.1
pillow==10.3.0
pillow==10.4.0
pip-tools==7.4.1
pipdeptree==2.23.0
platformdirs==4.2.2
Expand All @@ -102,7 +102,7 @@ requests==2.32.3
resolvelib==1.0.1
rich==13.7.1
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
Expand All @@ -112,7 +112,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
Expand Down

0 comments on commit a308b3b

Please sign in to comment.