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.3
8
+ astroid==3.3.4
9
9
attrs==24.2.0
10
10
babel==2.16.0
11
11
beautifulsoup4==4.12.3
@@ -26,7 +26,7 @@ coverage==7.6.1
26
26
csscompressor==0.9.5
27
27
cssselect2==0.7.0
28
28
defusedxml==0.7.1
29
- dill==0.3.8
29
+ dill==0.3.9
30
30
distlib==0.3.8
31
31
distro==1.9.0
32
32
dnspython==2.6.1
@@ -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.36
62
+ mkdocs-material==9.5.38
63
63
mkdocs-material-extensions==1.3.1
64
64
mkdocs-minify-plugin==0.8.0
65
65
mkdocs-monorepo-plugin==1.1.0
@@ -80,10 +80,10 @@ platformdirs==4.3.6
80
80
pluggy==1.5.0
81
81
pre-commit==3.8.0
82
82
pycparser==2.22
83
- pydoclint==0.5.7
83
+ pydoclint==0.5.8
84
84
pygments==2.18.0
85
- pylint==3.3.0
86
- pymdown-extensions==10.10
85
+ pylint==3.3.1
86
+ pymdown-extensions==10.11
87
87
pyproject-api==1.8.0
88
88
pyproject-hooks==1.1.0
89
89
pytest==8.3.3
@@ -96,7 +96,7 @@ 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.7
99
+ ruff==0.6.8
100
100
six==1.16.0
101
101
soupsieve==2.6
102
102
subprocess-tee==0.4.2
@@ -110,8 +110,8 @@ tox==4.20.0
110
110
types-pyyaml==6.0.12.20240917
111
111
typing-extensions==4.12.2
112
112
urllib3==2.2.3
113
- virtualenv==20.26.5
114
- watchdog==5.0.2
113
+ virtualenv==20.26.6
114
+ watchdog==5.0.3
115
115
webencodings==0.5.1
116
116
wheel==0.44.0
117
117
You can’t perform that action at this time.
0 commit comments