File tree 1 file changed +11
-11
lines changed 1 file changed +11
-11
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.4
8
+ astroid==3.3.5
9
9
attrs==24.2.0
10
10
babel==2.16.0
11
11
beautifulsoup4==4.12.3
@@ -29,13 +29,13 @@ defusedxml==0.7.1
29
29
dill==0.3.9
30
30
distlib==0.3.8
31
31
distro==1.9.0
32
- dnspython==2.6.1
32
+ dnspython==2.7.0
33
33
docstring-parser-fork==0.0.9
34
34
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.3.1
38
+ griffe==1.3.2
39
39
htmlmin2==0.1.13
40
40
identify==2.6.1
41
41
idna==3.10
@@ -59,7 +59,7 @@ mkdocs-gen-files==0.5.0
59
59
mkdocs-get-deps==0.2.0
60
60
mkdocs-htmlproofer-plugin==1.3.0
61
61
mkdocs-macros-plugin==1.2.0
62
- mkdocs-material==9.5.38
62
+ mkdocs-material==9.5.39
63
63
mkdocs-material-extensions==1.3.1
64
64
mkdocs-minify-plugin==0.8.0
65
65
mkdocs-monorepo-plugin==1.1.0
@@ -78,14 +78,14 @@ pip-tools==7.4.1
78
78
pipdeptree==2.23.4
79
79
platformdirs==4.3.6
80
80
pluggy==1.5.0
81
- pre-commit==3.8 .0
81
+ pre-commit==4.0 .0
82
82
pycparser==2.22
83
- pydoclint==0.5.8
83
+ pydoclint==0.5.9
84
84
pygments==2.18.0
85
85
pylint==3.3.1
86
- pymdown-extensions==10.11
86
+ pymdown-extensions==10.11.2
87
87
pyproject-api==1.8.0
88
- pyproject-hooks==1.1 .0
88
+ pyproject-hooks==1.2 .0
89
89
pytest==8.3.3
90
90
pytest-xdist==3.6.1
91
91
python-dateutil==2.9.0.post0
@@ -96,17 +96,17 @@ referencing==0.35.1
96
96
regex==2024.9.11
97
97
requests==2.32.3
98
98
rpds-py==0.20.0
99
- ruff==0.6.8
99
+ ruff==0.6.9
100
100
six==1.16.0
101
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
- tomli==2.0.1
107
+ tomli==2.0.2
108
108
tomlkit==0.13.2
109
- tox==4.20.0
109
+ tox==4.21.2
110
110
types-pyyaml==6.0.12.20240917
111
111
typing-extensions==4.12.2
112
112
urllib3==2.2.3
You can’t perform that action at this time.
0 commit comments