Skip to content

Commit 9730a73

Browse files
Bump the dependencies group in /.config with 6 updates (#284)
Bumps the dependencies group in /.config with 6 updates: | Package | From | To | | --- | --- | --- | | [identify](https://github.com/pre-commit/identify) | `2.6.3` | `2.6.5` | | [mypy](https://github.com/python/mypy) | `1.14.0` | `1.14.1` | | [pillow](https://github.com/python-pillow/Pillow) | `11.0.0` | `11.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.4` | `0.8.6` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20241221` | `6.0.12.20241230` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.28.0` | `20.28.1` | Updates `identify` from 2.6.3 to 2.6.5 - [Commits](pre-commit/identify@v2.6.3...v2.6.5) Updates `mypy` from 1.14.0 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.0...v1.14.1) Updates `pillow` from 11.0.0 to 11.1.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@11.0.0...11.1.0) Updates `ruff` from 0.8.4 to 0.8.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.8.4...0.8.6) Updates `types-pyyaml` from 6.0.12.20241221 to 6.0.12.20241230 - [Commits](https://github.com/python/typeshed/commits) Updates `virtualenv` from 20.28.0 to 20.28.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.28.0...20.28.1) --- updated-dependencies: - dependency-name: identify 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: pillow 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: types-pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-patch 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 8fa5859 commit 9730a73

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
@@ -38,7 +38,7 @@ ghp-import==2.1.0
3838
griffe==1.5.4
3939
hjson==3.1.0
4040
htmlmin2==0.1.13
41-
identify==2.6.3
41+
identify==2.6.5
4242
idna==3.10
4343
iniconfig==2.0.0
4444
isort==5.13.2
@@ -66,15 +66,15 @@ mkdocs-minify-plugin==0.8.0
6666
mkdocs-monorepo-plugin==1.1.0
6767
mkdocstrings==0.27.0
6868
mkdocstrings-python==1.13.0
69-
mypy==1.14.0
69+
mypy==1.14.1
7070
mypy-extensions==1.0.0
7171
nodeenv==1.9.1
7272
packaging==24.2
7373
paginate==0.5.7
7474
parsley==1.3
7575
pathspec==0.12.1
7676
pbr==6.1.0
77-
pillow==11.0.0
77+
pillow==11.1.0
7878
pip-tools==7.4.1
7979
platformdirs==4.3.6
8080
pluggy==1.5.0
@@ -97,7 +97,7 @@ referencing==0.35.1
9797
regex==2024.11.6
9898
requests==2.32.3
9999
rpds-py==0.22.3
100-
ruff==0.8.4
100+
ruff==0.8.6
101101
six==1.17.0
102102
soupsieve==2.6
103103
subprocess-tee==0.4.2
@@ -109,10 +109,10 @@ toml-sort==0.24.2
109109
tomli==2.2.1
110110
tomlkit==0.13.2
111111
tox==4.23.2
112-
types-pyyaml==6.0.12.20241221
112+
types-pyyaml==6.0.12.20241230
113113
typing-extensions==4.12.2
114114
urllib3==2.3.0
115-
virtualenv==20.28.0
115+
virtualenv==20.28.1
116116
watchdog==6.0.0
117117
webencodings==0.5.1
118118
wheel==0.45.1

0 commit comments

Comments
 (0)