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 @@ -6,7 +6,7 @@ aiofiles==24.1.0
6
6
# antsibull-fileutils
7
7
aiohappyeyeballs==2.4.4
8
8
# via aiohttp
9
- aiohttp==3.11.10
9
+ aiohttp==3.11.11
10
10
# via
11
11
# antsibull-core
12
12
# antsibull-docs
@@ -47,9 +47,9 @@ build==1.2.2.post1
47
47
# via antsibull-core
48
48
certifi==2024.12.14
49
49
# via requests
50
- charset-normalizer==3.4.0
50
+ charset-normalizer==3.4.1
51
51
# via requests
52
- click==8.1.7
52
+ click==8.1.8
53
53
# via sphinx-intl
54
54
colorama==0.4.6 ; (platform_system != 'Windows' and sys_platform == 'win32') or platform_system == 'Windows' or os_name == 'nt'
55
55
# via
@@ -74,7 +74,7 @@ idna==3.10
74
74
# yarl
75
75
imagesize==1.4.1
76
76
# via sphinx
77
- jinja2==3.1.4
77
+ jinja2==3.1.5
78
78
# via
79
79
# -r tests/requirements-relaxed.in
80
80
# antsibull-docs
@@ -98,11 +98,11 @@ propcache==0.2.1
98
98
# via
99
99
# aiohttp
100
100
# yarl
101
- pydantic==2.10.3
101
+ pydantic==2.10.4
102
102
# via
103
103
# antsibull-core
104
104
# antsibull-docs
105
- pydantic-core==2.27.1
105
+ pydantic-core==2.27.2
106
106
# via pydantic
107
107
pygments==2.18.0
108
108
# via
@@ -183,7 +183,7 @@ typing-extensions==4.12.2
183
183
# pydantic
184
184
# pydantic-core
185
185
# rstcheck
186
- urllib3==2.2.3
186
+ urllib3==2.3.0
187
187
# via requests
188
188
yarl==1.18.3
189
189
# via aiohttp
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.4.4
8
8
# via aiohttp
9
- aiohttp == 3.11.10
9
+ aiohttp == 3.11.11
10
10
# via
11
11
# antsibull-core
12
12
# antsibull-docs
@@ -49,9 +49,9 @@ build==1.2.2.post1
49
49
# via antsibull-core
50
50
certifi == 2024.12.14
51
51
# via requests
52
- charset-normalizer == 3.4.0
52
+ charset-normalizer == 3.4.1
53
53
# via requests
54
- click == 8.1.7
54
+ click == 8.1.8
55
55
# via sphinx-intl
56
56
colorama == 0.4.6 ; (platform_system != 'Windows' and sys_platform == 'win32' ) or platform_system == 'Windows' or os_name == 'nt'
57
57
# via
@@ -76,7 +76,7 @@ idna==3.10
76
76
# yarl
77
77
imagesize == 1.4.1
78
78
# via sphinx
79
- jinja2 == 3.1.4
79
+ jinja2 == 3.1.5
80
80
# via
81
81
# -r tests/requirements-relaxed.in
82
82
# antsibull-docs
@@ -100,11 +100,11 @@ propcache==0.2.1
100
100
# via
101
101
# aiohttp
102
102
# yarl
103
- pydantic == 2.10.3
103
+ pydantic == 2.10.4
104
104
# via
105
105
# antsibull-core
106
106
# antsibull-docs
107
- pydantic-core == 2.27.1
107
+ pydantic-core == 2.27.2
108
108
# via pydantic
109
109
pygments == 2.18.0
110
110
# via
@@ -186,7 +186,7 @@ typing-extensions==4.12.2
186
186
# pydantic
187
187
# pydantic-core
188
188
# rstcheck
189
- urllib3 == 2.2.3
189
+ urllib3 == 2.3.0
190
190
# via requests
191
191
yarl == 1.18.3
192
192
# via aiohttp
You can’t perform that action at this time.
0 commit comments