Skip to content

Commit 635a287

Browse files
jkuLukas Puehringer
authored andcommitted
Metadata API: Bump deprecation version to next likely candidate
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
1 parent e51c0be commit 635a287

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tuf/api/metadata.py

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

0 commit comments

Comments
 (0)