Skip to content

Commit ba14ec0

Browse files
committed
Metadata API: Bump deprecation version to next likely candidate
Signed-off-by: Jussi Kukkonen <[email protected]>
1 parent b389d95 commit ba14ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tuf/api/metadata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ def verify_delegate(
396396
"""Verify that ``delegated_metadata`` is signed with the required
397397
threshold of keys for ``delegated_role``.
398398
399-
.. deprecated:: 2.2.0
399+
.. deprecated:: 3.1.0
400400
Please use ``Root.verify_delegate()`` or ``Targets.verify_delegate()``.
401401
"""
402402

0 commit comments

Comments
 (0)