File tree Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ docutils==0.21.2
51
51
enrich==1.2.7
52
52
exceptiongroup==1.2.2
53
53
execnet==2.1.1
54
- filelock==3.16.0
54
+ filelock==3.16.1
55
55
ghp-import==2.1.0
56
56
griffe==1.3.1
57
57
gunicorn==23.0.0
@@ -85,8 +85,8 @@ mkdocs-autorefs==1.2.0
85
85
mkdocs-gen-files==0.5.0
86
86
mkdocs-get-deps==0.2.0
87
87
mkdocs-htmlproofer-plugin==1.3.0
88
- mkdocs-macros-plugin==1.0.5
89
- mkdocs-material==9.5.34
88
+ mkdocs-macros-plugin==1.2.0
89
+ mkdocs-material==9.5.35
90
90
mkdocs-material-extensions==1.3.1
91
91
mkdocs-minify-plugin==0.8.0
92
92
mkdocs-monorepo-plugin==1.1.0
@@ -111,8 +111,8 @@ pbr==6.1.0
111
111
pexpect==4.9.0
112
112
pillow==10.4.0
113
113
pip-tools==7.4.1
114
- pipdeptree==2.23.3
115
- platformdirs==4.3.3
114
+ pipdeptree==2.23.4
115
+ platformdirs==4.3.6
116
116
pluggy==1.5.0
117
117
pre-commit==3.8.0
118
118
ptyprocess==0.7.0
@@ -121,7 +121,7 @@ pydoclint==0.5.7
121
121
pygments==2.18.0
122
122
pylint==3.2.7
123
123
pymdown-extensions==10.9
124
- pyproject-api==1.7.1
124
+ pyproject-api==1.7.2
125
125
pyproject-hooks==1.1.0
126
126
pytest==8.3.3
127
127
pytest-ansible==24.9.0
@@ -152,14 +152,14 @@ tinycss2==1.3.0
152
152
toml-sort==0.23.1
153
153
tomli==2.0.1
154
154
tomlkit==0.13.2
155
- tox==4.18.1
155
+ tox==4.19.0
156
156
tox-ansible==24.9.0
157
- types-pyyaml==6.0.12.20240808
157
+ types-pyyaml==6.0.12.20240917
158
158
types-requests==2.32.0.20240914
159
159
typing-extensions==4.12.2
160
160
tzdata==2024.1
161
161
urllib3==2.2.3
162
- virtualenv==20.26.4
162
+ virtualenv==20.26.5
163
163
watchdog==5.0.2
164
164
wcmatch==9.0
165
165
webencodings==0.5.1
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ docutils==0.21.2
34
34
enrich==1.2.7
35
35
exceptiongroup==1.2.2
36
36
execnet==2.1.1
37
- filelock==3.16.0
37
+ filelock==3.16.1
38
38
gunicorn==23.0.0
39
39
idna==3.10
40
40
importlib-metadata==8.5.0
@@ -63,12 +63,12 @@ pathable==0.4.3
63
63
pathspec==0.12.1
64
64
pbr==6.1.0
65
65
pexpect==4.9.0
66
- platformdirs==4.3.3
66
+ platformdirs==4.3.6
67
67
pluggy==1.5.0
68
68
ptyprocess==0.7.0
69
69
pycparser==2.22
70
70
pygments==2.18.0
71
- pyproject-api==1.7.1
71
+ pyproject-api==1.7.2
72
72
pytest==8.3.3
73
73
pytest-ansible==24.9.0
74
74
pytest-xdist==3.6.1
@@ -87,12 +87,12 @@ six==1.16.0
87
87
sqlparse==0.5.1
88
88
subprocess-tee==0.4.2
89
89
tomli==2.0.1
90
- tox==4.18.1
90
+ tox==4.19.0
91
91
tox-ansible==24.9.0
92
92
typing-extensions==4.12.2
93
93
tzdata==2024.1
94
94
urllib3==2.2.3
95
- virtualenv==20.26.4
95
+ virtualenv==20.26.5
96
96
wcmatch==9.0
97
97
werkzeug==3.0.4
98
98
yamllint==1.35.1
You can’t perform that action at this time.
0 commit comments