File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
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.7
8
+ astroid==3.3.8
9
9
attrs==24.3.0
10
10
babel==2.16.0
11
11
beautifulsoup4==4.12.3
@@ -19,10 +19,10 @@ certifi==2024.12.14
19
19
cffi==1.17.1
20
20
cfgv==3.4.0
21
21
chardet==5.2.0
22
- charset-normalizer==3.4.0
22
+ charset-normalizer==3.4.1
23
23
click==8.1.8
24
24
colorama==0.4.6
25
- coverage==7.6.9
25
+ coverage==7.6.10
26
26
csscompressor==0.9.5
27
27
cssselect2==0.7.0
28
28
defusedxml==0.7.1
@@ -35,7 +35,7 @@ exceptiongroup==1.2.2
35
35
execnet==2.1.1
36
36
filelock==3.16.1
37
37
ghp-import==2.1.0
38
- griffe==1.5.1
38
+ griffe==1.5.4
39
39
hjson==3.1.0
40
40
htmlmin2==0.1.13
41
41
identify==2.6.3
@@ -65,7 +65,7 @@ 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
- mkdocstrings-python==1.12.2
68
+ mkdocstrings-python==1.13.0
69
69
mypy==1.14.0
70
70
mypy-extensions==1.0.0
71
71
nodeenv==1.9.1
@@ -80,10 +80,10 @@ 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.13
83
+ pydoclint==0.5.14
84
84
pygments==2.18.0
85
- pylint==3.3.2
86
- pymdown-extensions==10.12
85
+ pylint==3.3.3
86
+ pymdown-extensions==10.13
87
87
pyproject-api==1.8.0
88
88
pyproject-hooks==1.2.0
89
89
pytest==8.3.4
@@ -111,7 +111,7 @@ tomlkit==0.13.2
111
111
tox==4.23.2
112
112
types-pyyaml==6.0.12.20241221
113
113
typing-extensions==4.12.2
114
- urllib3==2.2.3
114
+ urllib3==2.3.0
115
115
virtualenv==20.28.0
116
116
watchdog==6.0.0
117
117
webencodings==0.5.1
You can’t perform that action at this time.
0 commit comments