Skip to content

Commit be6cb74

Browse files
Bump the dependencies group in /.config with 10 updates (#374)
* Bump the dependencies group in /.config with 10 updates Bumps the dependencies group in /.config with 10 updates: | Package | From | To | | --- | --- | --- | | [astroid](https://github.com/pylint-dev/astroid) | `3.2.4` | `3.3.2` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.16.0` | `3.16.1` | | [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.35` | | [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.23.3` | `2.23.4` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.3` | `4.3.6` | | [pyproject-api](https://github.com/tox-dev/pyproject-api) | `1.7.1` | `1.7.2` | | [tox](https://github.com/tox-dev/tox) | `4.18.1` | `4.19.0` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20240808` | `6.0.12.20240917` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.4` | `20.26.5` | 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 `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 `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.35 - [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.35) 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.3 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.3...4.3.6) Updates `pyproject-api` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tox-dev/pyproject-api/releases) - [Commits](tox-dev/pyproject-api@1.7.1...1.7.2) Updates `tox` from 4.18.1 to 4.19.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.19.0) Updates `types-pyyaml` from 6.0.12.20240808 to 6.0.12.20240917 - [Commits](https://github.com/python/typeshed/commits) 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: 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: pyproject-api 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: virtualenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * Revert astroid to 3.2.4 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kate Case <[email protected]>
1 parent 9d0e1b0 commit be6cb74

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

.config/constraints.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ docutils==0.21.2
5151
enrich==1.2.7
5252
exceptiongroup==1.2.2
5353
execnet==2.1.1
54-
filelock==3.16.0
54+
filelock==3.16.1
5555
ghp-import==2.1.0
5656
griffe==1.3.1
5757
gunicorn==23.0.0
@@ -85,8 +85,8 @@ mkdocs-autorefs==1.2.0
8585
mkdocs-gen-files==0.5.0
8686
mkdocs-get-deps==0.2.0
8787
mkdocs-htmlproofer-plugin==1.3.0
88-
mkdocs-macros-plugin==1.0.5
89-
mkdocs-material==9.5.34
88+
mkdocs-macros-plugin==1.2.0
89+
mkdocs-material==9.5.35
9090
mkdocs-material-extensions==1.3.1
9191
mkdocs-minify-plugin==0.8.0
9292
mkdocs-monorepo-plugin==1.1.0
@@ -111,8 +111,8 @@ pbr==6.1.0
111111
pexpect==4.9.0
112112
pillow==10.4.0
113113
pip-tools==7.4.1
114-
pipdeptree==2.23.3
115-
platformdirs==4.3.3
114+
pipdeptree==2.23.4
115+
platformdirs==4.3.6
116116
pluggy==1.5.0
117117
pre-commit==3.8.0
118118
ptyprocess==0.7.0
@@ -121,7 +121,7 @@ pydoclint==0.5.7
121121
pygments==2.18.0
122122
pylint==3.2.7
123123
pymdown-extensions==10.9
124-
pyproject-api==1.7.1
124+
pyproject-api==1.7.2
125125
pyproject-hooks==1.1.0
126126
pytest==8.3.3
127127
pytest-ansible==24.9.0
@@ -152,14 +152,14 @@ tinycss2==1.3.0
152152
toml-sort==0.23.1
153153
tomli==2.0.1
154154
tomlkit==0.13.2
155-
tox==4.18.1
155+
tox==4.19.0
156156
tox-ansible==24.9.0
157-
types-pyyaml==6.0.12.20240808
157+
types-pyyaml==6.0.12.20240917
158158
types-requests==2.32.0.20240914
159159
typing-extensions==4.12.2
160160
tzdata==2024.1
161161
urllib3==2.2.3
162-
virtualenv==20.26.4
162+
virtualenv==20.26.5
163163
watchdog==5.0.2
164164
wcmatch==9.0
165165
webencodings==0.5.1

.config/requirements-lock.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ docutils==0.21.2
3434
enrich==1.2.7
3535
exceptiongroup==1.2.2
3636
execnet==2.1.1
37-
filelock==3.16.0
37+
filelock==3.16.1
3838
gunicorn==23.0.0
3939
idna==3.10
4040
importlib-metadata==8.5.0
@@ -63,12 +63,12 @@ pathable==0.4.3
6363
pathspec==0.12.1
6464
pbr==6.1.0
6565
pexpect==4.9.0
66-
platformdirs==4.3.3
66+
platformdirs==4.3.6
6767
pluggy==1.5.0
6868
ptyprocess==0.7.0
6969
pycparser==2.22
7070
pygments==2.18.0
71-
pyproject-api==1.7.1
71+
pyproject-api==1.7.2
7272
pytest==8.3.3
7373
pytest-ansible==24.9.0
7474
pytest-xdist==3.6.1
@@ -87,12 +87,12 @@ six==1.16.0
8787
sqlparse==0.5.1
8888
subprocess-tee==0.4.2
8989
tomli==2.0.1
90-
tox==4.18.1
90+
tox==4.19.0
9191
tox-ansible==24.9.0
9292
typing-extensions==4.12.2
9393
tzdata==2024.1
9494
urllib3==2.2.3
95-
virtualenv==20.26.4
95+
virtualenv==20.26.5
9696
wcmatch==9.0
9797
werkzeug==3.0.4
9898
yamllint==1.35.1

0 commit comments

Comments
 (0)