Skip to content

Commit 0377e05

Browse files
Bump the dependencies group in /.config with 8 updates (#356)
Bumps the dependencies group in /.config with 8 updates: | Package | From | To | | --- | --- | --- | | [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` | | [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 `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 `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: 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: 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 485451b commit 0377e05

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
@@ -9,7 +9,7 @@ babel==2.16.0
99
beautifulsoup4==4.12.3
1010
black==24.10.0
1111
build==1.2.2.post1
12-
cachetools==5.5.0
12+
cachetools==5.5.1
1313
cairocffi==1.7.1
1414
cairosvg==2.7.1
1515
certifi==2024.12.14
@@ -29,12 +29,12 @@ dnspython==2.7.0
2929
docstring-parser-fork==0.0.12
3030
exceptiongroup==1.2.2
3131
execnet==2.1.1
32-
filelock==3.16.1
32+
filelock==3.17.0
3333
flake8==7.1.1
3434
ghp-import==2.1.0
3535
griffe==1.5.5
3636
htmlmin2==0.1.13
37-
identify==2.6.5
37+
identify==2.6.6
3838
idna==3.10
3939
iniconfig==2.0.0
4040
isort==5.13.2
@@ -71,15 +71,15 @@ pip-tools==7.4.1
7171
pipdeptree==2.24.0
7272
platformdirs==4.3.6
7373
pluggy==1.5.0
74-
pre-commit==4.0.1
74+
pre-commit==4.1.0
7575
pycodestyle==2.12.1
7676
pycparser==2.22
7777
pydoclint==0.6.0
7878
pyflakes==3.2.0
7979
pygments==2.19.1
8080
pylint==3.3.3
81-
pymdown-extensions==10.14
82-
pyproject-api==1.8.0
81+
pymdown-extensions==10.14.1
82+
pyproject-api==1.9.0
8383
pyproject-hooks==1.2.0
8484
pytest==8.3.4
8585
pytest-xdist==3.6.1
@@ -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.9.2
92+
ruff==0.9.3
9393
six==1.17.0
9494
soupsieve==2.6
9595
termcolor==2.5.0
@@ -98,7 +98,7 @@ tinycss2==1.4.0
9898
toml-sort==0.24.2
9999
tomli==2.2.1
100100
tomlkit==0.13.2
101-
tox==4.23.2
101+
tox==4.24.1
102102
types-pyyaml==6.0.12.20241230
103103
typing-extensions==4.12.2
104104
urllib3==2.3.0

0 commit comments

Comments
 (0)