build: add script to bump dependencies

This commit is contained in:
Nathaniel Landau
2023-03-18 19:17:23 -04:00
parent 009801a691
commit 593dbc3b55
7 changed files with 186 additions and 24 deletions

View File

@@ -471,7 +471,7 @@ class Vault:
return num_changed
def transpose_metadata( # noqa: PLR0913
def transpose_metadata(
self,
begin: MetadataType,
end: MetadataType,