Skip to content

Commit ce96fdb

Browse files
Bump the dependencies group in /.config with 8 updates (#279)
Bumps the dependencies group in /.config with 8 updates: | Package | From | To | | --- | --- | --- | | [astroid](https://github.com/pylint-dev/astroid) | `3.3.6` | `3.3.7` | | [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` | | [mypy](https://github.com/python/mypy) | `1.13.0` | `1.14.0` | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.5.12` | `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` | 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 `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) 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.12 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.12...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) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-patch 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 - 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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eada62e commit ce96fdb

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.config/constraints.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras .config/requirements.in pyproject.toml
66
#
77
ansible-builder==3.1.0
8-
astroid==3.3.6
8+
astroid==3.3.7
99
attrs==24.3.0
1010
babel==2.16.0
1111
beautifulsoup4==4.12.3
@@ -20,7 +20,7 @@ cffi==1.17.1
2020
cfgv==3.4.0
2121
chardet==5.2.0
2222
charset-normalizer==3.4.0
23-
click==8.1.7
23+
click==8.1.8
2424
colorama==0.4.6
2525
coverage==7.6.9
2626
csscompressor==0.9.5
@@ -42,7 +42,7 @@ identify==2.6.3
4242
idna==3.10
4343
iniconfig==2.0.0
4444
isort==5.13.2
45-
jinja2==3.1.4
45+
jinja2==3.1.5
4646
jsmin==3.0.1
4747
jsonschema==4.23.0
4848
jsonschema-specifications==2024.10.1
@@ -60,13 +60,13 @@ mkdocs-gen-files==0.5.0
6060
mkdocs-get-deps==0.2.0
6161
mkdocs-htmlproofer-plugin==1.3.0
6262
mkdocs-macros-plugin==1.3.7
63-
mkdocs-material==9.5.48
63+
mkdocs-material==9.5.49
6464
mkdocs-material-extensions==1.3.1
6565
mkdocs-minify-plugin==0.8.0
6666
mkdocs-monorepo-plugin==1.1.0
6767
mkdocstrings==0.27.0
6868
mkdocstrings-python==1.12.2
69-
mypy==1.13.0
69+
mypy==1.14.0
7070
mypy-extensions==1.0.0
7171
nodeenv==1.9.1
7272
packaging==24.2
@@ -80,7 +80,7 @@ platformdirs==4.3.6
8080
pluggy==1.5.0
8181
pre-commit==4.0.1
8282
pycparser==2.22
83-
pydoclint==0.5.12
83+
pydoclint==0.5.13
8484
pygments==2.18.0
8585
pylint==3.3.2
8686
pymdown-extensions==10.12
@@ -97,7 +97,7 @@ referencing==0.35.1
9797
regex==2024.11.6
9898
requests==2.32.3
9999
rpds-py==0.22.3
100-
ruff==0.8.3
100+
ruff==0.8.4
101101
six==1.17.0
102102
soupsieve==2.6
103103
subprocess-tee==0.4.2
@@ -109,7 +109,7 @@ toml-sort==0.24.2
109109
tomli==2.2.1
110110
tomlkit==0.13.2
111111
tox==4.23.2
112-
types-pyyaml==6.0.12.20240917
112+
types-pyyaml==6.0.12.20241221
113113
typing-extensions==4.12.2
114114
urllib3==2.2.3
115115
virtualenv==20.28.0

0 commit comments

Comments
 (0)