Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 9 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /.config with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [mypy](https://github.com/python/mypy) | `1.13.0` | `1.14.0` |
| [pydoclint](https://github.com/jsh9/pydoclint) | `0.5.11` | `0.5.13` |
| [ruff](https://github.com/astral-sh/ruff) | `0.8.3` | `0.8.4` |
| [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20240917` | `6.0.12.20241221` |
| [astroid](https://github.com/pylint-dev/astroid) | `3.3.6` | `3.3.7` |
| [attrs](https://github.com/sponsors/hynek) | `24.2.0` | `24.3.0` |
| [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` |
| [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.5` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.48` | `9.5.49` |


Updates `mypy` from 1.13.0 to 1.14.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.13.0...v1.14.0)

Updates `pydoclint` from 0.5.11 to 0.5.13
- [Release notes](https://github.com/jsh9/pydoclint/releases)
- [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md)
- [Commits](jsh9/pydoclint@0.5.11...0.5.13)

Updates `ruff` from 0.8.3 to 0.8.4
- [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.3...0.8.4)

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

Updates `astroid` from 3.3.6 to 3.3.7
- [Release notes](https://github.com/pylint-dev/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](pylint-dev/astroid@v3.3.6...v3.3.7)

Updates `attrs` from 24.2.0 to 24.3.0
- [Commits](https://github.com/sponsors/hynek/commits)

Updates `click` from 8.1.7 to 8.1.8
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.1.7...8.1.8)

Updates `jinja2` from 3.1.4 to 3.1.5
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.4...3.1.5)

Updates `mkdocs-material` from 9.5.48 to 9.5.49
- [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.48...9.5.49)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pydoclint
  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: types-pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: astroid
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: attrs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: jinja2
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2024
1 parent d20bc9d commit 816e867
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ ansi2html==1.9.2
ansible-compat==24.10.0
ansible-core==2.18.1
ansible-lint==24.12.2
astroid==3.3.6
attrs==24.2.0
astroid==3.3.7
attrs==24.3.0
babel==2.16.0
beautifulsoup4==4.12.3
black==24.10.0
Expand All @@ -24,7 +24,7 @@ cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.0
check-jsonschema==0.30.0
click==8.1.7
click==8.1.8
click-help-colors==0.9.4
colorama==0.4.6
coverage==7.6.9
Expand All @@ -48,7 +48,7 @@ idna==3.10
importlib-metadata==8.5.0
iniconfig==2.0.0
isort==5.13.2
jinja2==3.1.4
jinja2==3.1.5
jsmin==3.0.1
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
Expand All @@ -68,13 +68,13 @@ mkdocs-gen-files==0.5.0
mkdocs-get-deps==0.2.0
mkdocs-htmlproofer-plugin==1.3.0
mkdocs-macros-plugin==1.3.7
mkdocs-material==9.5.48
mkdocs-material==9.5.49
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
mkdocstrings==0.27.0
mkdocstrings-python==1.12.2
mypy==1.13.0
mypy==1.14.0
mypy-extensions==1.0.0
nodeenv==1.9.1
packaging==24.2
Expand All @@ -89,7 +89,7 @@ pluggy==1.5.0
pre-commit==4.0.1
ptyprocess==0.7.0
pycparser==2.22
pydoclint==0.5.11
pydoclint==0.5.13
pygments==2.18.0
pylint==3.3.2
pymdown-extensions==10.12
Expand All @@ -113,7 +113,7 @@ rich==13.9.4
rpds-py==0.22.3
ruamel-yaml==0.18.6
ruamel-yaml-clib==0.2.12
ruff==0.8.3
ruff==0.8.4
six==1.17.0
soupsieve==2.6
subprocess-tee==0.4.2
Expand All @@ -126,7 +126,7 @@ tomlkit==0.13.2
tox==4.23.2
types-jsonschema==4.23.0.20241208
types-pexpect==4.9.0.20241208
types-pyyaml==6.0.12.20240917
types-pyyaml==6.0.12.20241221
typing-extensions==4.12.2
urllib3==2.2.3
virtualenv==20.28.0
Expand Down

0 comments on commit 816e867

Please sign in to comment.