Skip to content

Commit dd27807

Browse files
Bump the dependencies group in /.config with 11 updates (#290)
Bumps the dependencies group in /.config with 11 updates: | Package | From | To | | --- | --- | --- | | [attrs](https://github.com/sponsors/hynek) | `24.3.0` | `25.1.0` | | [bindep](https://docs.opendev.org/opendev/bindep) | `2.11.0` | `2.12.0` | | [cachetools](https://github.com/tkem/cachetools) | `5.5.0` | `5.5.1` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.16.1` | `3.17.0` | | [identify](https://github.com/pre-commit/identify) | `2.6.5` | `2.6.6` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.0.1` | `4.1.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.14` | `10.14.1` | | [pyproject-api](https://github.com/tox-dev/pyproject-api) | `1.8.0` | `1.9.0` | | [referencing](https://github.com/python-jsonschema/referencing) | `0.36.1` | `0.36.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.2` | `0.9.3` | | [tox](https://github.com/tox-dev/tox) | `4.23.2` | `4.24.1` | Updates `attrs` from 24.3.0 to 25.1.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `bindep` from 2.11.0 to 2.12.0 Updates `cachetools` from 5.5.0 to 5.5.1 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.5.0...v5.5.1) Updates `filelock` from 3.16.1 to 3.17.0 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.16.1...3.17.0) Updates `identify` from 2.6.5 to 2.6.6 - [Commits](pre-commit/identify@v2.6.5...v2.6.6) Updates `pre-commit` from 4.0.1 to 4.1.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@v4.0.1...v4.1.0) Updates `pymdown-extensions` from 10.14 to 10.14.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.14...10.14.1) Updates `pyproject-api` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/tox-dev/pyproject-api/releases) - [Commits](tox-dev/pyproject-api@1.8.0...1.9.0) Updates `referencing` from 0.36.1 to 0.36.2 - [Release notes](https://github.com/python-jsonschema/referencing/releases) - [Changelog](https://github.com/python-jsonschema/referencing/blob/main/docs/changes.rst) - [Commits](python-jsonschema/referencing@v0.36.1...v0.36.2) Updates `ruff` from 0.9.2 to 0.9.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.9.2...0.9.3) Updates `tox` from 4.23.2 to 4.24.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.23.2...4.24.1) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: bindep dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: identify 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: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pyproject-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: referencing 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-minor 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 fa3b556 commit dd27807

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

.config/constraints.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
#
77
ansible-builder==3.1.0
88
astroid==3.3.8
9-
attrs==24.3.0
9+
attrs==25.1.0
1010
babel==2.16.0
1111
beautifulsoup4==4.12.3
12-
bindep==2.11.0
12+
bindep==2.12.0
1313
black==24.10.0
1414
build==1.2.2.post1
15-
cachetools==5.5.0
15+
cachetools==5.5.1
1616
cairocffi==1.7.1
1717
cairosvg==2.7.1
1818
certifi==2024.12.14
@@ -33,12 +33,12 @@ dnspython==2.7.0
3333
docstring-parser-fork==0.0.12
3434
exceptiongroup==1.2.2
3535
execnet==2.1.1
36-
filelock==3.16.1
36+
filelock==3.17.0
3737
ghp-import==2.1.0
3838
griffe==1.5.5
3939
hjson==3.1.0
4040
htmlmin2==0.1.13
41-
identify==2.6.5
41+
identify==2.6.6
4242
idna==3.10
4343
iniconfig==2.0.0
4444
isort==5.13.2
@@ -78,13 +78,13 @@ pillow==11.1.0
7878
pip-tools==7.4.1
7979
platformdirs==4.3.6
8080
pluggy==1.5.0
81-
pre-commit==4.0.1
81+
pre-commit==4.1.0
8282
pycparser==2.22
8383
pydoclint==0.6.0
8484
pygments==2.19.1
8585
pylint==3.3.3
86-
pymdown-extensions==10.14
87-
pyproject-api==1.8.0
86+
pymdown-extensions==10.14.1
87+
pyproject-api==1.9.0
8888
pyproject-hooks==1.2.0
8989
pytest==8.3.4
9090
pytest-instafail==0.5.0
@@ -93,11 +93,11 @@ python-dateutil==2.9.0.post0
9393
python-slugify==8.0.4
9494
pyyaml==6.0.2
9595
pyyaml-env-tag==0.1
96-
referencing==0.36.1
96+
referencing==0.36.2
9797
regex==2024.11.6
9898
requests==2.32.3
9999
rpds-py==0.22.3
100-
ruff==0.9.2
100+
ruff==0.9.3
101101
six==1.17.0
102102
soupsieve==2.6
103103
subprocess-tee==0.4.2
@@ -108,7 +108,7 @@ tinycss2==1.4.0
108108
toml-sort==0.24.2
109109
tomli==2.2.1
110110
tomlkit==0.13.2
111-
tox==4.23.2
111+
tox==4.24.1
112112
types-pyyaml==6.0.12.20241230
113113
typing-extensions==4.12.2
114114
urllib3==2.3.0

0 commit comments

Comments
 (0)