Skip to content

Commit 951e6e7

Browse files
Update dependency: deps/k_release (#74)
Update `kframework` to `7.1.245`. --------- Co-authored-by: devops <devops@runtimeverification.com>
1 parent 8f5e5b7 commit 951e6e7

4 files changed

Lines changed: 39 additions & 39 deletions

File tree

deps/k_release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.1.236
1+
7.1.245

package/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.63
1+
0.1.64

poetry.lock

Lines changed: 35 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "kriscv"
7-
version = "0.1.63"
7+
version = "0.1.64"
88
description = "K tooling for the RISC-V architecture"
99
authors = [
1010
"Runtime Verification, Inc. <contact@runtimeverification.com>",
@@ -19,7 +19,7 @@ riscv-semantics = "kriscv.kdist.plugin"
1919

2020
[tool.poetry.dependencies]
2121
python = "^3.10"
22-
kframework = "7.1.236"
22+
kframework = "7.1.245"
2323
pyyaml = "^6.0.1"
2424
types-pyyaml = "^6.0.12.20240311"
2525
filelock = "^3.14.0"

0 commit comments

Comments
 (0)