Skip to content

Commit 99f6a25

Browse files
Bump the dependencies group in /.config with 5 updates (#342)
Bumps the dependencies group in /.config with 5 updates: | Package | From | To | | --- | --- | --- | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.5.10` | `0.5.11` | | [astroid](https://github.com/pylint-dev/astroid) | `3.3.5` | `3.3.6` | | [certifi](https://github.com/certifi/python-certifi) | `2024.8.30` | `2024.12.14` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.47` | `9.5.48` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.2` | `0.8.3` | Updates `pydoclint` from 0.5.10 to 0.5.11 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.5.10...0.5.11) Updates `astroid` from 3.3.5 to 3.3.6 - [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.5...v3.3.6) Updates `certifi` from 2024.8.30 to 2024.12.14 - [Commits](certifi/python-certifi@2024.08.30...2024.12.14) Updates `mkdocs-material` from 9.5.47 to 9.5.48 - [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.47...9.5.48) Updates `ruff` from 0.8.2 to 0.8.3 - [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.2...0.8.3) --- updated-dependencies: - dependency-name: pydoclint 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: certifi 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: 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 ac5e436 commit 99f6a25

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
@@ -4,15 +4,15 @@
44
#
55
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras .config/requirements.in pyproject.toml
66
#
7-
astroid==3.3.5
7+
astroid==3.3.6
88
babel==2.16.0
99
beautifulsoup4==4.12.3
1010
black==24.10.0
1111
build==1.2.2.post1
1212
cachetools==5.5.0
1313
cairocffi==1.7.1
1414
cairosvg==2.7.1
15-
certifi==2024.8.30
15+
certifi==2024.12.14
1616
cffi==1.17.1
1717
cfgv==3.4.0
1818
chardet==5.2.0
@@ -54,7 +54,7 @@ mkdocs-gen-files==0.5.0
5454
mkdocs-get-deps==0.2.0
5555
mkdocs-htmlproofer-plugin==1.3.0
5656
mkdocs-macros-plugin==1.3.7
57-
mkdocs-material==9.5.47
57+
mkdocs-material==9.5.48
5858
mkdocs-material-extensions==1.3.1
5959
mkdocs-minify-plugin==0.8.0
6060
mkdocs-monorepo-plugin==1.1.0
@@ -74,7 +74,7 @@ pluggy==1.5.0
7474
pre-commit==4.0.1
7575
pycodestyle==2.12.1
7676
pycparser==2.22
77-
pydoclint==0.5.10
77+
pydoclint==0.5.11
7878
pyflakes==3.2.0
7979
pygments==2.18.0
8080
pylint==3.3.2
@@ -89,7 +89,7 @@ pyyaml==6.0.2
8989
pyyaml-env-tag==0.1
9090
regex==2024.11.6
9191
requests==2.32.3
92-
ruff==0.8.2
92+
ruff==0.8.3
9393
six==1.17.0
9494
soupsieve==2.6
9595
termcolor==2.5.0

0 commit comments

Comments
 (0)