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
66 # antsibull-fileutils
77aiohappyeyeballs==2.4.4
88 # via aiohttp
9- aiohttp==3.11.10
9+ aiohttp==3.11.11
1010 # via
1111 # antsibull-core
1212 # antsibull-docs
@@ -47,9 +47,9 @@ build==1.2.2.post1
4747 # via antsibull-core
4848certifi==2024.12.14
4949 # via requests
50- charset-normalizer==3.4.0
50+ charset-normalizer==3.4.1
5151 # via requests
52- click==8.1.7
52+ click==8.1.8
5353 # via sphinx-intl
5454colorama==0.4.6 ; (platform_system != 'Windows' and sys_platform == 'win32') or platform_system == 'Windows' or os_name == 'nt'
5555 # via
@@ -74,7 +74,7 @@ idna==3.10
7474 # yarl
7575imagesize==1.4.1
7676 # via sphinx
77- jinja2==3.1.4
77+ jinja2==3.1.5
7878 # via
7979 # -r tests/requirements-relaxed.in
8080 # antsibull-docs
@@ -98,11 +98,11 @@ propcache==0.2.1
9898 # via
9999 # aiohttp
100100 # yarl
101- pydantic==2.10.3
101+ pydantic==2.10.4
102102 # via
103103 # antsibull-core
104104 # antsibull-docs
105- pydantic-core==2.27.1
105+ pydantic-core==2.27.2
106106 # via pydantic
107107pygments==2.18.0
108108 # via
@@ -183,7 +183,7 @@ typing-extensions==4.12.2
183183 # pydantic
184184 # pydantic-core
185185 # rstcheck
186- urllib3==2.2.3
186+ urllib3==2.3.0
187187 # via requests
188188yarl==1.18.3
189189 # via aiohttp
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ aiofiles==24.1.0
66 # antsibull-fileutils
77aiohappyeyeballs == 2.4.4
88 # via aiohttp
9- aiohttp == 3.11.10
9+ aiohttp == 3.11.11
1010 # via
1111 # antsibull-core
1212 # antsibull-docs
@@ -49,9 +49,9 @@ build==1.2.2.post1
4949 # via antsibull-core
5050certifi == 2024.12.14
5151 # via requests
52- charset-normalizer == 3.4.0
52+ charset-normalizer == 3.4.1
5353 # via requests
54- click == 8.1.7
54+ click == 8.1.8
5555 # via sphinx-intl
5656colorama == 0.4.6 ; (platform_system != 'Windows' and sys_platform == 'win32' ) or platform_system == 'Windows' or os_name == 'nt'
5757 # via
@@ -76,7 +76,7 @@ idna==3.10
7676 # yarl
7777imagesize == 1.4.1
7878 # via sphinx
79- jinja2 == 3.1.4
79+ jinja2 == 3.1.5
8080 # via
8181 # -r tests/requirements-relaxed.in
8282 # antsibull-docs
@@ -100,11 +100,11 @@ propcache==0.2.1
100100 # via
101101 # aiohttp
102102 # yarl
103- pydantic == 2.10.3
103+ pydantic == 2.10.4
104104 # via
105105 # antsibull-core
106106 # antsibull-docs
107- pydantic-core == 2.27.1
107+ pydantic-core == 2.27.2
108108 # via pydantic
109109pygments == 2.18.0
110110 # via
@@ -186,7 +186,7 @@ typing-extensions==4.12.2
186186 # pydantic
187187 # pydantic-core
188188 # rstcheck
189- urllib3 == 2.2.3
189+ urllib3 == 2.3.0
190190 # via requests
191191yarl == 1.18.3
192192 # via aiohttp
You can’t perform that action at this time.
0 commit comments