Skip to content

Commit 80c7a6b

Browse files
Bump the dependencies group across 1 directory with 20 updates
Bumps the dependencies group with 20 updates in the /.config directory: | Package | From | To | | --- | --- | --- | | [astroid](https://github.com/pylint-dev/astroid) | `3.2.4` | `3.3.3` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.16.0` | `3.16.1` | | [griffe](https://github.com/mkdocstrings/griffe) | `1.2.0` | `1.3.1` | | [identify](https://github.com/pre-commit/identify) | `2.6.0` | `2.6.1` | | [idna](https://github.com/kjd/idna) | `3.8` | `3.10` | | [mkdocs-htmlproofer-plugin](https://github.com/manuzhang/mkdocs-htmlproofer-plugin) | `1.2.1` | `1.3.0` | | [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) | `1.0.5` | `1.2.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.34` | `9.5.36` | | [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.23.3` | `2.23.4` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.1` | `4.3.6` | | [pylint](https://github.com/pylint-dev/pylint) | `3.2.7` | `3.3.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.9` | `10.10` | | [pyproject-api](https://github.com/tox-dev/pyproject-api) | `1.7.1` | `1.8.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2024.7.24` | `2024.9.11` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.4` | `0.6.7` | | [tox](https://github.com/tox-dev/tox) | `4.18.1` | `4.20.0` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20240808` | `6.0.12.20240917` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.4` | `20.26.5` | Updates `astroid` from 3.2.4 to 3.3.3 - [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.3) Updates `filelock` from 3.16.0 to 3.16.1 - [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.0...3.16.1) Updates `griffe` from 1.2.0 to 1.3.1 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.2.0...1.3.1) Updates `identify` from 2.6.0 to 2.6.1 - [Commits](pre-commit/identify@v2.6.0...v2.6.1) Updates `idna` from 3.8 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.8...v3.10) Updates `mkdocs-htmlproofer-plugin` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/manuzhang/mkdocs-htmlproofer-plugin/releases) - [Commits](manuzhang/mkdocs-htmlproofer-plugin@v1.2.1...v1.3.0) Updates `mkdocs-macros-plugin` from 1.0.5 to 1.2.0 - [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases) - [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md) - [Commits](fralau/mkdocs-macros-plugin@v1.0.5...v1.2.0) Updates `mkdocs-material` from 9.5.34 to 9.5.36 - [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.34...9.5.36) Updates `pipdeptree` from 2.23.3 to 2.23.4 - [Release notes](https://github.com/tox-dev/pipdeptree/releases) - [Commits](tox-dev/pipdeptree@2.23.3...2.23.4) Updates `platformdirs` from 4.3.1 to 4.3.6 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.3.1...4.3.6) Updates `pylint` from 3.2.7 to 3.3.0 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.7...v3.3.0) Updates `pymdown-extensions` from 10.9 to 10.10 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.9...10.10) Updates `pyproject-api` from 1.7.1 to 1.8.0 - [Release notes](https://github.com/tox-dev/pyproject-api/releases) - [Commits](tox-dev/pyproject-api@1.7.1...1.8.0) Updates `pytest` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.2...8.3.3) Updates `regex` from 2024.7.24 to 2024.9.11 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2024.7.24...2024.9.11) Updates `ruff` from 0.6.4 to 0.6.7 - [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.4...0.6.7) Updates `tox` from 4.18.1 to 4.20.0 - [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.1...4.20.0) Updates `types-pyyaml` from 6.0.12.20240808 to 6.0.12.20240917 - [Commits](https://github.com/python/typeshed/commits) Updates `urllib3` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.2.3) Updates `virtualenv` from 20.26.4 to 20.26.5 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.4...20.26.5) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: griffe 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: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-htmlproofer-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-macros-plugin 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: 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-patch dependency-group: dependencies - dependency-name: pylint 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-minor dependency-group: dependencies - dependency-name: pyproject-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: regex 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 - dependency-name: types-pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: urllib3 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>
1 parent 43fbd5d commit 80c7a6b

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

.config/constraints.txt

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras .config/requirements.in pyproject.toml
66
#
77
ansible-builder==3.1.0
8-
astroid==3.2.4
8+
astroid==3.3.3
99
attrs==24.2.0
1010
babel==2.16.0
1111
beautifulsoup4==4.12.3
@@ -33,12 +33,12 @@ dnspython==2.6.1
3333
docstring-parser-fork==0.0.9
3434
exceptiongroup==1.2.2
3535
execnet==2.1.1
36-
filelock==3.16.0
36+
filelock==3.16.1
3737
ghp-import==2.1.0
38-
griffe==1.2.0
38+
griffe==1.3.1
3939
htmlmin2==0.1.13
40-
identify==2.6.0
41-
idna==3.8
40+
identify==2.6.1
41+
idna==3.10
4242
iniconfig==2.0.0
4343
isort==5.13.2
4444
jinja2==3.1.4
@@ -57,9 +57,9 @@ mkdocs-ansible==24.3.1
5757
mkdocs-autorefs==1.2.0
5858
mkdocs-gen-files==0.5.0
5959
mkdocs-get-deps==0.2.0
60-
mkdocs-htmlproofer-plugin==1.2.1
61-
mkdocs-macros-plugin==1.0.5
62-
mkdocs-material==9.5.34
60+
mkdocs-htmlproofer-plugin==1.3.0
61+
mkdocs-macros-plugin==1.2.0
62+
mkdocs-material==9.5.36
6363
mkdocs-material-extensions==1.3.1
6464
mkdocs-minify-plugin==0.8.0
6565
mkdocs-monorepo-plugin==1.1.0
@@ -75,28 +75,28 @@ pathspec==0.12.1
7575
pbr==6.1.0
7676
pillow==10.4.0
7777
pip-tools==7.4.1
78-
pipdeptree==2.23.3
79-
platformdirs==4.3.1
78+
pipdeptree==2.23.4
79+
platformdirs==4.3.6
8080
pluggy==1.5.0
8181
pre-commit==3.8.0
8282
pycparser==2.22
8383
pydoclint==0.5.7
8484
pygments==2.18.0
85-
pylint==3.2.7
86-
pymdown-extensions==10.9
87-
pyproject-api==1.7.1
85+
pylint==3.3.0
86+
pymdown-extensions==10.10
87+
pyproject-api==1.8.0
8888
pyproject-hooks==1.1.0
89-
pytest==8.3.2
89+
pytest==8.3.3
9090
pytest-xdist==3.6.1
9191
python-dateutil==2.9.0.post0
9292
python-slugify==8.0.4
9393
pyyaml==6.0.2
9494
pyyaml-env-tag==0.1
9595
referencing==0.35.1
96-
regex==2024.7.24
96+
regex==2024.9.11
9797
requests==2.32.3
9898
rpds-py==0.20.0
99-
ruff==0.6.4
99+
ruff==0.6.7
100100
six==1.16.0
101101
soupsieve==2.6
102102
subprocess-tee==0.4.2
@@ -106,11 +106,11 @@ tinycss2==1.3.0
106106
toml-sort==0.23.1
107107
tomli==2.0.1
108108
tomlkit==0.13.2
109-
tox==4.18.1
110-
types-pyyaml==6.0.12.20240808
109+
tox==4.20.0
110+
types-pyyaml==6.0.12.20240917
111111
typing-extensions==4.12.2
112-
urllib3==2.2.2
113-
virtualenv==20.26.4
112+
urllib3==2.2.3
113+
virtualenv==20.26.5
114114
watchdog==5.0.2
115115
webencodings==0.5.1
116116
wheel==0.44.0

0 commit comments

Comments
 (0)