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.11.18
9
+ aiohttp == 3.12.0
10
10
# via
11
11
# antsibull-core
12
12
# antsibull-docs
@@ -55,14 +55,14 @@ cffi==1.17.1 ; platform_python_implementation != 'PyPy'
55
55
# via cryptography
56
56
charset-normalizer == 3.4.2
57
57
# via requests
58
- click == 8.2.0
58
+ click == 8.2.1
59
59
# via sphinx-intl
60
60
colorama == 0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
61
61
# via
62
62
# build
63
63
# click
64
64
# sphinx
65
- cryptography == 45.0.1
65
+ cryptography == 45.0.2
66
66
# via -r tests/requirements.in
67
67
docutils == 0.18.1
68
68
# via
@@ -90,7 +90,7 @@ jinja2==3.1.6
90
90
# sphinx
91
91
markupsafe == 3.0.2
92
92
# via jinja2
93
- multidict == 6.4.3
93
+ multidict == 6.4.4
94
94
# via
95
95
# aiohttp
96
96
# yarl
@@ -112,7 +112,7 @@ propcache==0.3.1
112
112
# yarl
113
113
pycparser == 2.22 ; platform_python_implementation != 'PyPy'
114
114
# via cffi
115
- pydantic == 2.11.4
115
+ pydantic == 2.11.5
116
116
# via
117
117
# antsibull-changelog
118
118
# antsibull-core
@@ -149,7 +149,7 @@ semantic-version==2.10.0
149
149
# antsibull-changelog
150
150
# antsibull-core
151
151
# antsibull-docs
152
- setuptools == 80.7.1
152
+ setuptools == 80.8.0
153
153
# via sphinx-intl
154
154
six == 1.17.0
155
155
# via twiggy
@@ -205,7 +205,7 @@ typing-extensions==4.13.2
205
205
# pydantic-core
206
206
# rstcheck
207
207
# typing-inspection
208
- typing-inspection == 0.4.0
208
+ typing-inspection == 0.4.1
209
209
# via pydantic
210
210
urllib3 == 2.4.0
211
211
# via requests
You can’t perform that action at this time.
0 commit comments