Skip to content

Commit 715ba9c

Browse files
authored
Bump test dependencies (#3795)
1 parent 16ef66a commit 715ba9c

File tree

4 files changed

+34
-32
lines changed

4 files changed

+34
-32
lines changed

.config/requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
mkdocs-ansible[lock]>=0.1.6
1+
mkdocs-ansible[lock]>=0.2.0
22
pipdeptree>=2.7.1

.config/requirements-lock.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ attrs==23.1.0
1010
black==23.9.1
1111
bracex==2.4
1212
certifi==2023.7.22
13-
cffi==1.15.1
13+
cffi==1.16.0
1414
charset-normalizer==3.2.0
1515
click==8.1.7
1616
cryptography==41.0.4

.config/requirements.txt

Lines changed: 31 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,16 @@ ansible-compat==4.1.10
88
ansible-core==2.15.4
99
astroid==2.15.8
1010
attrs==23.1.0
11+
babel==2.12.1
1112
beautifulsoup4==4.12.2
1213
black==23.9.1
1314
bracex==2.4
14-
cairocffi==1.5.1
15-
cairosvg==2.7.0
16-
certifi==2023.5.7
17-
cffi==1.15.1
18-
charset-normalizer==3.1.0
19-
click==8.1.3
15+
cairocffi==1.6.1
16+
cairosvg==2.7.1
17+
certifi==2023.7.22
18+
cffi==1.16.0
19+
charset-normalizer==3.2.0
20+
click==8.1.7
2021
colorama==0.4.6
2122
coverage==7.3.1
2223
coverage-enable-subprocess==1.0
@@ -29,10 +30,10 @@ exceptiongroup==1.1.3
2930
execnet==2.0.2
3031
filelock==3.12.4
3132
ghp-import==2.1.0
32-
griffe==0.29.0
33+
griffe==0.36.4
3334
htmlmin2==0.1.13
3435
idna==3.4
35-
importlib-metadata==6.6.0
36+
importlib-metadata==6.8.0
3637
importlib-resources==5.0.7
3738
iniconfig==2.0.0
3839
isodate==0.6.1
@@ -43,58 +44,59 @@ jsmin==3.0.1
4344
jsonschema==4.19.1
4445
jsonschema-specifications==2023.7.1
4546
lazy-object-proxy==1.9.0
46-
markdown==3.3.7
47+
markdown==3.4.4
4748
markdown-exec==1.6.0
4849
markdown-include==0.8.1
4950
markdown-it-py==3.0.0
50-
markupsafe==2.1.2
51+
markupsafe==2.1.3
5152
mccabe==0.7.0
5253
mdurl==0.1.2
5354
mergedeep==1.3.4
54-
mkdocs==1.4.3
55-
mkdocs-ansible==0.1.6
56-
mkdocs-autorefs==0.4.1
55+
mkdocs==1.5.3
56+
mkdocs-ansible==0.2.0
57+
mkdocs-autorefs==0.5.0
5758
mkdocs-gen-files==0.5.0
58-
mkdocs-htmlproofer-plugin==0.13.1
59-
mkdocs-material==9.1.15
60-
mkdocs-material-extensions==1.1.1
61-
mkdocs-minify-plugin==0.6.4
59+
mkdocs-htmlproofer-plugin==1.0.0
60+
mkdocs-material==9.4.2
61+
mkdocs-material-extensions==1.2
62+
mkdocs-minify-plugin==0.7.1
6263
mkdocs-monorepo-plugin==1.0.5
63-
mkdocstrings==0.22.0
64-
mkdocstrings-python==1.1.0
64+
mkdocstrings==0.23.0
65+
mkdocstrings-python==1.7.1
6566
mypy==1.5.1
6667
mypy-extensions==1.0.0
6768
netaddr==0.9.0
6869
packaging==23.1
70+
paginate==0.5.6
6971
pathspec==0.11.2
70-
pillow==9.5.0
71-
pipdeptree==2.7.1
72+
pillow==10.0.1
73+
pipdeptree==2.13.0
7274
platformdirs==3.10.0
7375
pluggy==1.3.0
7476
ply==3.11
7577
psutil==5.9.5
7678
pycparser==2.21
77-
pygments==2.15.1
79+
pygments==2.16.1
7880
pylint==2.17.6
79-
pymdown-extensions==10.0.1
81+
pymdown-extensions==10.3
8082
pyparsing==3.1.1
8183
pytest==7.4.2
8284
pytest-mock==3.11.1
8385
pytest-plus==0.4.0
8486
pytest-xdist==3.3.1
8587
python-dateutil==2.8.2
8688
python-slugify==8.0.1
87-
pyyaml==6.0
89+
pyyaml==6.0.1
8890
pyyaml-env-tag==0.1
8991
rdflib==7.0.0
9092
referencing==0.30.2
91-
regex==2023.5.5
93+
regex==2023.8.8
9294
requests==2.31.0
9395
rich==13.5.3
9496
rpds-py==0.10.3
9597
ruamel-yaml==0.17.33
9698
six==1.16.0
97-
soupsieve==2.4.1
99+
soupsieve==2.5
98100
spdx-tools==0.7.1
99101
subprocess-tee==0.4.1
100102
text-unidecode==1.3
@@ -103,16 +105,16 @@ tomli==2.0.1
103105
tomlkit==0.12.1
104106
types-jsonschema==4.19.0.3
105107
types-pyyaml==6.0.12.12
106-
typing-extensions==4.6.2
108+
typing-extensions==4.8.0
107109
uritools==4.0.2
108-
urllib3==2.0.2
110+
urllib3==2.0.5
109111
watchdog==3.0.0
110112
wcmatch==8.5
111113
webencodings==0.5.1
112114
wrapt==1.15.0
113115
xmltodict==0.13.0
114116
yamllint==1.32.0
115-
zipp==3.15.0
117+
zipp==3.17.0
116118

117119
# The following packages are considered to be unsafe in a requirements file:
118120
# resolvelib

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ repos:
6363
- prettier-plugin-toml
6464
- prettier-plugin-sort-json
6565
- repo: https://github.com/streetsidesoftware/cspell-cli
66-
rev: v7.3.0
66+
rev: v7.3.1
6767
hooks:
6868
- id: cspell
6969
# entry: codespell --relative

0 commit comments

Comments
 (0)