Skip to content

Commit 2447e15

Browse files
Update dependency: deps/k_release (#618)
Co-authored-by: devops <[email protected]>
1 parent 464d444 commit 2447e15

File tree

5 files changed

+146
-145
lines changed

5 files changed

+146
-145
lines changed

deps/k_release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.1.270
1+
7.1.275

flake.lock

Lines changed: 21 additions & 20 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.270";
4+
k-framework.url = "github:runtimeverification/k/v7.1.275";
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.270",
11+
"kframework==v7.1.275",
1212
]
1313

1414
[[project.authors]]

0 commit comments

Comments
 (0)