Skip to content

Commit 4222108

Browse files
Bump the dependencies group across 1 directory with 20 updates (#4124)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sorin Sbarnea <ssbarnea@redhat.com>
1 parent 9bf2999 commit 4222108

File tree

4 files changed

+36
-35
lines changed

4 files changed

+36
-35
lines changed

.config/constraints.txt

Lines changed: 24 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -5,34 +5,34 @@
55
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras --unsafe-package=resolvelib --unsafe-package=ruamel-yaml-clib pyproject.toml
66
#
77
ansible-compat==4.1.11
8-
ansible-core==2.16.5
8+
ansible-core==2.16.6
99
astroid==3.1.0
1010
attrs==23.2.0
1111
babel==2.14.0
1212
beautifulsoup4==4.12.3
13-
black==24.4.0
13+
black==24.4.2
1414
boolean-py==4.0
1515
bracex==2.4
16-
cairocffi==1.6.1
16+
cairocffi==1.7.0
1717
cairosvg==2.7.1
1818
certifi==2024.2.2
1919
cffi==1.16.0
2020
charset-normalizer==3.3.2
2121
click==8.1.7
2222
colorama==0.4.6
23-
coverage==7.4.4
23+
coverage==7.5.0
2424
coverage-enable-subprocess==1.0
2525
cryptography==42.0.5
2626
csscompressor==0.9.5
2727
cssselect2==0.7.0
2828
defusedxml==0.7.1
2929
dill==0.3.8
3030
dnspython==2.6.1
31-
exceptiongroup==1.2.0
31+
exceptiongroup==1.2.1
3232
execnet==2.1.1
33-
filelock==3.13.4
33+
filelock==3.14.0
3434
ghp-import==2.1.0
35-
griffe==0.42.1
35+
griffe==0.44.0
3636
htmlmin2==0.1.13
3737
idna==3.7
3838
iniconfig==2.0.0
@@ -45,51 +45,52 @@ jsonschema-specifications==2023.12.1
4545
license-expression==30.3.0
4646
linkchecker==10.4.0
4747
markdown==3.6
48-
markdown-exec==1.8.0
48+
markdown-exec==1.8.1
4949
markdown-include==0.8.1
5050
markdown-it-py==3.0.0
5151
markupsafe==2.1.5
5252
mccabe==0.7.0
5353
mdurl==0.1.2
5454
mergedeep==1.3.4
55-
mkdocs==1.5.3
55+
mkdocs==1.6.0
5656
mkdocs-ansible==24.3.0
5757
mkdocs-autorefs==1.0.1
5858
mkdocs-gen-files==0.5.0
59-
mkdocs-htmlproofer-plugin==1.2.0
59+
mkdocs-get-deps==0.2.0
60+
mkdocs-htmlproofer-plugin==1.2.1
6061
mkdocs-macros-plugin==1.0.5
61-
mkdocs-material==9.5.17
62+
mkdocs-material==9.5.20
6263
mkdocs-material-extensions==1.3.1
6364
mkdocs-minify-plugin==0.8.0
6465
mkdocs-monorepo-plugin==1.1.0
65-
mkdocstrings==0.24.3
66-
mkdocstrings-python==1.9.2
67-
mypy==1.9.0
66+
mkdocstrings==0.25.0
67+
mkdocstrings-python==1.10.0
68+
mypy==1.10.0
6869
mypy-extensions==1.0.0
6970
netaddr==1.2.1
7071
packaging==24.0
7172
paginate==0.5.6
7273
pathspec==0.12.1
7374
pillow==10.3.0
7475
pip==24.0
75-
pipdeptree==2.18.1
76-
platformdirs==4.2.0
77-
pluggy==1.4.0
76+
pipdeptree==2.19.1
77+
platformdirs==4.2.1
78+
pluggy==1.5.0
7879
psutil==5.9.8
7980
pycparser==2.22
8081
pygments==2.17.2
8182
pylint==3.1.0
82-
pymdown-extensions==10.7.1
83-
pytest==8.1.1
83+
pymdown-extensions==10.8.1
84+
pytest==8.2.0
8485
pytest-mock==3.14.0
8586
pytest-plus==0.7.0
86-
pytest-xdist==3.5.0
87+
pytest-xdist==3.6.1
8788
python-dateutil==2.9.0.post0
8889
python-slugify==8.0.4
8990
pyyaml==6.0.1
9091
pyyaml-env-tag==0.1
91-
referencing==0.34.0
92-
regex==2023.12.25
92+
referencing==0.35.0
93+
regex==2024.4.28
9394
requests==2.31.0
9495
rich==13.7.1
9596
rpds-py==0.18.0
@@ -99,7 +100,7 @@ soupsieve==2.5
99100
subprocess-tee==0.4.1
100101
termcolor==2.4.0
101102
text-unidecode==1.3
102-
tinycss2==1.2.1
103+
tinycss2==1.3.0
103104
tomli==2.0.1
104105
tomlkit==0.12.4
105106
types-jsonschema==4.21.0.20240331

.config/requirements-lock.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
# pip-compile --no-annotate --output-file=.config/requirements-lock.txt --strip-extras --unsafe-package=resolvelib --unsafe-package=ruamel-yaml-clib pyproject.toml
66
#
77
ansible-compat==4.1.11
8-
ansible-core==2.16.5
8+
ansible-core==2.16.6
99
attrs==23.2.0
10-
black==24.4.0
10+
black==24.4.2
1111
bracex==2.4
1212
cffi==1.16.0
1313
click==8.1.7
1414
cryptography==42.0.5
15-
filelock==3.13.4
15+
filelock==3.14.0
1616
jinja2==3.1.3
1717
jsonschema==4.21.1
1818
jsonschema-specifications==2023.12.1
@@ -22,11 +22,11 @@ mdurl==0.1.2
2222
mypy-extensions==1.0.0
2323
packaging==24.0
2424
pathspec==0.12.1
25-
platformdirs==4.2.0
25+
platformdirs==4.2.1
2626
pycparser==2.22
2727
pygments==2.17.2
2828
pyyaml==6.0.1
29-
referencing==0.34.0
29+
referencing==0.35.0
3030
rich==13.7.1
3131
rpds-py==0.18.0
3232
ruamel-yaml==0.18.6

.pre-commit-config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,14 +69,14 @@ repos:
6969
- prettier-plugin-toml@2.0.1
7070
- prettier-plugin-sort-json@3.1.0
7171
- repo: https://github.com/streetsidesoftware/cspell-cli
72-
rev: v8.6.1
72+
rev: v8.7.0
7373
hooks:
7474
- id: cspell
7575
# entry: codespell --relative
7676
args: [--relative, --no-progress, --no-summary]
7777
name: Spell check with cspell
7878
- repo: https://github.com/python-jsonschema/check-jsonschema
79-
rev: 0.28.1
79+
rev: 0.28.2
8080
hooks:
8181
- id: check-github-workflows
8282
- repo: https://github.com/pre-commit/pre-commit-hooks.git
@@ -136,17 +136,17 @@ repos:
136136
types: [file, yaml]
137137
entry: yamllint --strict
138138
- repo: https://github.com/astral-sh/ruff-pre-commit
139-
rev: "v0.3.5"
139+
rev: "v0.4.2"
140140
hooks:
141141
- id: ruff
142142
args: [--fix, --exit-non-zero-on-fix]
143143
- repo: https://github.com/psf/black
144-
rev: 24.3.0
144+
rev: 24.4.2
145145
hooks:
146146
- id: black
147147
language_version: python3
148148
- repo: https://github.com/pre-commit/mirrors-mypy
149-
rev: v1.9.0
149+
rev: v1.10.0
150150
hooks:
151151
- id: mypy
152152
# empty args needed in order to match mypy cli behavior

src/ansiblelint/cli.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -526,8 +526,8 @@ def merge_config(file_config: dict[Any, Any], cli_config: Options) -> Options:
526526
v = getattr(cli_config, entry) or file_value
527527
setattr(cli_config, entry, v)
528528

529-
for entry, default in scalar_map.items():
530-
file_value = file_config.pop(entry, default)
529+
for entry, default_scalar in scalar_map.items():
530+
file_value = file_config.pop(entry, default_scalar)
531531
v = getattr(cli_config, entry, None) or file_value
532532
setattr(cli_config, entry, v)
533533

0 commit comments

Comments
 (0)