File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ mkdocs-gen-files==0.5.0
86
86
mkdocs-get-deps==0.2.0
87
87
mkdocs-htmlproofer-plugin==1.3.0
88
88
mkdocs-macros-plugin==1.3.7
89
- mkdocs-material==9.5.42
89
+ mkdocs-material==9.5.43
90
90
mkdocs-material-extensions==1.3.1
91
91
mkdocs-minify-plugin==0.8.0
92
92
mkdocs-monorepo-plugin==1.1.0
@@ -120,7 +120,7 @@ pycparser==2.22
120
120
pydoclint==0.5.9
121
121
pygments==2.18.0
122
122
pylint==3.3.1
123
- pymdown-extensions==10.11.2
123
+ pymdown-extensions==10.12
124
124
pyproject-api==1.8.0
125
125
pyproject-hooks==1.2.0
126
126
pytest==8.3.3
@@ -137,11 +137,11 @@ regex==2024.9.11
137
137
requests==2.32.3
138
138
resolvelib==1.0.1
139
139
rfc3339-validator==0.1.4
140
- rich==13.9.3
141
- rpds-py==0.20.0
140
+ rich==13.9.4
141
+ rpds-py==0.20.1
142
142
ruamel-yaml==0.18.6
143
143
ruamel-yaml-clib==0.2.12
144
- ruff==0.7.1
144
+ ruff==0.7.2
145
145
six==1.16.0
146
146
soupsieve==2.6
147
147
sqlparse==0.5.1
@@ -159,11 +159,11 @@ types-requests==2.32.0.20241016
159
159
typing-extensions==4.12.2
160
160
tzdata==2024.2
161
161
urllib3==2.2.3
162
- virtualenv==20.27.0
163
- watchdog==5 .0.3
162
+ virtualenv==20.27.1
163
+ watchdog==6 .0.0
164
164
wcmatch==10.0
165
165
webencodings==0.5.1
166
- werkzeug==3.0.6
166
+ werkzeug==3.1.1
167
167
wheel==0.44.0
168
168
yamllint==1.35.1
169
169
zipp==3.20.2
Original file line number Diff line number Diff line change @@ -79,8 +79,8 @@ referencing==0.31.1
79
79
requests==2.32.3
80
80
resolvelib==1.0.1
81
81
rfc3339-validator==0.1.4
82
- rich==13.9.3
83
- rpds-py==0.20.0
82
+ rich==13.9.4
83
+ rpds-py==0.20.1
84
84
ruamel-yaml==0.18.6
85
85
ruamel-yaml-clib==0.2.12
86
86
six==1.16.0
@@ -92,9 +92,9 @@ tox-ansible==24.9.0
92
92
typing-extensions==4.12.2
93
93
tzdata==2024.2
94
94
urllib3==2.2.3
95
- virtualenv==20.27.0
95
+ virtualenv==20.27.1
96
96
wcmatch==10.0
97
- werkzeug==3.0.6
97
+ werkzeug==3.1.1
98
98
yamllint==1.35.1
99
99
zipp==3.20.2
100
100
You can’t perform that action at this time.
0 commit comments