Skip to content

Commit 0d09047

Browse files
Update dependency: deps/k_release (#127)
Co-authored-by: devops <devops@runtimeverification.com>
1 parent fca8f9f commit 0d09047

5 files changed

Lines changed: 30 additions & 29 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.263
1+
7.1.267

deps/uv_release

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

package/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.101
1+
0.1.102

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "kriscv"
7-
version = "0.1.101"
7+
version = "0.1.102"
88
description = "K tooling for the RISC-V architecture"
99
readme = "README.md"
1010
requires-python = "~=3.10"
1111
dependencies = [
12-
"kframework==7.1.263",
12+
"kframework==7.1.267",
1313
"filelock>=3.14.0,<4",
1414
"pyelftools>=0.26",
1515
"pyyaml>=6.0.1,<7",

uv.lock

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

0 commit comments

Comments
 (0)