Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the dependencies group in /.config with 29 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /.config with 29 updates:

| Package | From | To |
| --- | --- | --- |
| [ansible-core](https://github.com/ansible/ansible) | `2.16.3` | `2.16.4` |
| [black](https://github.com/psf/black) | `24.1.1` | `24.3.0` |
| [cachetools](https://github.com/tkem/cachetools) | `5.3.2` | `5.3.3` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.4.1` | `7.4.4` |
| [cryptography](https://github.com/pyca/cryptography) | `42.0.2` | `42.0.5` |
| [dnspython](https://github.com/rthalley/dnspython) | `2.5.0` | `2.6.1` |
| [griffe](https://github.com/mkdocstrings/griffe) | `0.40.1` | `0.42.0` |
| [identify](https://github.com/pre-commit/identify) | `2.5.34` | `2.5.35` |
| [markdown](https://github.com/Python-Markdown/markdown) | `3.5.2` | `3.6` |
| [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `0.5.0` | `1.0.1` |
| [mkdocs-htmlproofer-plugin](https://github.com/manuzhang/mkdocs-htmlproofer-plugin) | `1.0.0` | `1.2.0` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.9` | `9.5.13` |
| [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.24.0` | `0.24.1` |
| [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.8.0` | `1.9.0` |
| [mypy](https://github.com/python/mypy) | `1.8.0` | `1.9.0` |
| [packaging](https://github.com/pypa/packaging) | `23.2` | `24.0` |
| [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.13.2` | `2.16.1` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `3.6.1` | `3.6.2` |
| [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.7` | `10.7.1` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.0.0` | `8.1.1` |
| [python-dateutil](https://github.com/dateutil/dateutil) | `2.8.2` | `2.9.0.post0` |
| [referencing](https://github.com/python-jsonschema/referencing) | `0.33.0` | `0.34.0` |
| [rpds-py](https://github.com/crate-py/rpds) | `0.17.1` | `0.18.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.2.1` | `0.3.3` |
| [tox](https://github.com/tox-dev/tox) | `4.12.1` | `4.14.1` |
| [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.12` | `6.0.12.20240311` |
| [typing-extensions](https://github.com/python/typing_extensions) | `4.9.0` | `4.10.0` |
| [urllib3](https://github.com/urllib3/urllib3) | `2.2.0` | `2.2.1` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.25.0` | `20.25.1` |


Updates `ansible-core` from 2.16.3 to 2.16.4
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.16.3...v2.16.4)

Updates `black` from 24.1.1 to 24.3.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.1.1...24.3.0)

Updates `cachetools` from 5.3.2 to 5.3.3
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](tkem/cachetools@v5.3.2...v5.3.3)

Updates `coverage` from 7.4.1 to 7.4.4
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.4.1...7.4.4)

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

Updates `dnspython` from 2.5.0 to 2.6.1
- [Release notes](https://github.com/rthalley/dnspython/releases)
- [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst)
- [Commits](rthalley/dnspython@v2.5.0...v2.6.1)

Updates `griffe` from 0.40.1 to 0.42.0
- [Release notes](https://github.com/mkdocstrings/griffe/releases)
- [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/griffe@0.40.1...0.42.0)

Updates `identify` from 2.5.34 to 2.5.35
- [Commits](pre-commit/identify@v2.5.34...v2.5.35)

Updates `markdown` from 3.5.2 to 3.6
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](Python-Markdown/markdown@3.5.2...3.6)

Updates `mkdocs-autorefs` from 0.5.0 to 1.0.1
- [Release notes](https://github.com/mkdocstrings/autorefs/releases)
- [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/autorefs@0.5.0...1.0.1)

Updates `mkdocs-htmlproofer-plugin` from 1.0.0 to 1.2.0
- [Release notes](https://github.com/manuzhang/mkdocs-htmlproofer-plugin/releases)
- [Commits](manuzhang/mkdocs-htmlproofer-plugin@v1.0.0...v1.2.0)

Updates `mkdocs-material` from 9.5.9 to 9.5.13
- [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.9...9.5.13)

Updates `mkdocstrings` from 0.24.0 to 0.24.1
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/mkdocstrings@0.24.0...0.24.1)

Updates `mkdocstrings-python` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@1.8.0...1.9.0)

Updates `mypy` from 1.8.0 to 1.9.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.8.0...1.9.0)

Updates `packaging` from 23.2 to 24.0
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@23.2...24.0)

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

Updates `pre-commit` from 3.6.1 to 3.6.2
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.6.1...v3.6.2)

Updates `pymdown-extensions` from 10.7 to 10.7.1
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](facelessuser/pymdown-extensions@10.7...10.7.1)

Updates `pytest` from 8.0.0 to 8.1.1
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.0.0...8.1.1)

Updates `python-dateutil` from 2.8.2 to 2.9.0.post0
- [Release notes](https://github.com/dateutil/dateutil/releases)
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS)
- [Commits](dateutil/dateutil@2.8.2...2.9.0.post0)

Updates `referencing` from 0.33.0 to 0.34.0
- [Release notes](https://github.com/python-jsonschema/referencing/releases)
- [Changelog](https://github.com/python-jsonschema/referencing/blob/main/docs/changes.rst)
- [Commits](python-jsonschema/referencing@v0.33.0...v0.34.0)

Updates `rpds-py` from 0.17.1 to 0.18.0
- [Release notes](https://github.com/crate-py/rpds/releases)
- [Commits](crate-py/rpds@v0.17.1...v0.18.0)

Updates `ruff` from 0.2.1 to 0.3.3
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.2.1...v0.3.3)

Updates `tox` from 4.12.1 to 4.14.1
- [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.12.1...4.14.1)

Updates `types-pyyaml` from 6.0.12.12 to 6.0.12.20240311
- [Commits](https://github.com/python/typeshed/commits)

Updates `typing-extensions` from 4.9.0 to 4.10.0
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.9.0...4.10.0)

Updates `urllib3` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.0...2.2.1)

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

---
updated-dependencies:
- dependency-name: ansible-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cachetools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: dnspython
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: griffe
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: identify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: markdown
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: mkdocs-autorefs
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: mkdocs-htmlproofer-plugin
  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: mkdocstrings
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mkdocstrings-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: pipdeptree
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pymdown-extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: python-dateutil
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: referencing
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: rpds-py
  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-minor
  dependency-group: dependencies
- dependency-name: tox
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: types-pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: virtualenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Mar 17, 2024
1 parent 072eb2a commit 37c4e3e
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
@@ -5,12 +5,12 @@
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras pyproject.toml
#
ansible-compat==4.1.11
ansible-core==2.16.3
ansible-core==2.16.4
attrs==23.2.0
babel==2.14.0
beautifulsoup4==4.12.3
black==24.1.1
cachetools==5.3.2
black==24.3.0
cachetools==5.3.3
cairocffi==1.6.1
cairosvg==2.7.1
certifi==2024.2.2
@@ -20,83 +20,83 @@ chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
coverage==7.4.1
cryptography==42.0.2
coverage==7.4.4
cryptography==42.0.5
csscompressor==0.9.5
cssselect2==0.7.0
defusedxml==0.7.1
distlib==0.3.8
dnspython==2.5.0
dnspython==2.6.1
exceptiongroup==1.2.0
execnet==2.0.2
filelock==3.13.1
ghp-import==2.1.0
griffe==0.40.1
griffe==0.42.0
htmlmin2==0.1.13
identify==2.5.34
identify==2.5.35
idna==3.6
iniconfig==2.0.0
jinja2==3.1.3
jsmin==3.0.1
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
linkchecker==10.4.0
markdown==3.5.2
markdown==3.6
markdown-exec==1.8.0
markdown-include==0.8.1
markupsafe==2.1.5
mergedeep==1.3.4
mkdocs==1.5.3
mkdocs-ansible==24.2.1
mkdocs-autorefs==0.5.0
mkdocs-autorefs==1.0.1
mkdocs-gen-files==0.5.0
mkdocs-htmlproofer-plugin==1.0.0
mkdocs-material==9.5.9
mkdocs-htmlproofer-plugin==1.2.0
mkdocs-material==9.5.13
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
mkdocstrings==0.24.0
mkdocstrings-python==1.8.0
mypy==1.8.0
mkdocstrings==0.24.1
mkdocstrings-python==1.9.0
mypy==1.9.0
mypy-extensions==1.0.0
nodeenv==1.8.0
packaging==23.2
packaging==24.0
paginate==0.5.6
pathspec==0.12.1
pillow==10.2.0
pipdeptree==2.13.2
pipdeptree==2.16.1
platformdirs==4.2.0
pluggy==1.4.0
pre-commit==3.6.1
pre-commit==3.6.2
pycparser==2.21
pygments==2.17.2
pymdown-extensions==10.7
pymdown-extensions==10.7.1
pyproject-api==1.6.1
pytest==8.0.0
pytest==8.1.1
pytest-ansible==24.1.2
pytest-mock==3.12.0
pytest-xdist==3.5.0
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
python-slugify==8.0.4
pyyaml==6.0.1
pyyaml-env-tag==0.1
referencing==0.33.0
referencing==0.34.0
regex==2023.12.25
requests==2.31.0
resolvelib==1.0.1
rpds-py==0.17.1
ruff==0.2.1
rpds-py==0.18.0
ruff==0.3.3
six==1.16.0
soupsieve==2.5
subprocess-tee==0.4.1
text-unidecode==1.3
tinycss2==1.2.1
tomli==2.0.1
tox==4.12.1
types-pyyaml==6.0.12.12
typing-extensions==4.9.0
urllib3==2.2.0
virtualenv==20.25.0
tox==4.14.1
types-pyyaml==6.0.12.20240311
typing-extensions==4.10.0
urllib3==2.2.1
virtualenv==20.25.1
watchdog==4.0.0
webencodings==0.5.1

0 comments on commit 37c4e3e

Please sign in to comment.