File tree Expand file tree Collapse file tree 1 file changed +21
-19
lines changed Expand file tree Collapse file tree 1 file changed +21
-19
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --no-annotate --output-file=.config/constraints.txt --strip-extras --unsafe-package=ruamel-yaml-clib pyproject.toml
6
6
#
7
- babel==2.14 .0
7
+ babel==2.15 .0
8
8
beautifulsoup4==4.12.3
9
- cairocffi==1.6.1
9
+ cairocffi==1.7.0
10
10
cairosvg==2.7.1
11
11
certifi==2024.2.2
12
12
cffi==1.16.0
@@ -18,48 +18,50 @@ cssselect2==0.7.0
18
18
defusedxml==0.7.1
19
19
dnspython==2.6.1
20
20
ghp-import==2.1.0
21
- griffe==0.41.3
21
+ griffe==0.44.0
22
22
htmlmin2==0.1.13
23
- idna==3.6
23
+ idna==3.7
24
24
jinja2==3.1.3
25
25
jsmin==3.0.1
26
26
linkchecker==10.4.0
27
- markdown==3.5.2
28
- markdown-exec==1.8.0
27
+ markdown==3.6
28
+ markdown-exec==1.8.1
29
29
markdown-include==0.8.1
30
30
markupsafe==2.1.5
31
31
mergedeep==1.3.4
32
- mkdocs==1.5.3
32
+ mkdocs==1.6.0
33
33
mkdocs-autorefs==1.0.1
34
34
mkdocs-gen-files==0.5.0
35
- mkdocs-htmlproofer-plugin==1.2.0
35
+ mkdocs-get-deps==0.2.0
36
+ mkdocs-htmlproofer-plugin==1.2.1
36
37
mkdocs-macros-plugin==1.0.5
37
- mkdocs-material==9.5.13
38
+ mkdocs-material==9.5.21
38
39
mkdocs-material-extensions==1.3.1
39
40
mkdocs-minify-plugin==0.8.0
40
41
mkdocs-monorepo-plugin==1.1.0
41
- mkdocstrings==0.24 .1
42
- mkdocstrings-python==1.8 .0
42
+ mkdocstrings==0.25 .1
43
+ mkdocstrings-python==1.10 .0
43
44
packaging==24.0
44
45
paginate==0.5.6
45
46
pathspec==0.12.1
46
- pillow==10.2.0
47
- pipdeptree==2.16.1
48
- platformdirs==4.2.0
49
- pycparser==2.21
50
- pygments==2.17.2
51
- pymdown-extensions==10.7.1
47
+ pillow==10.3.0
48
+ pip==24.0
49
+ pipdeptree==2.19.1
50
+ platformdirs==4.2.1
51
+ pycparser==2.22
52
+ pygments==2.18.0
53
+ pymdown-extensions==10.8.1
52
54
python-dateutil==2.9.0.post0
53
55
python-slugify==8.0.4
54
56
pyyaml==6.0.1
55
57
pyyaml-env-tag==0.1
56
- regex==2023.12.25
58
+ regex==2024.4.28
57
59
requests==2.31.0
58
60
six==1.16.0
59
61
soupsieve==2.5
60
62
termcolor==2.4.0
61
63
text-unidecode==1.3
62
- tinycss2==1.2.1
64
+ tinycss2==1.3.0
63
65
urllib3==2.2.1
64
66
watchdog==4.0.0
65
67
webencodings==0.5.1
You can’t perform that action at this time.
0 commit comments