Skip to content

Commit 508478f

Browse files
Bump the dependencies group in /.config with 6 updates (#334)
Bumps the dependencies group in /.config with 6 updates: | Package | From | To | | --- | --- | --- | | [identify](https://github.com/pre-commit/identify) | `2.6.2` | `2.6.3` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.45` | `9.5.46` | | [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.23.4` | `2.24.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.0` | `0.8.1` | | [tomli](https://github.com/hukkin/tomli) | `2.1.0` | `2.2.1` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.27.1` | `20.28.0` | Updates `identify` from 2.6.2 to 2.6.3 - [Commits](pre-commit/identify@v2.6.2...v2.6.3) Updates `mkdocs-material` from 9.5.45 to 9.5.46 - [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.45...9.5.46) Updates `pipdeptree` from 2.23.4 to 2.24.0 - [Release notes](https://github.com/tox-dev/pipdeptree/releases) - [Commits](tox-dev/pipdeptree@2.23.4...2.24.0) Updates `ruff` from 0.8.0 to 0.8.1 - [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.0...0.8.1) Updates `tomli` from 2.1.0 to 2.2.1 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.1.0...2.2.1) Updates `virtualenv` from 20.27.1 to 20.28.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.27.1...20.28.0) --- updated-dependencies: - dependency-name: identify 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: pipdeptree 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 - dependency-name: tomli dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cfbf6f commit 508478f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.config/constraints.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ flake8==7.1.1
3434
ghp-import==2.1.0
3535
griffe==1.5.1
3636
htmlmin2==0.1.13
37-
identify==2.6.2
37+
identify==2.6.3
3838
idna==3.10
3939
iniconfig==2.0.0
4040
isort==5.13.2
@@ -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.45
57+
mkdocs-material==9.5.46
5858
mkdocs-material-extensions==1.3.1
5959
mkdocs-minify-plugin==0.8.0
6060
mkdocs-monorepo-plugin==1.1.0
@@ -68,7 +68,7 @@ paginate==0.5.7
6868
pathspec==0.12.1
6969
pillow==11.0.0
7070
pip-tools==7.4.1
71-
pipdeptree==2.23.4
71+
pipdeptree==2.24.0
7272
platformdirs==4.3.6
7373
pluggy==1.5.0
7474
pre-commit==4.0.1
@@ -89,20 +89,20 @@ pyyaml==6.0.2
8989
pyyaml-env-tag==0.1
9090
regex==2024.11.6
9191
requests==2.32.3
92-
ruff==0.8.0
92+
ruff==0.8.1
9393
six==1.16.0
9494
soupsieve==2.6
9595
termcolor==2.5.0
9696
text-unidecode==1.3
9797
tinycss2==1.4.0
9898
toml-sort==0.24.2
99-
tomli==2.1.0
99+
tomli==2.2.1
100100
tomlkit==0.13.2
101101
tox==4.23.2
102102
types-pyyaml==6.0.12.20240917
103103
typing-extensions==4.12.2
104104
urllib3==2.2.3
105-
virtualenv==20.27.1
105+
virtualenv==20.28.0
106106
watchdog==6.0.0
107107
webencodings==0.5.1
108108
wheel==0.45.1

0 commit comments

Comments
 (0)