Skip to content

Commit 5c501c4

Browse files
Bump the dependencies group across 1 directory with 24 updates (#287)
* Bump the dependencies group across 1 directory with 24 updates Bumps the dependencies group with 24 updates in the /.config directory: | Package | From | To | | --- | --- | --- | | [astroid](https://github.com/pylint-dev/astroid) | `3.2.4` | `3.3.2` | | [build](https://github.com/pypa/build) | `1.2.1` | `1.2.2` | | [cachetools](https://github.com/tkem/cachetools) | `5.4.0` | `5.5.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` | | [cffi](https://github.com/python-cffi/cffi) | `1.17.0` | `1.17.1` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.15.4` | `3.16.0` | | [griffe](https://github.com/mkdocstrings/griffe) | `1.1.0` | `1.2.0` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.8` | | [linkchecker](https://github.com/linkchecker/linkchecker) | `10.4.0` | `10.5.0` | | [mkdocs](https://github.com/mkdocs/mkdocs) | `1.6.0` | `1.6.1` | | [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `1.0.1` | `1.2.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.31` | `9.5.34` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.25.2` | `0.26.1` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.10.8` | `1.11.1` | | [mypy](https://github.com/python/mypy) | `1.11.1` | `1.11.2` | | [paginate](https://github.com/Signum/paginate) | `0.5.6` | `0.5.7` | | [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.23.1` | `2.23.3` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.2.2` | `4.3.1` | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.5.6` | `0.5.7` | | [pylint](https://github.com/pylint-dev/pylint) | `3.2.6` | `3.2.7` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.1` | `0.6.4` | | [tox](https://github.com/tox-dev/tox) | `4.18.0` | `4.18.1` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.3` | `20.26.4` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `4.0.2` | `5.0.2` | Updates `astroid` from 3.2.4 to 3.3.2 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v3.2.4...v3.3.2) Updates `build` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.2.1...1.2.2) Updates `cachetools` from 5.4.0 to 5.5.0 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.4.0...v5.5.0) Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](certifi/python-certifi@2024.07.04...2024.08.30) Updates `cffi` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.0...v1.17.1) Updates `filelock` from 3.15.4 to 3.16.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.15.4...3.16.0) Updates `griffe` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.1.0...1.2.0) Updates `idna` from 3.7 to 3.8 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.7...v3.8) Updates `linkchecker` from 10.4.0 to 10.5.0 - [Release notes](https://github.com/linkchecker/linkchecker/releases) - [Changelog](https://github.com/linkchecker/linkchecker/blob/master/doc/changelog.txt) - [Commits](linkchecker/linkchecker@v10.4.0...v10.5.0) Updates `mkdocs` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@1.6.0...1.6.1) Updates `mkdocs-autorefs` from 1.0.1 to 1.2.0 - [Release notes](https://github.com/mkdocstrings/autorefs/releases) - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/autorefs@1.0.1...1.2.0) Updates `mkdocs-material` from 9.5.31 to 9.5.34 - [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.31...9.5.34) Updates `mkdocstrings` from 0.25.2 to 0.26.1 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.25.2...0.26.1) Updates `mkdocstrings-python` from 1.10.8 to 1.11.1 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.10.8...1.11.1) Updates `mypy` from 1.11.1 to 1.11.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.1...v1.11.2) Updates `paginate` from 0.5.6 to 0.5.7 - [Changelog](https://github.com/Pylons/paginate/blob/master/CHANGELOG.txt) - [Commits](Pylons/paginate@0.5.6...0.5.7) Updates `pipdeptree` from 2.23.1 to 2.23.3 - [Release notes](https://github.com/tox-dev/pipdeptree/releases) - [Commits](tox-dev/pipdeptree@2.23.1...2.23.3) Updates `platformdirs` from 4.2.2 to 4.3.1 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.2...4.3.1) Updates `pydoclint` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.5.6...0.5.7) Updates `pylint` from 3.2.6 to 3.2.7 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.6...v3.2.7) Updates `ruff` from 0.6.1 to 0.6.4 - [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.6.1...0.6.4) Updates `tox` from 4.18.0 to 4.18.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.18.0...4.18.1) Updates `virtualenv` from 20.26.3 to 20.26.4 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.3...20.26.4) Updates `watchdog` from 4.0.2 to 5.0.2 - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](gorakhargosh/watchdog@v4.0.2...v5.0.2) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: build dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cffi 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: griffe dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: linkchecker dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-autorefs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocstrings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: paginate 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-patch dependency-group: dependencies - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pydoclint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pylint 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: virtualenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * compatible astroid --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shatakshi Mishra <Shatakshi Mishra>
1 parent 3541873 commit 5c501c4

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

.config/constraints.txt

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ astroid==3.2.4
88
babel==2.16.0
99
beautifulsoup4==4.12.3
1010
black==24.8.0
11-
build==1.2.1
12-
cachetools==5.4.0
11+
build==1.2.2
12+
cachetools==5.5.0
1313
cairocffi==1.7.1
1414
cairosvg==2.7.1
15-
certifi==2024.7.4
16-
cffi==1.17.0
15+
certifi==2024.8.30
16+
cffi==1.17.1
1717
cfgv==3.4.0
1818
chardet==5.2.0
1919
charset-normalizer==3.3.2
@@ -29,55 +29,55 @@ dnspython==2.6.1
2929
docstring-parser-fork==0.0.9
3030
exceptiongroup==1.2.2
3131
execnet==2.1.1
32-
filelock==3.15.4
32+
filelock==3.16.0
3333
flake8==7.1.1
3434
ghp-import==2.1.0
35-
griffe==1.1.0
35+
griffe==1.2.0
3636
htmlmin2==0.1.13
3737
identify==2.6.0
38-
idna==3.7
38+
idna==3.8
3939
iniconfig==2.0.0
4040
isort==5.13.2
4141
jinja2==3.1.4
4242
jsmin==3.0.1
43-
linkchecker==10.4.0
43+
linkchecker==10.5.0
4444
markdown==3.7
4545
markdown-exec==1.9.3
4646
markdown-include==0.8.1
4747
markupsafe==2.1.5
4848
mccabe==0.7.0
4949
mergedeep==1.3.4
50-
mkdocs==1.6.0
50+
mkdocs==1.6.1
5151
mkdocs-ansible==24.3.1
52-
mkdocs-autorefs==1.0.1
52+
mkdocs-autorefs==1.2.0
5353
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.31
57+
mkdocs-material==9.5.34
5858
mkdocs-material-extensions==1.3.1
5959
mkdocs-minify-plugin==0.8.0
6060
mkdocs-monorepo-plugin==1.1.0
61-
mkdocstrings==0.25.2
62-
mkdocstrings-python==1.10.8
63-
mypy==1.11.1
61+
mkdocstrings==0.26.1
62+
mkdocstrings-python==1.11.1
63+
mypy==1.11.2
6464
mypy-extensions==1.0.0
6565
nodeenv==1.9.1
6666
packaging==24.1
67-
paginate==0.5.6
67+
paginate==0.5.7
6868
pathspec==0.12.1
6969
pillow==10.4.0
7070
pip-tools==7.4.1
71-
pipdeptree==2.23.1
72-
platformdirs==4.2.2
71+
pipdeptree==2.23.3
72+
platformdirs==4.3.1
7373
pluggy==1.5.0
7474
pre-commit==3.8.0
7575
pycodestyle==2.12.1
7676
pycparser==2.22
77-
pydoclint==0.5.6
77+
pydoclint==0.5.7
7878
pyflakes==3.2.0
7979
pygments==2.18.0
80-
pylint==3.2.6
80+
pylint==3.2.7
8181
pymdown-extensions==10.9
8282
pyproject-api==1.7.1
8383
pyproject-hooks==1.1.0
@@ -89,7 +89,7 @@ pyyaml==6.0.2
8989
pyyaml-env-tag==0.1
9090
regex==2024.7.24
9191
requests==2.32.3
92-
ruff==0.6.1
92+
ruff==0.6.4
9393
six==1.16.0
9494
soupsieve==2.6
9595
termcolor==2.4.0
@@ -98,12 +98,12 @@ tinycss2==1.3.0
9898
toml-sort==0.23.1
9999
tomli==2.0.1
100100
tomlkit==0.13.2
101-
tox==4.18.0
101+
tox==4.18.1
102102
types-pyyaml==6.0.12.20240808
103103
typing-extensions==4.12.2
104104
urllib3==2.2.2
105-
virtualenv==20.26.3
106-
watchdog==4.0.2
105+
virtualenv==20.26.4
106+
watchdog==5.0.2
107107
webencodings==0.5.1
108108
wheel==0.44.0
109109

0 commit comments

Comments
 (0)