Skip to content

Commit 47e9021

Browse files
rv-jenkinsrv-auditorgithub-actions[bot]
authored
Update dependency: deps/k_release (#1063)
Co-authored-by: devops <devops@runtimeverification.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c92c8ce commit 47e9021

5 files changed

Lines changed: 280 additions & 269 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.313
1+
7.1.318

flake.lock

Lines changed: 7 additions & 7 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
@@ -12,7 +12,7 @@
1212
inputs.flake-utils.follows = "flake-utils";
1313
};
1414

15-
k-framework.url = "github:runtimeverification/k/v7.1.313";
15+
k-framework.url = "github:runtimeverification/k/v7.1.318";
1616
k-framework = {
1717
inputs.flake-utils.follows = "flake-utils";
1818
inputs.nixpkgs.follows = "nixpkgs";

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.313",
11+
"kframework==v7.1.318",
1212
"rust-demangler==1.0",
1313
]
1414

0 commit comments

Comments
 (0)