diff --git a/deps/k_release b/deps/k_release index 52ba32ee21..bc73db0621 100644 --- a/deps/k_release +++ b/deps/k_release @@ -1 +1 @@ -7.1.99 +7.1.102 diff --git a/flake.lock b/flake.lock index 1715928e24..8e62a50bf6 100644 --- a/flake.lock +++ b/flake.lock @@ -220,16 +220,16 @@ ] }, "locked": { - "lastModified": 1723115031, - "narHash": "sha256-r4rJ10208MeRTFrJAOSBg+jZGtruAYECwAhqFYthAN0=", + "lastModified": 1723147371, + "narHash": "sha256-Kxt+O4c3fqbCiREP5TwWGJjFvc+CyawilmXWMncXiek=", "owner": "runtimeverification", "repo": "k", - "rev": "7dfd927dc1a7a590576303f8527ed2a68f4b3691", + "rev": "ce5eeb18810088ac2f93e357be0ceb50c992032c", "type": "github" }, "original": { "owner": "runtimeverification", - "ref": "v7.1.99", + "ref": "v7.1.102", "repo": "k", "type": "github" } @@ -268,16 +268,16 @@ "utils": "utils" }, "locked": { - "lastModified": 1722973323, - "narHash": "sha256-lD8Mc5sftYa4pqyUoglFzYDzTXiJ7m/SiMbeKy2tn2c=", + "lastModified": 1723094785, + "narHash": "sha256-JPe1rZkx4/q7wyEGIOitt3slEHpue5gSnT9x9tbnNMs=", "owner": "runtimeverification", "repo": "llvm-backend", - "rev": "9cb2137d96059c8751bb57216cc1d0cea5746161", + "rev": "e7266f7e0082b5a90ccf47ceed47ba1811bdc636", "type": "github" }, "original": { "owner": "runtimeverification", - "ref": "v0.1.75", + "ref": "v0.1.77", "repo": "llvm-backend", "type": "github" } @@ -445,17 +445,17 @@ }, "locked": { "dir": "pyk", - "lastModified": 1723115031, - "narHash": "sha256-r4rJ10208MeRTFrJAOSBg+jZGtruAYECwAhqFYthAN0=", + "lastModified": 1723147371, + "narHash": "sha256-Kxt+O4c3fqbCiREP5TwWGJjFvc+CyawilmXWMncXiek=", "owner": "runtimeverification", "repo": "k", - "rev": "7dfd927dc1a7a590576303f8527ed2a68f4b3691", + "rev": "ce5eeb18810088ac2f93e357be0ceb50c992032c", "type": "github" }, "original": { "dir": "pyk", "owner": "runtimeverification", - "ref": "v7.1.99", + "ref": "v7.1.102", "repo": "k", "type": "github" } diff --git a/flake.nix b/flake.nix index 4cb134bbbc..2ccabd60e7 100644 --- a/flake.nix +++ b/flake.nix @@ -2,11 +2,11 @@ description = "A flake for the KEVM Semantics"; inputs = { - k-framework.url = "github:runtimeverification/k/v7.1.99"; + k-framework.url = "github:runtimeverification/k/v7.1.102"; nixpkgs.follows = "k-framework/nixpkgs"; flake-utils.follows = "k-framework/flake-utils"; rv-utils.follows = "k-framework/rv-utils"; - pyk.url = "github:runtimeverification/k/v7.1.99?dir=pyk"; + pyk.url = "github:runtimeverification/k/v7.1.102?dir=pyk"; nixpkgs-pyk.follows = "pyk/nixpkgs"; poetry2nix.follows = "pyk/poetry2nix"; blockchain-k-plugin = { diff --git a/kevm-pyk/poetry.lock b/kevm-pyk/poetry.lock index 449fd10ba6..7cae64a7d3 100644 --- a/kevm-pyk/poetry.lock +++ b/kevm-pyk/poetry.lock @@ -410,13 +410,13 @@ pyreadline3 = {version = "*", markers = "sys_platform == \"win32\" and python_ve [[package]] name = "hypothesis" -version = "6.110.0" +version = "6.110.1" description = "A library for property-based testing" optional = false python-versions = ">=3.8" files = [ - {file = "hypothesis-6.110.0-py3-none-any.whl", hash = "sha256:976200b4c0b3e315c04bf33e1bc176054dd07ff40ef2c7f4129768a50aca9753"}, - {file = "hypothesis-6.110.0.tar.gz", hash = "sha256:fc1bd11cb913e83451d2cff3876ad771ab909d64b854a068d47cb4e6f53f2b0c"}, + {file = "hypothesis-6.110.1-py3-none-any.whl", hash = "sha256:4b54a4ed3385c53b247b99e7b3c9630e7b665ef3cfdb2c557dd1c0b34d090481"}, + {file = "hypothesis-6.110.1.tar.gz", hash = "sha256:a138bfaea11aba6daadf8effd9065251a6fec1549f25b7d72ac9881a413f76b0"}, ] [package.dependencies] @@ -501,13 +501,13 @@ colors = ["colorama (>=0.4.6)"] [[package]] name = "kframework" -version = "7.1.99" +version = "7.1.102" description = "" optional = false python-versions = "<4.0,>=3.10" files = [ - {file = "kframework-7.1.99-py3-none-any.whl", hash = "sha256:331e099f53657a08a407e205ff2d4e76cac78776045d03cd3b9b592f3aa3c442"}, - {file = "kframework-7.1.99.tar.gz", hash = "sha256:eb76422483fed57492da3f7ec8daa9343d0110896dd7b589f1a1e887d44c67cc"}, + {file = "kframework-7.1.102-py3-none-any.whl", hash = "sha256:6518e479f8ae53b83d5ac6891608dd1d22be824e57e3971dd7b6776fb195674e"}, + {file = "kframework-7.1.102.tar.gz", hash = "sha256:17f051454a0636df443023e642aba2f7abb43f8b238e9379e315fc7178822131"}, ] [package.dependencies] @@ -1178,4 +1178,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools", [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "cb69162f8bf6a4b40622a2b399a73f280c0b23a3eb574d3cc36c61fbbb36a778" +content-hash = "2ea5bed2215833371cc2d001ebfa41cf2cb5d93d1116b49086af01e760676278" diff --git a/kevm-pyk/pyproject.toml b/kevm-pyk/pyproject.toml index e6365ff167..7d353e2a50 100644 --- a/kevm-pyk/pyproject.toml +++ b/kevm-pyk/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "kevm-pyk" -version = "1.0.676" +version = "1.0.677" description = "" authors = [ "Runtime Verification, Inc. ", @@ -13,7 +13,7 @@ authors = [ [tool.poetry.dependencies] python = "^3.10" pathos = "*" -kframework = "7.1.99" +kframework = "7.1.102" tomlkit = "^0.11.6" [tool.poetry.group.dev.dependencies] diff --git a/kevm-pyk/src/kevm_pyk/__init__.py b/kevm-pyk/src/kevm_pyk/__init__.py index 371912bbe7..a86ecc590d 100644 --- a/kevm-pyk/src/kevm_pyk/__init__.py +++ b/kevm-pyk/src/kevm_pyk/__init__.py @@ -5,4 +5,4 @@ if TYPE_CHECKING: from typing import Final -VERSION: Final = '1.0.676' +VERSION: Final = '1.0.677' diff --git a/package/version b/package/version index 59a11504ad..968e24a388 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -1.0.676 +1.0.677