Skip to content

Commit ae7316a

Browse files
authored
Merge pull request #1050 from ansible/pip-compile/devel/docs
ci: refresh docs build dependencies
2 parents ad312da + 5dc4643 commit ae7316a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

tests/requirements-relaxed.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jinja2==3.1.3
6363
# -r tests/requirements-relaxed.in
6464
# antsibull-docs
6565
# sphinx
66-
markupsafe==2.1.3
66+
markupsafe==2.1.4
6767
# via jinja2
6868
multidict==6.0.4
6969
# via
@@ -77,7 +77,7 @@ packaging==23.2
7777
# sphinx
7878
perky==0.9.2
7979
# via antsibull-core
80-
pydantic==1.10.13
80+
pydantic==1.10.14
8181
# via
8282
# antsibull-core
8383
# antsibull-docs

tests/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jinja2==3.1.3
6565
# -r tests/requirements-relaxed.in
6666
# antsibull-docs
6767
# sphinx
68-
markupsafe==2.1.3
68+
markupsafe==2.1.4
6969
# via jinja2
7070
multidict==6.0.4
7171
# via
@@ -79,7 +79,7 @@ packaging==23.2
7979
# sphinx
8080
perky==0.9.2
8181
# via antsibull-core
82-
pydantic==1.10.13
82+
pydantic==1.10.14
8383
# via
8484
# antsibull-core
8585
# antsibull-docs

0 commit comments

Comments
 (0)