File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ certifi==2025.4.26
53
53
# via requests
54
54
cffi == 1.17.1 ; platform_python_implementation != 'PyPy'
55
55
# via cryptography
56
- charset-normalizer == 3.4.1
56
+ charset-normalizer == 3.4.2
57
57
# via requests
58
58
click == 8.1.8
59
59
# via sphinx-intl
@@ -62,7 +62,7 @@ colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
62
62
# build
63
63
# click
64
64
# sphinx
65
- cryptography == 44.0.2
65
+ cryptography == 44.0.3
66
66
# via -r tests/requirements.in
67
67
docutils == 0.18.1
68
68
# via
@@ -112,12 +112,12 @@ propcache==0.3.1
112
112
# yarl
113
113
pycparser == 2.22 ; platform_python_implementation != 'PyPy'
114
114
# via cffi
115
- pydantic == 2.11.3
115
+ pydantic == 2.11.4
116
116
# via
117
117
# antsibull-changelog
118
118
# antsibull-core
119
119
# antsibull-docs
120
- pydantic-core == 2.33.1
120
+ pydantic-core == 2.33.2
121
121
# via pydantic
122
122
pygments == 2.19.1
123
123
# via
@@ -149,7 +149,7 @@ semantic-version==2.10.0
149
149
# antsibull-changelog
150
150
# antsibull-core
151
151
# antsibull-docs
152
- setuptools == 79.0.1
152
+ setuptools == 80.3.0
153
153
# via sphinx-intl
154
154
six == 1.17.0
155
155
# via twiggy
You can’t perform that action at this time.
0 commit comments