File tree Expand file tree Collapse file tree 3 files changed +27
-9
lines changed
Expand file tree Collapse file tree 3 files changed +27
-9
lines changed Original file line number Diff line number Diff line change 22# and antsibull-docs that production builds rely upon.
33
44sphinx == 7.2.5
5- antsibull-docs == 2.13.1 # currently approved version
5+ antsibull-docs == 2.14.0 # currently approved version
Original file line number Diff line number Diff line change 55# pip-compile --allow-unsafe --output-file=tests/requirements-relaxed.txt --strip-extras tests/requirements-relaxed.in
66#
77aiofiles==24.1.0
8- # via antsibull-core
8+ # via
9+ # antsibull-core
10+ # antsibull-fileutils
911aiohappyeyeballs==2.4.0
1012 # via aiohttp
1113aiohttp==3.10.5
@@ -22,14 +24,20 @@ ansible-pygments==0.1.1
2224 # via
2325 # antsibull-docs
2426 # sphinx-ansible-theme
25- antsibull-changelog==0.29 .0
27+ antsibull-changelog==0.30 .0
2628 # via antsibull-docs
2729antsibull-core==3.0.2
2830 # via antsibull-docs
29- antsibull-docs==2.13.1
31+ antsibull-docs==2.14.0
3032 # via -r tests/requirements-relaxed.in
3133antsibull-docs-parser==1.1.0
3234 # via antsibull-docs
35+ antsibull-docutils==1.0.0
36+ # via antsibull-changelog
37+ antsibull-fileutils==1.0.0
38+ # via
39+ # antsibull-changelog
40+ # antsibull-docs
3341async-timeout==4.0.3
3442 # via aiohttp
3543asyncio-pool==0.6.0
@@ -52,6 +60,7 @@ docutils==0.20.1
5260 # via
5361 # antsibull-changelog
5462 # antsibull-docs
63+ # antsibull-docutils
5564 # rstcheck
5665 # sphinx
5766 # sphinx-rtd-theme
@@ -100,9 +109,9 @@ pyproject-hooks==1.1.0
100109pyyaml==6.0.2
101110 # via
102111 # -r tests/requirements-relaxed.in
103- # antsibull-changelog
104112 # antsibull-core
105113 # antsibull-docs
114+ # antsibull-fileutils
106115requests==2.32.3
107116 # via sphinx
108117resolvelib==1.0.1
Original file line number Diff line number Diff line change 55# pip-compile --allow-unsafe --output-file=tests/requirements.txt --strip-extras tests/requirements.in
66#
77aiofiles == 24.1.0
8- # via antsibull-core
8+ # via
9+ # antsibull-core
10+ # antsibull-fileutils
911aiohappyeyeballs == 2.4.0
1012 # via aiohttp
1113aiohttp == 3.10.5
@@ -22,16 +24,22 @@ ansible-pygments==0.1.1
2224 # via
2325 # antsibull-docs
2426 # sphinx-ansible-theme
25- antsibull-changelog == 0.29 .0
27+ antsibull-changelog == 0.30 .0
2628 # via antsibull-docs
2729antsibull-core == 3.0.2
2830 # via antsibull-docs
29- antsibull-docs == 2.13.1
31+ antsibull-docs == 2.14.0
3032 # via
3133 # -c tests/constraints.in
3234 # -r tests/requirements-relaxed.in
3335antsibull-docs-parser == 1.1.0
3436 # via antsibull-docs
37+ antsibull-docutils == 1.0.0
38+ # via antsibull-changelog
39+ antsibull-fileutils == 1.0.0
40+ # via
41+ # antsibull-changelog
42+ # antsibull-docs
3543async-timeout == 4.0.3
3644 # via aiohttp
3745asyncio-pool == 0.6.0
@@ -54,6 +62,7 @@ docutils==0.18.1
5462 # via
5563 # antsibull-changelog
5664 # antsibull-docs
65+ # antsibull-docutils
5766 # rstcheck
5867 # sphinx
5968 # sphinx-rtd-theme
@@ -102,9 +111,9 @@ pyproject-hooks==1.1.0
102111pyyaml == 6.0.2
103112 # via
104113 # -r tests/requirements-relaxed.in
105- # antsibull-changelog
106114 # antsibull-core
107115 # antsibull-docs
116+ # antsibull-fileutils
108117requests == 2.32.3
109118 # via sphinx
110119resolvelib == 1.0.1
You can’t perform that action at this time.
0 commit comments