Skip to content

Commit 8b8106e

Browse files
Bump the dependencies group in /.config with 9 updates (#331)
Bumps the dependencies group in /.config with 9 updates: | Package | From | To | | --- | --- | --- | | [astroid](https://github.com/pylint-dev/astroid) | `3.3.9` | `3.3.10` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.2.2` | `1.3.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.12` | `9.6.13` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.7` | `4.3.8` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.6` | `3.3.7` | | [pyyaml-env-tag](https://github.com/waylan/pyyaml-env-tag) | `0.1` | `1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.8` | `0.11.9` | | [uv](https://github.com/astral-sh/uv) | `0.7.2` | `0.7.3` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.30.0` | `20.31.2` | Updates `astroid` from 3.3.9 to 3.3.10 - [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.9...v3.3.10) Updates `exceptiongroup` from 1.2.2 to 1.3.0 - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.2.2...1.3.0) Updates `mkdocs-material` from 9.6.12 to 9.6.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.6.12...9.6.13) Updates `platformdirs` from 4.3.7 to 4.3.8 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.3.7...4.3.8) Updates `pylint` from 3.3.6 to 3.3.7 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.6...v3.3.7) Updates `pyyaml-env-tag` from 0.1 to 1.0 - [Commits](waylan/pyyaml-env-tag@0.1...1.0) Updates `ruff` from 0.11.8 to 0.11.9 - [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.11.8...0.11.9) Updates `uv` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.7.2...0.7.3) Updates `virtualenv` from 20.30.0 to 20.31.2 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.30.0...20.31.2) --- updated-dependencies: - dependency-name: astroid dependency-version: 3.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: exceptiongroup dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-material dependency-version: 9.6.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: platformdirs dependency-version: 4.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pylint dependency-version: 3.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pyyaml-env-tag dependency-version: '1.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: ruff dependency-version: 0.11.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: uv dependency-version: 0.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: virtualenv dependency-version: 20.31.2 dependency-type: direct:production update-type: version-update:semver-minor 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 b758f6e commit 8b8106e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.config/constraints.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
ansible-builder==3.1.0
88
argcomplete==3.6.2
9-
astroid==3.3.9
9+
astroid==3.3.10
1010
attrs==25.3.0
1111
babel==2.17.0
1212
backrefs==5.8
@@ -32,7 +32,7 @@ distlib==0.3.9
3232
distro==1.9.0
3333
dnspython==2.7.0
3434
docstring-parser-fork==0.0.12
35-
exceptiongroup==1.2.2
35+
exceptiongroup==1.3.0
3636
execnet==2.1.1
3737
filelock==3.18.0
3838
ghp-import==2.1.0
@@ -61,7 +61,7 @@ mkdocs-gen-files==0.5.0
6161
mkdocs-get-deps==0.2.0
6262
mkdocs-htmlproofer-plugin==1.3.0
6363
mkdocs-macros-plugin==1.3.7
64-
mkdocs-material==9.6.12
64+
mkdocs-material==9.6.13
6565
mkdocs-material-extensions==1.3.1
6666
mkdocs-minify-plugin==0.8.0
6767
mkdocs-monorepo-plugin==1.1.0
@@ -77,13 +77,13 @@ pathspec==0.12.1
7777
pbr==6.1.1
7878
pillow==11.2.1
7979
pip-tools==7.4.1
80-
platformdirs==4.3.7
80+
platformdirs==4.3.8
8181
pluggy==1.5.0
8282
pre-commit==4.2.0
8383
pycparser==2.22
8484
pydoclint==0.6.6
8585
pygments==2.19.1
86-
pylint==3.3.6
86+
pylint==3.3.7
8787
pymdown-extensions==10.15
8888
pyproject-api==1.9.0
8989
pyproject-hooks==1.2.0
@@ -93,11 +93,11 @@ pytest-xdist==3.6.1
9393
python-dateutil==2.9.0.post0
9494
python-slugify==8.0.4
9595
pyyaml==6.0.2
96-
pyyaml-env-tag==0.1
96+
pyyaml-env-tag==1.0
9797
referencing==0.36.2
9898
requests==2.32.3
9999
rpds-py==0.24.0
100-
ruff==0.11.8
100+
ruff==0.11.9
101101
six==1.17.0
102102
soupsieve==2.7
103103
subprocess-tee==0.4.2
@@ -112,8 +112,8 @@ tox==4.25.0
112112
types-pyyaml==6.0.12.20250402
113113
typing-extensions==4.13.2
114114
urllib3==2.4.0
115-
uv==0.7.2
116-
virtualenv==20.30.0
115+
uv==0.7.3
116+
virtualenv==20.31.2
117117
watchdog==6.0.0
118118
webencodings==0.5.1
119119
wheel==0.45.1

0 commit comments

Comments
 (0)