File tree Expand file tree Collapse file tree 2 files changed +66
-64
lines changed Expand file tree Collapse file tree 2 files changed +66
-64
lines changed Original file line number Diff line number Diff line change 5
5
# pip-compile --no-annotate --output-file=.config/lock-requirements.txt --strip-extras --unsafe-package=resolvelib --unsafe-package=ruamel-yaml-clib pyproject.toml
6
6
#
7
7
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
11
11
bracex==2.4
12
- certifi==2023.7.22
12
+ certifi==2023.11.17
13
13
cffi==1.16.0
14
14
charset-normalizer==3.3.2
15
15
click==8.1.7
16
- cryptography==41.0.5
16
+ cryptography==41.0.7
17
17
filelock==3.13.1
18
- idna==3.4
19
- jinja2==3.1.2
18
+ idna==3.6
19
+ jinja2==3.1.3
20
20
jsonschema==4.20.0
21
- jsonschema-specifications==2023.11.2
21
+ jsonschema-specifications==2023.12.1
22
22
markdown-it-py==3.0.0
23
23
markupsafe==2.1.3
24
24
mdurl==0.1.2
25
25
mypy-extensions==1.0.0
26
26
packaging==23.2
27
- pathspec==0.11.2
28
- platformdirs==3.11 .0
27
+ pathspec==0.12.1
28
+ platformdirs==4.1 .0
29
29
pycparser==2.21
30
- pygments==2.16.1
30
+ pygments==2.17.2
31
31
pyyaml==6.0.1
32
- referencing==0.31 .1
32
+ referencing==0.32 .1
33
33
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
36
36
ruamel-yaml==0.18.5
37
37
subprocess-tee==0.4.1
38
38
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
41
41
wcmatch==8.5
42
- yamllint==1.32 .0
42
+ yamllint==1.33 .0
43
43
44
44
# The following packages are considered to be unsafe in a requirements file:
45
45
# resolvelib
Original file line number Diff line number Diff line change 5
5
# 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
6
6
#
7
7
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
12
12
beautifulsoup4 == 4.12.2
13
- black == 23.10 .1
13
+ black == 23.12 .1
14
14
boolean-py == 4.0
15
15
bracex == 2.4
16
16
cairocffi == 1.6.1
17
17
cairosvg == 2.7.1
18
- certifi == 2023.7.22
18
+ certifi == 2023.11.17
19
19
cffi == 1.16.0
20
- charset-normalizer == 3.2.0
20
+ charset-normalizer == 3.3.2
21
21
click == 8.1.7
22
22
colorama == 0.4.6
23
- coverage == 7.3.2
23
+ coverage == 7.4.0
24
24
coverage-enable-subprocess == 1.0
25
- cryptography == 41.0.5
25
+ cryptography == 41.0.7
26
26
csscompressor == 0.9.5
27
27
cssselect2 == 0.7.0
28
28
defusedxml == 0.7.1
29
29
dill == 0.3.7
30
- exceptiongroup == 1.1.3
30
+ dnspython == 2.4.2
31
+ exceptiongroup == 1.2.0
31
32
execnet == 2.0.2
32
33
filelock == 3.13.1
33
34
ghp-import == 2.1.0
34
- griffe == 0.36.4
35
+ griffe == 0.38.1
35
36
htmlmin2 == 0.1.13
36
- idna == 3.4
37
+ idna == 3.6
37
38
iniconfig == 2.0.0
38
- isort == 5.12.0
39
- jinja2 == 3.1.2
39
+ isort == 5.13.2
40
+ jinja2 == 3.1.3
40
41
jmespath == 1.0.1
41
42
jsmin == 3.0.1
42
43
jsonschema == 4.20.0
43
- jsonschema-specifications == 2023.11.2
44
+ jsonschema-specifications == 2023.12.1
44
45
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
47
49
markdown-include == 0.8.1
48
50
markdown-it-py == 3.0.0
49
51
markupsafe == 2.1.3
50
52
mccabe == 0.7.0
51
53
mdurl == 0.1.2
52
54
mergedeep == 1.3.4
53
55
mkdocs == 1.5.3
54
- mkdocs-ansible == 0.2.0
56
+ mkdocs-ansible == 0.2.1
55
57
mkdocs-autorefs == 0.5.0
56
58
mkdocs-gen-files == 0.5.0
57
59
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
65
67
mypy-extensions == 1.0.0
66
- netaddr == 0.9.0
67
- packaging == 23.1
68
+ netaddr == 0.10.1
69
+ packaging == 23.2
68
70
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
73
75
pluggy == 1.3.0
74
- psutil == 5.9.6
76
+ psutil == 5.9.7
75
77
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
80
82
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
83
85
python-dateutil == 2.8.2
84
86
python-slugify == 8.0.1
85
87
pyyaml == 6.0.1
86
88
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
89
91
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
92
94
ruamel-yaml == 0.18.5
93
95
six == 1.16.0
94
96
soupsieve == 2.5
95
97
subprocess-tee == 0.4.1
96
98
text-unidecode == 1.3
97
99
tinycss2 == 1.2.1
98
100
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
101
103
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
104
106
watchdog == 3.0.0
105
107
wcmatch == 8.5
106
108
webencodings == 0.5.1
107
- yamllint == 1.32 .0
109
+ yamllint == 1.33 .0
108
110
109
111
# The following packages are considered to be unsafe in a requirements file:
110
112
# resolvelib
You can’t perform that action at this time.
0 commit comments