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.3.6
8
+ astroid==3.3.7
9
9
attrs==24.3.0
10
10
babel==2.16.0
11
11
beautifulsoup4==4.12.3
@@ -20,7 +20,7 @@ cffi==1.17.1
20
20
cfgv==3.4.0
21
21
chardet==5.2.0
22
22
charset-normalizer==3.4.0
23
- click==8.1.7
23
+ click==8.1.8
24
24
colorama==0.4.6
25
25
coverage==7.6.9
26
26
csscompressor==0.9.5
@@ -42,7 +42,7 @@ identify==2.6.3
42
42
idna==3.10
43
43
iniconfig==2.0.0
44
44
isort==5.13.2
45
- jinja2==3.1.4
45
+ jinja2==3.1.5
46
46
jsmin==3.0.1
47
47
jsonschema==4.23.0
48
48
jsonschema-specifications==2024.10.1
@@ -60,13 +60,13 @@ mkdocs-gen-files==0.5.0
60
60
mkdocs-get-deps==0.2.0
61
61
mkdocs-htmlproofer-plugin==1.3.0
62
62
mkdocs-macros-plugin==1.3.7
63
- mkdocs-material==9.5.48
63
+ mkdocs-material==9.5.49
64
64
mkdocs-material-extensions==1.3.1
65
65
mkdocs-minify-plugin==0.8.0
66
66
mkdocs-monorepo-plugin==1.1.0
67
67
mkdocstrings==0.27.0
68
68
mkdocstrings-python==1.12.2
69
- mypy==1.13 .0
69
+ mypy==1.14 .0
70
70
mypy-extensions==1.0.0
71
71
nodeenv==1.9.1
72
72
packaging==24.2
@@ -80,7 +80,7 @@ platformdirs==4.3.6
80
80
pluggy==1.5.0
81
81
pre-commit==4.0.1
82
82
pycparser==2.22
83
- pydoclint==0.5.12
83
+ pydoclint==0.5.13
84
84
pygments==2.18.0
85
85
pylint==3.3.2
86
86
pymdown-extensions==10.12
@@ -97,7 +97,7 @@ referencing==0.35.1
97
97
regex==2024.11.6
98
98
requests==2.32.3
99
99
rpds-py==0.22.3
100
- ruff==0.8.3
100
+ ruff==0.8.4
101
101
six==1.17.0
102
102
soupsieve==2.6
103
103
subprocess-tee==0.4.2
@@ -109,7 +109,7 @@ toml-sort==0.24.2
109
109
tomli==2.2.1
110
110
tomlkit==0.13.2
111
111
tox==4.23.2
112
- types-pyyaml==6.0.12.20240917
112
+ types-pyyaml==6.0.12.20241221
113
113
typing-extensions==4.12.2
114
114
urllib3==2.2.3
115
115
virtualenv==20.28.0
You can’t perform that action at this time.
0 commit comments