Skip to content

Commit 322cde1

Browse files
Bump the dependencies group in /.config with 47 updates (#3979)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sorin Sbarnea <[email protected]>
1 parent 43719fe commit 322cde1

File tree

2 files changed

+66
-64
lines changed

2 files changed

+66
-64
lines changed

.config/lock-requirements.txt

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,41 +5,41 @@
55
# pip-compile --no-annotate --output-file=.config/lock-requirements.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.0
9-
attrs==23.1.0
10-
black==23.10.1
8+
ansible-core==2.16.2
9+
attrs==23.2.0
10+
black==23.12.1
1111
bracex==2.4
12-
certifi==2023.7.22
12+
certifi==2023.11.17
1313
cffi==1.16.0
1414
charset-normalizer==3.3.2
1515
click==8.1.7
16-
cryptography==41.0.5
16+
cryptography==41.0.7
1717
filelock==3.13.1
18-
idna==3.4
19-
jinja2==3.1.2
18+
idna==3.6
19+
jinja2==3.1.3
2020
jsonschema==4.20.0
21-
jsonschema-specifications==2023.11.2
21+
jsonschema-specifications==2023.12.1
2222
markdown-it-py==3.0.0
2323
markupsafe==2.1.3
2424
mdurl==0.1.2
2525
mypy-extensions==1.0.0
2626
packaging==23.2
27-
pathspec==0.11.2
28-
platformdirs==3.11.0
27+
pathspec==0.12.1
28+
platformdirs==4.1.0
2929
pycparser==2.21
30-
pygments==2.16.1
30+
pygments==2.17.2
3131
pyyaml==6.0.1
32-
referencing==0.31.1
32+
referencing==0.32.1
3333
requests==2.31.0
34-
rich==13.6.0
35-
rpds-py==0.12.0
34+
rich==13.7.0
35+
rpds-py==0.16.2
3636
ruamel-yaml==0.18.5
3737
subprocess-tee==0.4.1
3838
tomli==2.0.1
39-
typing-extensions==4.8.0
40-
urllib3==2.0.7
39+
typing-extensions==4.9.0
40+
urllib3==2.1.0
4141
wcmatch==8.5
42-
yamllint==1.32.0
42+
yamllint==1.33.0
4343

4444
# The following packages are considered to be unsafe in a requirements file:
4545
# resolvelib

.config/requirements.txt

Lines changed: 49 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -5,106 +5,108 @@
55
# pip-compile --extra=docs --extra=test --no-annotate --output-file=.config/requirements.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.0
9-
astroid==3.0.1
10-
attrs==23.1.0
11-
babel==2.12.1
8+
ansible-core==2.16.2
9+
astroid==3.0.2
10+
attrs==23.2.0
11+
babel==2.14.0
1212
beautifulsoup4==4.12.2
13-
black==23.10.1
13+
black==23.12.1
1414
boolean-py==4.0
1515
bracex==2.4
1616
cairocffi==1.6.1
1717
cairosvg==2.7.1
18-
certifi==2023.7.22
18+
certifi==2023.11.17
1919
cffi==1.16.0
20-
charset-normalizer==3.2.0
20+
charset-normalizer==3.3.2
2121
click==8.1.7
2222
colorama==0.4.6
23-
coverage==7.3.2
23+
coverage==7.4.0
2424
coverage-enable-subprocess==1.0
25-
cryptography==41.0.5
25+
cryptography==41.0.7
2626
csscompressor==0.9.5
2727
cssselect2==0.7.0
2828
defusedxml==0.7.1
2929
dill==0.3.7
30-
exceptiongroup==1.1.3
30+
dnspython==2.4.2
31+
exceptiongroup==1.2.0
3132
execnet==2.0.2
3233
filelock==3.13.1
3334
ghp-import==2.1.0
34-
griffe==0.36.4
35+
griffe==0.38.1
3536
htmlmin2==0.1.13
36-
idna==3.4
37+
idna==3.6
3738
iniconfig==2.0.0
38-
isort==5.12.0
39-
jinja2==3.1.2
39+
isort==5.13.2
40+
jinja2==3.1.3
4041
jmespath==1.0.1
4142
jsmin==3.0.1
4243
jsonschema==4.20.0
43-
jsonschema-specifications==2023.11.2
44+
jsonschema-specifications==2023.12.1
4445
license-expression==30.2.0
45-
markdown==3.4.4
46-
markdown-exec==1.6.0
46+
linkchecker==10.4.0
47+
markdown==3.5.2
48+
markdown-exec==1.8.0
4749
markdown-include==0.8.1
4850
markdown-it-py==3.0.0
4951
markupsafe==2.1.3
5052
mccabe==0.7.0
5153
mdurl==0.1.2
5254
mergedeep==1.3.4
5355
mkdocs==1.5.3
54-
mkdocs-ansible==0.2.0
56+
mkdocs-ansible==0.2.1
5557
mkdocs-autorefs==0.5.0
5658
mkdocs-gen-files==0.5.0
5759
mkdocs-htmlproofer-plugin==1.0.0
58-
mkdocs-material==9.4.2
59-
mkdocs-material-extensions==1.2
60-
mkdocs-minify-plugin==0.7.1
61-
mkdocs-monorepo-plugin==1.0.5
62-
mkdocstrings==0.23.0
63-
mkdocstrings-python==1.7.1
64-
mypy==1.6.1
60+
mkdocs-material==9.5.3
61+
mkdocs-material-extensions==1.3.1
62+
mkdocs-minify-plugin==0.7.2
63+
mkdocs-monorepo-plugin==1.1.0
64+
mkdocstrings==0.24.0
65+
mkdocstrings-python==1.8.0
66+
mypy==1.8.0
6567
mypy-extensions==1.0.0
66-
netaddr==0.9.0
67-
packaging==23.1
68+
netaddr==0.10.1
69+
packaging==23.2
6870
paginate==0.5.6
69-
pathspec==0.11.2
70-
pillow==10.0.1
71-
pipdeptree==2.13.0
72-
platformdirs==3.10.0
71+
pathspec==0.12.1
72+
pillow==10.2.0
73+
pipdeptree==2.13.2
74+
platformdirs==4.1.0
7375
pluggy==1.3.0
74-
psutil==5.9.6
76+
psutil==5.9.7
7577
pycparser==2.21
76-
pygments==2.16.1
77-
pylint==3.0.2
78-
pymdown-extensions==10.3
79-
pytest==7.4.3
78+
pygments==2.17.2
79+
pylint==3.0.3
80+
pymdown-extensions==10.7
81+
pytest==7.4.4
8082
pytest-mock==3.12.0
81-
pytest-plus==0.6.0
82-
pytest-xdist==3.3.1
83+
pytest-plus==0.6.1
84+
pytest-xdist==3.5.0
8385
python-dateutil==2.8.2
8486
python-slugify==8.0.1
8587
pyyaml==6.0.1
8688
pyyaml-env-tag==0.1
87-
referencing==0.31.1
88-
regex==2023.8.8
89+
referencing==0.32.1
90+
regex==2023.12.25
8991
requests==2.31.0
90-
rich==13.6.0
91-
rpds-py==0.12.0
92+
rich==13.7.0
93+
rpds-py==0.16.2
9294
ruamel-yaml==0.18.5
9395
six==1.16.0
9496
soupsieve==2.5
9597
subprocess-tee==0.4.1
9698
text-unidecode==1.3
9799
tinycss2==1.2.1
98100
tomli==2.0.1
99-
tomlkit==0.12.2
100-
types-jsonschema==4.20.0.0
101+
tomlkit==0.12.3
102+
types-jsonschema==4.20.0.20240105
101103
types-pyyaml==6.0.12.12
102-
typing-extensions==4.8.0
103-
urllib3==2.0.5
104+
typing-extensions==4.9.0
105+
urllib3==2.1.0
104106
watchdog==3.0.0
105107
wcmatch==8.5
106108
webencodings==0.5.1
107-
yamllint==1.32.0
109+
yamllint==1.33.0
108110

109111
# The following packages are considered to be unsafe in a requirements file:
110112
# resolvelib

0 commit comments

Comments
 (0)