Skip to content

Commit

Permalink
chore(deps): bump frame-support from 37.0.0 to 37.0.1
Browse files Browse the repository at this point in the history
Bumps [frame-support](https://github.com/paritytech/polkadot-sdk) from 37.0.0 to 37.0.1.
- [Release notes](https://github.com/paritytech/polkadot-sdk/releases)
- [Changelog](https://github.com/paritytech/polkadot-sdk/blob/master/docs/RELEASE.md)
- [Commits](https://github.com/paritytech/polkadot-sdk/commits)

---
updated-dependencies:
- dependency-name: frame-support
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent f9a230b commit ca57c4c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ subxt = { version = "0.37.0", features = ["substrate-compat"] }
frame-election-provider-support = "37.0.0"
pallet-election-provider-multi-phase = "36.0.0"
sp-npos-elections = "34.0.0"
frame-support = "37.0.0"
frame-support = "37.0.1"
sp-runtime = "39.0.2"

# prometheus
Expand Down

0 comments on commit ca57c4c

Please sign in to comment.