File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ jinja2==3.1.3
63
63
# -r tests/requirements-relaxed.in
64
64
# antsibull-docs
65
65
# sphinx
66
- markupsafe==2.1.3
66
+ markupsafe==2.1.4
67
67
# via jinja2
68
68
multidict==6.0.4
69
69
# via
@@ -77,7 +77,7 @@ packaging==23.2
77
77
# sphinx
78
78
perky==0.9.2
79
79
# via antsibull-core
80
- pydantic==1.10.13
80
+ pydantic==1.10.14
81
81
# via
82
82
# antsibull-core
83
83
# antsibull-docs
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ jinja2==3.1.3
65
65
# -r tests/requirements-relaxed.in
66
66
# antsibull-docs
67
67
# sphinx
68
- markupsafe == 2.1.3
68
+ markupsafe == 2.1.4
69
69
# via jinja2
70
70
multidict == 6.0.4
71
71
# via
@@ -79,7 +79,7 @@ packaging==23.2
79
79
# sphinx
80
80
perky == 0.9.2
81
81
# via antsibull-core
82
- pydantic == 1.10.13
82
+ pydantic == 1.10.14
83
83
# via
84
84
# antsibull-core
85
85
# antsibull-docs
You can’t perform that action at this time.
0 commit comments