File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ aiofiles==24.1.0
6
6
# antsibull-fileutils
7
7
aiohappyeyeballs == 2.6.1
8
8
# via aiohttp
9
- aiohttp == 3.12.11
9
+ aiohttp == 3.12.13
10
10
# via
11
11
# antsibull-core
12
12
# antsibull-docs
@@ -62,7 +62,7 @@ colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
62
62
# build
63
63
# click
64
64
# sphinx
65
- cryptography == 45.0.3
65
+ cryptography == 45.0.4
66
66
# via -r tests/requirements.in
67
67
docutils == 0.18.1
68
68
# via
@@ -72,7 +72,7 @@ docutils==0.18.1
72
72
# rstcheck
73
73
# sphinx
74
74
# sphinx-rtd-theme
75
- frozenlist == 1.6.2
75
+ frozenlist == 1.7.0
76
76
# via
77
77
# aiohttp
78
78
# aiosignal
@@ -106,13 +106,13 @@ pathspec==0.12.1
106
106
# via yamllint
107
107
perky == 0.9.3
108
108
# via antsibull-core
109
- propcache == 0.3.1
109
+ propcache == 0.3.2
110
110
# via
111
111
# aiohttp
112
112
# yarl
113
113
pycparser == 2.22 ; platform_python_implementation != 'PyPy'
114
114
# via cffi
115
- pydantic == 2.11.5
115
+ pydantic == 2.11.7
116
116
# via
117
117
# antsibull-changelog
118
118
# antsibull-core
@@ -132,7 +132,7 @@ pyyaml==6.0.2
132
132
# antsibull-docs
133
133
# antsibull-fileutils
134
134
# yamllint
135
- requests == 2.32.3
135
+ requests == 2.32.4
136
136
# via sphinx
137
137
resolvelib == 1.1.0
138
138
# via
@@ -214,5 +214,5 @@ urllib3==2.4.0
214
214
# via requests
215
215
yamllint == 1.37.1
216
216
# via -r tests/requirements.in
217
- yarl == 1.20.0
217
+ yarl == 1.20.1
218
218
# via aiohttp
You can’t perform that action at this time.
0 commit comments