File tree 1 file changed +8
-8
lines changed 1 file changed +8
-8
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.3
8
+ astroid==3.2.4
9
9
attrs==23.2.0
10
10
babel==2.15.0
11
11
beautifulsoup4==4.12.3
12
12
bindep==2.11.0
13
13
black==24.4.2
14
14
build==1.2.1
15
- cachetools==5.3.3
15
+ cachetools==5.4.0
16
16
cairocffi==1.7.1
17
17
cairosvg==2.7.1
18
18
certifi==2024.7.4
@@ -35,7 +35,7 @@ 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.47 .0
38
+ griffe==0.48 .0
39
39
htmlmin2==0.1.13
40
40
identify==2.6.0
41
41
idna==3.7
@@ -59,13 +59,13 @@ 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.28
62
+ mkdocs-material==9.5.29
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.1
67
67
mkdocstrings-python==1.10.5
68
- mypy==1.10.1
68
+ mypy==1.11.0
69
69
mypy-extensions==1.0.0
70
70
nodeenv==1.9.1
71
71
packaging==24.1
@@ -80,13 +80,13 @@ platformdirs==4.2.2
80
80
pluggy==1.5.0
81
81
pre-commit==3.7.1
82
82
pycparser==2.22
83
- pydoclint==0.5.3
83
+ pydoclint==0.5.6
84
84
pygments==2.18.0
85
85
pylint==3.2.5
86
86
pymdown-extensions==10.8.1
87
87
pyproject-api==1.7.1
88
88
pyproject-hooks==1.1.0
89
- pytest==8.2.2
89
+ pytest==8.3.1
90
90
pytest-xdist==3.6.1
91
91
python-dateutil==2.9.0.post0
92
92
python-slugify==8.0.4
@@ -96,7 +96,7 @@ referencing==0.35.1
96
96
regex==2024.5.15
97
97
requests==2.32.3
98
98
rpds-py==0.19.0
99
- ruff==0.5.1
99
+ ruff==0.5.4
100
100
six==1.16.0
101
101
soupsieve==2.5
102
102
subprocess-tee==0.4.2
You can’t perform that action at this time.
0 commit comments