File tree Expand file tree Collapse file tree 2 files changed +17
-17
lines changed Expand file tree Collapse file tree 2 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ charset-normalizer==3.4.0
33
33
click==8.1.7
34
34
click-help-colors==0.9.4
35
35
colorama==0.4.6
36
- coverage==7.6.7
37
- cryptography==43 .0.3
36
+ coverage==7.6.8
37
+ cryptography==44 .0.0
38
38
csscompressor==0.9.5
39
39
cssselect2==0.7.0
40
40
defusedxml==0.7.1
@@ -56,7 +56,7 @@ griffe==1.5.1
56
56
gunicorn==23.0.0
57
57
hjson==3.1.0
58
58
htmlmin2==0.1.13
59
- identify==2.6.2
59
+ identify==2.6.3
60
60
idna==3.10
61
61
importlib-metadata==8.5.0
62
62
iniconfig==2.0.0
@@ -68,7 +68,7 @@ jsonschema==4.23.0
68
68
jsonschema-path==0.3.3
69
69
jsonschema-specifications==2023.12.1
70
70
lazy-object-proxy==1.10.0
71
- libtmux==0.37 .0
71
+ libtmux==0.39 .0
72
72
linkchecker==10.5.0
73
73
lockfile==0.12.2
74
74
markdown==3.7
@@ -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.44
89
+ mkdocs-material==9.5.47
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,19 +111,19 @@ pbr==6.1.0
111
111
pexpect==4.9.0
112
112
pillow==11.0.0
113
113
pip-tools==7.4.1
114
- pipdeptree==2.23.4
114
+ pipdeptree==2.24.0
115
115
platformdirs==4.3.6
116
116
pluggy==1.5.0
117
117
pre-commit==4.0.1
118
118
ptyprocess==0.7.0
119
119
pycparser==2.22
120
120
pydoclint==0.5.9
121
121
pygments==2.18.0
122
- pylint==3.3.1
122
+ pylint==3.3.2
123
123
pymdown-extensions==10.12
124
124
pyproject-api==1.8.0
125
125
pyproject-hooks==1.2.0
126
- pytest==8.3.3
126
+ pytest==8.3.4
127
127
pytest-ansible==24.9.0
128
128
pytest-xdist==3.6.1
129
129
python-daemon==3.1.0
@@ -141,7 +141,7 @@ rich==13.9.4
141
141
rpds-py==0.21.0
142
142
ruamel-yaml==0.18.6
143
143
ruamel-yaml-clib==0.2.12
144
- ruff==0.7.4
144
+ ruff==0.8.1
145
145
six==1.16.0
146
146
soupsieve==2.6
147
147
sqlparse==0.5.2
@@ -150,8 +150,8 @@ super-collections==0.5.3
150
150
termcolor==2.5.0
151
151
text-unidecode==1.3
152
152
tinycss2==1.4.0
153
- toml-sort==0.24.0
154
- tomli==2.1.0
153
+ toml-sort==0.24.2
154
+ tomli==2.2.1
155
155
tomlkit==0.13.2
156
156
tox==4.23.2
157
157
tox-ansible==24.10.0
@@ -160,12 +160,12 @@ types-requests==2.32.0.20241016
160
160
typing-extensions==4.12.2
161
161
tzdata==2024.2
162
162
urllib3==2.2.3
163
- virtualenv==20.27.1
163
+ virtualenv==20.28.0
164
164
watchdog==6.0.0
165
165
wcmatch==10.0
166
166
webencodings==0.5.1
167
167
werkzeug==3.1.3
168
- wheel==0.45.0
168
+ wheel==0.45.1
169
169
yamllint==1.35.1
170
170
zipp==3.21.0
171
171
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ charset-normalizer==3.4.0
26
26
click==8.1.7
27
27
click-help-colors==0.9.4
28
28
colorama==0.4.6
29
- cryptography==43 .0.3
29
+ cryptography==44 .0.0
30
30
distlib==0.3.9
31
31
distro==1.9.0
32
32
django==5.1.3
@@ -68,7 +68,7 @@ ptyprocess==0.7.0
68
68
pycparser==2.22
69
69
pygments==2.18.0
70
70
pyproject-api==1.8.0
71
- pytest==8.3.3
71
+ pytest==8.3.4
72
72
pytest-ansible==24.9.0
73
73
pytest-xdist==3.6.1
74
74
python-daemon==3.1.0
@@ -85,13 +85,13 @@ ruamel-yaml-clib==0.2.12
85
85
six==1.16.0
86
86
sqlparse==0.5.2
87
87
subprocess-tee==0.4.2
88
- tomli==2.1.0
88
+ tomli==2.2.1
89
89
tox==4.23.2
90
90
tox-ansible==24.10.0
91
91
typing-extensions==4.12.2
92
92
tzdata==2024.2
93
93
urllib3==2.2.3
94
- virtualenv==20.27.1
94
+ virtualenv==20.28.0
95
95
wcmatch==10.0
96
96
werkzeug==3.1.3
97
97
yamllint==1.35.1
You can’t perform that action at this time.
0 commit comments