File tree 1 file changed +22
-22
lines changed 1 file changed +22
-22
lines changed Original file line number Diff line number Diff line change 5
5
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras .config/requirements.in pyproject.toml
6
6
#
7
7
ansible-builder==3.1.0
8
- astroid==3.2.4
9
- attrs==24.1 .0
10
- babel==2.15 .0
8
+ astroid==3.3.2
9
+ attrs==24.2 .0
10
+ babel==2.16 .0
11
11
beautifulsoup4==4.12.3
12
12
bindep==2.11.0
13
13
black==24.8.0
14
14
build==1.2.1
15
- cachetools==5.4 .0
15
+ cachetools==5.5 .0
16
16
cairocffi==1.7.1
17
17
cairosvg==2.7.1
18
18
certifi==2024.7.4
19
- cffi==1.16 .0
19
+ cffi==1.17 .0
20
20
cfgv==3.4.0
21
21
chardet==5.2.0
22
22
charset-normalizer==3.3.2
23
23
click==8.1.7
24
24
colorama==0.4.6
25
- coverage==7.6.0
25
+ coverage==7.6.1
26
26
csscompressor==0.9.5
27
27
cssselect2==0.7.0
28
28
defusedxml==0.7.1
@@ -35,37 +35,37 @@ exceptiongroup==1.2.2
35
35
execnet==2.1.1
36
36
filelock==3.15.4
37
37
ghp-import==2.1.0
38
- griffe==0.48 .0
38
+ griffe==1.2 .0
39
39
htmlmin2==0.1.13
40
40
identify==2.6.0
41
- idna==3.7
41
+ idna==3.8
42
42
iniconfig==2.0.0
43
43
isort==5.13.2
44
44
jinja2==3.1.4
45
45
jsmin==3.0.1
46
46
jsonschema==4.23.0
47
47
jsonschema-specifications==2023.12.1
48
48
linkchecker==10.4.0
49
- markdown==3.6
49
+ markdown==3.7
50
50
markdown-exec==1.9.3
51
51
markdown-include==0.8.1
52
52
markupsafe==2.1.5
53
53
mccabe==0.7.0
54
54
mergedeep==1.3.4
55
55
mkdocs==1.6.0
56
56
mkdocs-ansible==24.3.1
57
- mkdocs-autorefs==1.0.1
57
+ mkdocs-autorefs==1.1.0
58
58
mkdocs-gen-files==0.5.0
59
59
mkdocs-get-deps==0.2.0
60
60
mkdocs-htmlproofer-plugin==1.2.1
61
61
mkdocs-macros-plugin==1.0.5
62
- mkdocs-material==9.5.31
62
+ mkdocs-material==9.5.33
63
63
mkdocs-material-extensions==1.3.1
64
64
mkdocs-minify-plugin==0.8.0
65
65
mkdocs-monorepo-plugin==1.1.0
66
66
mkdocstrings==0.25.2
67
- mkdocstrings-python==1.10.7
68
- mypy==1.11.1
67
+ mkdocstrings-python==1.10.8
68
+ mypy==1.11.2
69
69
mypy-extensions==1.0.0
70
70
nodeenv==1.9.1
71
71
packaging==24.1
@@ -90,30 +90,30 @@ pytest==8.3.2
90
90
pytest-xdist==3.6.1
91
91
python-dateutil==2.9.0.post0
92
92
python-slugify==8.0.4
93
- pyyaml==6.0.1
93
+ pyyaml==6.0.2
94
94
pyyaml-env-tag==0.1
95
95
referencing==0.35.1
96
96
regex==2024.7.24
97
97
requests==2.32.3
98
- rpds-py==0.19.1
99
- ruff==0.5.6
98
+ rpds-py==0.20.0
99
+ ruff==0.6.2
100
100
six==1.16.0
101
- soupsieve==2.5
101
+ soupsieve==2.6
102
102
subprocess-tee==0.4.2
103
103
termcolor==2.4.0
104
104
text-unidecode==1.3
105
105
tinycss2==1.3.0
106
106
toml-sort==0.23.1
107
107
tomli==2.0.1
108
- tomlkit==0.13.0
109
- tox==4.16 .0
110
- types-pyyaml==6.0.12.20240724
108
+ tomlkit==0.13.2
109
+ tox==4.18 .0
110
+ types-pyyaml==6.0.12.20240808
111
111
typing-extensions==4.12.2
112
112
urllib3==2.2.2
113
113
virtualenv==20.26.3
114
- watchdog==4.0.1
114
+ watchdog==4.0.2
115
115
webencodings==0.5.1
116
- wheel==0.43 .0
116
+ wheel==0.44 .0
117
117
118
118
# The following packages are considered to be unsafe in a requirements file:
119
119
# pip
You can’t perform that action at this time.
0 commit comments