Skip to content

Commit 1513b63

Browse files
committed
v1.5.0: Rebase
1 parent 9703d53 commit 1513b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

safe_transaction_service/history/migrations/0096_guard_changes_v150.py renamed to safe_transaction_service/history/migrations/0098_guard_changes_v150.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
class Migration(migrations.Migration):
88

99
dependencies = [
10-
('history', '0095_remove_internaltx_history_internaltx_value_idx_and_more'),
10+
('history', '0097_internaltxdecoded_safe_address_processed'),
1111
]
1212

1313
operations = [

0 commit comments

Comments
 (0)