Skip to content

Commit

Permalink
chore(deps): bump parity-scale-codec from 3.7.0 to 3.7.4 in /ci/cw-check
Browse files Browse the repository at this point in the history
Bumps [parity-scale-codec](https://github.com/paritytech/parity-scale-codec) from 3.7.0 to 3.7.4.
- [Release notes](https://github.com/paritytech/parity-scale-codec/releases)
- [Changelog](https://github.com/paritytech/parity-scale-codec/blob/master/CHANGELOG.md)
- [Commits](paritytech/parity-scale-codec@v3.7.0...v3.7.4)

---
updated-dependencies:
- dependency-name: parity-scale-codec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent be82d12 commit d084d40
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -116,5 +116,5 @@ tendermint-rpc = { version = "0.40.0", default-features = fals
tendermint-testgen = { version = "0.40.0", default-features = false }

# parity dependencies
parity-scale-codec = { version = "3.6.12", default-features = false, features = [ "derive" ] }
parity-scale-codec = { version = "3.7.4", default-features = false, features = [ "derive" ] }
scale-info = { version = "2.11.3", default-features = false }
37 changes: 29 additions & 8 deletions ci/cw-check/Cargo.lock

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

0 comments on commit d084d40

Please sign in to comment.