@@ -752,7 +752,7 @@ fork-tree = { path = "substrate/utils/fork-tree", default-features = false, vers
752752forwarded-header-value = { version = " 0.1.1" }
753753fraction = { version = " 0.13.1" }
754754frame = { path = " substrate/frame" , default-features = false , package = " polkadot-sdk-frame" , version = " 0.7.0" }
755- frame-benchmarking = { path = " substrate/frame/benchmarking" , default-features = false , version = " 38.1.0 " }
755+ frame-benchmarking = { path = " substrate/frame/benchmarking" , default-features = false , version = " 38.1.1 " }
756756frame-benchmarking-cli = { path = " substrate/utils/frame/benchmarking-cli" , default-features = false , version = " 43.1.0" }
757757frame-benchmarking-pallet-pov = { default-features = false , path = " substrate/frame/benchmarking/pov" }
758758frame-election-provider-solution-type = { path = " substrate/frame/election-provider-support/solution-type" , default-features = false , version = " 14.0.1" }
@@ -1080,7 +1080,7 @@ proc-macro-warning = { version = "1.0.0", default-features = false }
10801080proc-macro2 = { version = " 1.0.64" }
10811081procfs = { version = " 0.16.0" }
10821082prometheus = { version = " 0.13.0" , default-features = false }
1083- prometheus-endpoint = { path = " substrate/utils/prometheus" , default-features = false , package = " substrate-prometheus-endpoint" , version = " 0.17.0 " }
1083+ prometheus-endpoint = { path = " substrate/utils/prometheus" , default-features = false , package = " substrate-prometheus-endpoint" , version = " 0.17.5 " }
10841084prometheus-parse = { version = " 0.2.2" }
10851085prost = { version = " 0.12.4" }
10861086prost-build = { version = " 0.12.4" }
@@ -1359,7 +1359,7 @@ xcm = { path = "polkadot/xcm", default-features = false, package = "staging-xcm"
13591359xcm-builder = { path = " polkadot/xcm/xcm-builder" , default-features = false , package = " staging-xcm-builder" , version = " 17.0.5" }
13601360xcm-docs = { path = " polkadot/xcm/docs" , version = " 0.1.0" }
13611361xcm-emulator = { path = " cumulus/xcm/xcm-emulator" , default-features = false , version = " 0.16.0" }
1362- xcm-executor = { path = " polkadot/xcm/xcm-executor" , default-features = false , package = " staging-xcm-executor" , version = " 17.0.2 " }
1362+ xcm-executor = { path = " polkadot/xcm/xcm-executor" , default-features = false , package = " staging-xcm-executor" , version = " 17.0.3 " }
13631363xcm-procedural = { path = " polkadot/xcm/procedural" , default-features = false , version = " 10.1.0" }
13641364xcm-runtime-apis = { path = " polkadot/xcm/xcm-runtime-apis" , default-features = false , version = " 0.4.3" }
13651365xcm-simulator = { path = " polkadot/xcm/xcm-simulator" , default-features = false , version = " 17.0.0" }
0 commit comments