Skip to content

Commit 2b85afd

Browse files
Bump the dependencies group in /.config with 5 updates (#274)
Bumps the dependencies group in /.config with 5 updates: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.30` | `9.5.31` | | [mypy](https://github.com/python/mypy) | `1.11.0` | `1.11.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `3.8.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.5` | `0.5.6` | Updates `black` from 24.4.2 to 24.8.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.2...24.8.0) Updates `mkdocs-material` from 9.5.30 to 9.5.31 - [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.30...9.5.31) Updates `mypy` from 1.11.0 to 1.11.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11...v1.11.1) Updates `pre-commit` from 3.7.1 to 3.8.0 - [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.7.1...v3.8.0) Updates `ruff` from 0.5.5 to 0.5.6 - [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.5.5...0.5.6) --- updated-dependencies: - dependency-name: black 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: mypy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pre-commit 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-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00524dc commit 2b85afd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.config/constraints.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
astroid==3.2.4
88
babel==2.15.0
99
beautifulsoup4==4.12.3
10-
black==24.4.2
10+
black==24.8.0
1111
build==1.2.1
1212
cachetools==5.4.0
1313
cairocffi==1.7.1
@@ -54,13 +54,13 @@ mkdocs-gen-files==0.5.0
5454
mkdocs-get-deps==0.2.0
5555
mkdocs-htmlproofer-plugin==1.2.1
5656
mkdocs-macros-plugin==1.0.5
57-
mkdocs-material==9.5.30
57+
mkdocs-material==9.5.31
5858
mkdocs-material-extensions==1.3.1
5959
mkdocs-minify-plugin==0.8.0
6060
mkdocs-monorepo-plugin==1.1.0
6161
mkdocstrings==0.25.2
6262
mkdocstrings-python==1.10.7
63-
mypy==1.11.0
63+
mypy==1.11.1
6464
mypy-extensions==1.0.0
6565
nodeenv==1.9.1
6666
packaging==24.1
@@ -71,7 +71,7 @@ pip-tools==7.4.1
7171
pipdeptree==2.23.1
7272
platformdirs==4.2.2
7373
pluggy==1.5.0
74-
pre-commit==3.7.1
74+
pre-commit==3.8.0
7575
pycodestyle==2.12.0
7676
pycparser==2.22
7777
pydoclint==0.5.6
@@ -89,7 +89,7 @@ pyyaml==6.0.1
8989
pyyaml-env-tag==0.1
9090
regex==2024.7.24
9191
requests==2.32.3
92-
ruff==0.5.5
92+
ruff==0.5.6
9393
six==1.16.0
9494
soupsieve==2.5
9595
termcolor==2.4.0

0 commit comments

Comments
 (0)