Skip to content

Commit 9ca41e2

Browse files
Update dependency: deps/k_release (#664)
Co-authored-by: devops <devops@runtimeverification.com>
1 parent d658bac commit 9ca41e2

5 files changed

Lines changed: 58 additions & 58 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.280
1+
7.1.286

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
@@ -1,7 +1,7 @@
11
{
22
description = "kmir - ";
33
inputs = {
4-
k-framework.url = "github:runtimeverification/k/v7.1.280";
4+
k-framework.url = "github:runtimeverification/k/v7.1.286";
55
nixpkgs.follows = "k-framework/nixpkgs";
66
flake-utils.follows = "k-framework/flake-utils";
77
rv-nix-tools.follows = "k-framework/rv-nix-tools";

kmir/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version = "0.3.181"
88
description = ""
99
requires-python = "~=3.10"
1010
dependencies = [
11-
"kframework==v7.1.280",
11+
"kframework==v7.1.286",
1212
]
1313

1414
[[project.authors]]

0 commit comments

Comments
 (0)