Skip to content

Commit fcdccf2

Browse files
committed
Merge remote-tracking branch 'origin/master' into release
2 parents e2d36df + 3552c47 commit fcdccf2

File tree

5 files changed

+30
-30
lines changed

5 files changed

+30
-30
lines changed

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.237

flake.lock

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

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description = "A flake for the KEVM Semantics";
33

44
inputs = {
5-
k-framework.url = "github:runtimeverification/k/v7.1.236";
5+
k-framework.url = "github:runtimeverification/k/v7.1.237";
66
nixpkgs.follows = "k-framework/nixpkgs";
77
flake-utils.follows = "k-framework/flake-utils";
88
rv-utils.follows = "k-framework/rv-utils";

kevm-pyk/poetry.lock

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

kevm-pyk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ authors = [
1313
[tool.poetry.dependencies]
1414
python = "^3.10"
1515
pathos = "*"
16-
kframework = "7.1.236"
16+
kframework = "7.1.237"
1717
tomlkit = "^0.11.6"
1818
frozendict = "^2.4.6"
1919

0 commit comments

Comments
 (0)