Skip to content

Commit a8608d9

Browse files
Update dependency: deps/k_release (#138)
Update `kframework` to `7.1.280`. --------- Co-authored-by: devops <[email protected]>
1 parent 76ed852 commit a8608d9

File tree

4 files changed

+214
-234
lines changed

4 files changed

+214
-234
lines changed

deps/k_release

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

package/version

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

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.117"
7+
version = "0.1.118"
88
description = "K tooling for the RISC-V architecture"
99
readme = "README.md"
1010
requires-python = "~=3.10"
1111
dependencies = [
12-
"kframework==7.1.267",
12+
"kframework==7.1.280",
1313
"filelock>=3.14.0,<4",
1414
"pyelftools>=0.26",
1515
"pyyaml>=6.0.1,<7",

0 commit comments

Comments
 (0)