Skip to content

Commit

Permalink
chore: bump the patch group with 3 updates (#5089)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent d22f540 commit 52ab1d2
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 48 deletions.
90 changes: 45 additions & 45 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 @@ -61,7 +61,7 @@ pyo3-build-config = "0.22.6"
schemars = "1.0.0-alpha.17"
semver = { version = "1.0.24", features = ["serde"] }
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.134"
serde_json = "1.0.135"
serde_yaml = { version = "0.9.34" }
similar = "2.6.0"
similar-asserts = "1.6.0"
2 changes: 1 addition & 1 deletion prqlc/prqlc-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ test = false

[dependencies]
prqlc = {path = "../prqlc", default-features = false, version = "0.13.3" }
syn = "2.0.95"
syn = "2.0.96"

[package.metadata.release]
tag-name = "{{version}}"
Expand Down
Loading

0 comments on commit 52ab1d2

Please # to comment.