Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 7 updates (#409)
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /.config with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [cryptography](https://github.com/pyca/cryptography) | `43.0.3` | `44.0.0` |
| [identify](https://github.com/pre-commit/identify) | `2.6.2` | `2.6.3` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.45` | `9.5.46` |
| [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.23.4` | `2.24.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.8.0` | `0.8.1` |
| [tomli](https://github.com/hukkin/tomli) | `2.1.0` | `2.2.1` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.27.1` | `20.28.0` |


Updates `cryptography` from 43.0.3 to 44.0.0
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@43.0.3...44.0.0)

Updates `identify` from 2.6.2 to 2.6.3
- [Commits](pre-commit/identify@v2.6.2...v2.6.3)

Updates `mkdocs-material` from 9.5.45 to 9.5.46
- [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.45...9.5.46)

Updates `pipdeptree` from 2.23.4 to 2.24.0
- [Release notes](https://github.com/tox-dev/pipdeptree/releases)
- [Commits](tox-dev/pipdeptree@2.23.4...2.24.0)

Updates `ruff` from 0.8.0 to 0.8.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.8.0...0.8.1)

Updates `tomli` from 2.1.0 to 2.2.1
- [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)
- [Commits](hukkin/tomli@2.1.0...2.2.1)

Updates `virtualenv` from 20.27.1 to 20.28.0
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.27.1...20.28.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: identify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pipdeptree
  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: tomli
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: virtualenv
  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 Dec 1, 2024
1 parent 3d354cc commit 3d49491
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ click==8.1.7 # via black, click-help-colors, mkdocs, mkdocstrings,
click-help-colors==0.9.4 # via molecule
colorama==0.4.6 # via griffe, mkdocs-material, tox
coverage==7.6.8 # via pytest-ansible (pyproject.toml)
cryptography==43.0.3 # via ansible-core
cryptography==44.0.0 # via ansible-core
csscompressor==0.9.5 # via mkdocs-minify-plugin
cssselect2==0.7.0 # via cairosvg
defusedxml==0.7.1 # via cairosvg
Expand All @@ -35,7 +35,7 @@ ghp-import==2.1.0 # via mkdocs
griffe==1.5.1 # via mkdocstrings-python
hjson==3.1.0 # via mkdocs-macros-plugin, super-collections
htmlmin2==0.1.13 # via mkdocs-minify-plugin
identify==2.6.2 # via pre-commit
identify==2.6.3 # via pre-commit
idna==3.10 # via requests
iniconfig==2.0.0 # via pytest
isort==5.13.2 # via pylint
Expand All @@ -59,7 +59,7 @@ mkdocs-gen-files==0.5.0 # via mkdocs-ansible
mkdocs-get-deps==0.2.0 # via mkdocs
mkdocs-htmlproofer-plugin==1.3.0 # via mkdocs-ansible
mkdocs-macros-plugin==1.3.7 # via mkdocs-ansible
mkdocs-material==9.5.45 # via mkdocs-ansible
mkdocs-material==9.5.46 # via mkdocs-ansible
mkdocs-material-extensions==1.3.1 # via mkdocs-ansible, mkdocs-material
mkdocs-minify-plugin==0.8.0 # via mkdocs-ansible
mkdocs-monorepo-plugin==1.1.0 # via mkdocs-ansible
Expand All @@ -73,7 +73,7 @@ packaging==24.2 # via ansible-compat, ansible-core, black, mkdocs, mkd
paginate==0.5.7 # via mkdocs-material
pathspec==0.12.1 # via black, mkdocs, mkdocs-macros-plugin
pillow==11.0.0 # via cairosvg, mkdocs-ansible
pipdeptree==2.23.4 # via mkdocs-ansible, pytest-ansible (pyproject.toml)
pipdeptree==2.24.0 # via mkdocs-ansible, pytest-ansible (pyproject.toml)
platformdirs==4.3.6 # via black, mkdocs-get-deps, mkdocstrings, pylint, tox, virtualenv
pluggy==1.5.0 # via molecule, pytest, tox
pre-commit==4.0.1 # via pytest-ansible (pyproject.toml)
Expand All @@ -94,7 +94,7 @@ regex==2024.11.6 # via mkdocs-material
requests==2.32.3 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material
rich==13.9.4 # via enrich, molecule
rpds-py==0.21.0 # via jsonschema, referencing
ruff==0.8.0 # via pytest-ansible (pyproject.toml)
ruff==0.8.1 # via pytest-ansible (pyproject.toml)
six==1.16.0 # via python-dateutil
soupsieve==2.6 # via beautifulsoup4
subprocess-tee==0.4.2 # via ansible-compat
Expand All @@ -103,12 +103,12 @@ termcolor==2.5.0 # via mkdocs-macros-plugin
text-unidecode==1.3 # via python-slugify
tinycss2==1.4.0 # via cairosvg, cssselect2
toml-sort==0.24.2 # via pytest-ansible (pyproject.toml)
tomli==2.1.0 # via black, coverage, mypy, pydoclint, pylint, pyproject-api, pytest, tox
tomli==2.2.1 # via black, coverage, mypy, pydoclint, pylint, pyproject-api, pytest, tox
tomlkit==0.13.2 # via pylint, toml-sort
tox==4.23.2 # via pytest-ansible (pyproject.toml)
types-pyyaml==6.0.12.20240917 # via pytest-ansible (pyproject.toml)
urllib3==2.2.3 # via requests
virtualenv==20.27.1 # via pre-commit, tox
virtualenv==20.28.0 # via pre-commit, tox
watchdog==6.0.0 # via mkdocs
wcmatch==10.0 # via molecule
webencodings==0.5.1 # via cssselect2, tinycss2
Expand Down

0 comments on commit 3d49491

Please sign in to comment.