Skip to content

Commit 11a9c11

Browse files
Bump the dependencies group in /.config with 8 updates (#226)
Bumps the dependencies group in /.config with 8 updates: | Package | From | To | | --- | --- | --- | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.25` | `9.5.26` | | [nodeenv](https://github.com/ekalinin/nodeenv) | `1.9.0` | `1.9.1` | | [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.21.0` | `2.22.0` | | [pylint](https://github.com/pylint-dev/pylint) | `3.2.2` | `3.2.3` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.1` | `8.2.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.7` | `0.4.8` | | [tox](https://github.com/tox-dev/tox) | `4.15.0` | `4.15.1` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.12.1` | `4.12.2` | Updates `mkdocs-material` from 9.5.25 to 9.5.26 - [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.25...9.5.26) Updates `nodeenv` from 1.9.0 to 1.9.1 - [Release notes](https://github.com/ekalinin/nodeenv/releases) - [Changelog](https://github.com/ekalinin/nodeenv/blob/master/CHANGES) - [Commits](ekalinin/nodeenv@1.9.0...1.9.1) Updates `pipdeptree` from 2.21.0 to 2.22.0 - [Release notes](https://github.com/tox-dev/pipdeptree/releases) - [Commits](tox-dev/pipdeptree@2.21.0...2.22.0) Updates `pylint` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.2...v3.2.3) Updates `pytest` from 8.2.1 to 8.2.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.1...8.2.2) Updates `ruff` from 0.4.7 to 0.4.8 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.4.7...v0.4.8) Updates `tox` from 4.15.0 to 4.15.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.15.0...4.15.1) Updates `typing-extensions` from 4.12.1 to 4.12.2 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.12.1...4.12.2) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: nodeenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pipdeptree dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest 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: tox dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typing-extensions 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 0a9186e commit 11a9c11

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
@@ -54,21 +54,21 @@ 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.25
57+
mkdocs-material==9.5.26
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.1
6262
mkdocstrings-python==1.10.3
6363
mypy==1.10.0
6464
mypy-extensions==1.0.0
65-
nodeenv==1.9.0
65+
nodeenv==1.9.1
6666
packaging==24.0
6767
paginate==0.5.6
6868
pathspec==0.12.1
6969
pillow==10.3.0
7070
pip-tools==7.4.1
71-
pipdeptree==2.21.0
71+
pipdeptree==2.22.0
7272
platformdirs==4.2.2
7373
pluggy==1.5.0
7474
pre-commit==3.7.1
@@ -77,19 +77,19 @@ pycparser==2.22
7777
pydoclint==0.4.1
7878
pyflakes==3.2.0
7979
pygments==2.18.0
80-
pylint==3.2.2
80+
pylint==3.2.3
8181
pymdown-extensions==10.8.1
8282
pyproject-api==1.6.1
8383
pyproject-hooks==1.1.0
84-
pytest==8.2.1
84+
pytest==8.2.2
8585
pytest-xdist==3.6.1
8686
python-dateutil==2.9.0.post0
8787
python-slugify==8.0.4
8888
pyyaml==6.0.1
8989
pyyaml-env-tag==0.1
9090
regex==2024.5.15
9191
requests==2.32.3
92-
ruff==0.4.7
92+
ruff==0.4.8
9393
six==1.16.0
9494
soupsieve==2.5
9595
termcolor==2.4.0
@@ -98,9 +98,9 @@ tinycss2==1.3.0
9898
toml-sort==0.23.1
9999
tomli==2.0.1
100100
tomlkit==0.12.5
101-
tox==4.15.0
101+
tox==4.15.1
102102
types-pyyaml==6.0.12.20240311
103-
typing-extensions==4.12.1
103+
typing-extensions==4.12.2
104104
urllib3==2.2.1
105105
virtualenv==20.26.2
106106
watchdog==4.0.1

0 commit comments

Comments
 (0)