Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 18 updates (#1743)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 18 updates in the /.config directory:

| Package | From | To |
| --- | --- | --- |
| [coverage](https://github.com/nedbat/coveragepy) | `7.4.4` | `7.5.0` |
| [docutils](https://docutils.sourceforge.io) | `0.21.1` | `0.21.2` |
| [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.2.0` | `1.2.1` |
| [griffe](https://github.com/mkdocstrings/griffe) | `0.42.1` | `0.44.0` |
| [identify](https://github.com/pre-commit/identify) | `2.5.35` | `2.5.36` |
| [libtmux](https://github.com/tmux-python/libtmux) | `0.36.0` | `0.37.0` |
| [markdown-exec](https://github.com/pawamoy/markdown-exec) | `1.8.0` | `1.8.1` |
| [mkdocs-htmlproofer-plugin](https://github.com/manuzhang/mkdocs-htmlproofer-plugin) | `1.2.0` | `1.2.1` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.17` | `9.5.18` |
| [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.9.2` | `1.10.0` |
| [platformdirs](https://github.com/platformdirs/platformdirs) | `4.2.0` | `4.2.1` |
| [pluggy](https://github.com/pytest-dev/pluggy) | `1.4.0` | `1.5.0` |
| [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.7.1` | `10.8` |
| [referencing](https://github.com/python-jsonschema/referencing) | `0.34.0` | `0.35.0` |
| [regex](https://github.com/mrabarnett/mrab-regex) | `2023.12.25` | `2024.4.16` |
| [tinycss2](https://github.com/Kozea/tinycss2) | `1.2.1` | `1.3.0` |
| [types-setuptools](https://github.com/python/typeshed) | `69.2.0.20240317` | `69.5.0.20240423` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.25.1` | `20.26.0` |



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

Updates `docutils` from 0.21.1 to 0.21.2

Updates `exceptiongroup` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/agronholm/exceptiongroup/releases)
- [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)
- [Commits](agronholm/exceptiongroup@1.2.0...1.2.1)

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

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

Updates `libtmux` from 0.36.0 to 0.37.0
- [Release notes](https://github.com/tmux-python/libtmux/releases)
- [Changelog](https://github.com/tmux-python/libtmux/blob/master/CHANGES)
- [Commits](tmux-python/libtmux@v0.36.0...v0.37.0)

Updates `markdown-exec` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/pawamoy/markdown-exec/releases)
- [Changelog](https://github.com/pawamoy/markdown-exec/blob/main/CHANGELOG.md)
- [Commits](pawamoy/markdown-exec@1.8.0...1.8.1)

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

Updates `mkdocs-material` from 9.5.17 to 9.5.18
- [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.17...9.5.18)

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

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

Updates `pluggy` from 1.4.0 to 1.5.0
- [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pluggy@1.4.0...1.5.0)

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

Updates `referencing` from 0.34.0 to 0.35.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.34.0...v0.35.0)

Updates `regex` from 2023.12.25 to 2024.4.16
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](mrabarnett/mrab-regex@2023.12.25...2024.4.16)

Updates `tinycss2` from 1.2.1 to 1.3.0
- [Release notes](https://github.com/Kozea/tinycss2/releases)
- [Changelog](https://github.com/Kozea/tinycss2/blob/main/docs/changelog.rst)
- [Commits](Kozea/tinycss2@v1.2.1...v1.3.0)

Updates `types-setuptools` from 69.2.0.20240317 to 69.5.0.20240423
- [Commits](https://github.com/python/typeshed/commits)

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

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: docutils
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: exceptiongroup
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: libtmux
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: markdown-exec
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mkdocs-htmlproofer-plugin
  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: mkdocstrings-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: platformdirs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pluggy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pymdown-extensions
  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: regex
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: tinycss2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: types-setuptools
  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] committed Apr 26, 2024
1 parent 9e55be8 commit fd6e521
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ cfgv==3.4.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
coverage==7.4.4
coverage==7.5.0
coverage-enable-subprocess==1.0
cryptography==42.0.5
csscompressor==0.9.5
Expand All @@ -33,27 +33,27 @@ defusedxml==0.7.1
distlib==0.3.8
distro==1.9.0
dnspython==2.6.1
docutils==0.21.1
exceptiongroup==1.2.0
docutils==0.21.2
exceptiongroup==1.2.1
execnet==2.1.1
filelock==3.13.4
flake8==7.0.0
flake8-docstrings==1.7.0
ghp-import==2.1.0
griffe==0.42.1
griffe==0.44.0
htmlmin2==0.1.13
identify==2.5.35
identify==2.5.36
idna==3.7
iniconfig==2.0.0
jinja2==3.1.3
jsmin==3.0.1
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
libtmux==0.36.0
libtmux==0.37.0
linkchecker==10.4.0
lockfile==0.12.2
markdown==3.6
markdown-exec==1.8.0
markdown-exec==1.8.1
markdown-include==0.8.1
markdown-it-py==3.0.0
markupsafe==2.1.5
Expand All @@ -64,14 +64,14 @@ mkdocs==1.5.3
mkdocs-ansible==24.3.0
mkdocs-autorefs==1.0.1
mkdocs-gen-files==0.5.0
mkdocs-htmlproofer-plugin==1.2.0
mkdocs-htmlproofer-plugin==1.2.1
mkdocs-macros-plugin==1.0.5
mkdocs-material==9.5.17
mkdocs-material==9.5.18
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
mkdocstrings==0.24.3
mkdocstrings-python==1.9.2
mkdocstrings-python==1.10.0
mypy-extensions==1.0.0
nodeenv==1.8.0
onigurumacffi==1.3.0
Expand All @@ -83,16 +83,16 @@ pbr==6.0.0
pexpect==4.9.0
pillow==10.3.0
pipdeptree==2.18.1
platformdirs==4.2.0
pluggy==1.4.0
platformdirs==4.2.1
pluggy==1.5.0
pre-commit==3.7.0
ptyprocess==0.7.0
pycodestyle==2.11.1
pycparser==2.22
pydocstyle==6.3.0
pyflakes==3.2.0
pygments==2.17.2
pymdown-extensions==10.7.1
pymdown-extensions==10.8
pytest==8.1.1
pytest-env==1.1.3
pytest-mock==3.14.0
Expand All @@ -104,8 +104,8 @@ python-dateutil==2.9.0.post0
python-slugify==8.0.4
pyyaml==6.0.1
pyyaml-env-tag==0.1
referencing==0.34.0
regex==2023.12.25
referencing==0.35.0
regex==2024.4.16
requests==2.31.0
requirements-parser==0.9.0
resolvelib==1.0.1
Expand All @@ -119,13 +119,13 @@ soupsieve==2.5
subprocess-tee==0.4.1
termcolor==2.4.0
text-unidecode==1.3
tinycss2==1.2.1
tinycss2==1.3.0
tomli==2.0.1
types-setuptools==69.2.0.20240317
types-setuptools==69.5.0.20240423
typing-extensions==4.11.0
tzdata==2024.1
urllib3==2.2.1
virtualenv==20.25.1
virtualenv==20.26.0
watchdog==4.0.0
wcmatch==8.5.1
webencodings==0.5.1
Expand Down

0 comments on commit fd6e521

Please sign in to comment.