Skip to content

Commit

Permalink
Update dependency: deps/k_release (#35)
Browse files Browse the repository at this point in the history
* deps/k_release: Set Version 7.1.104

* Set Version: 0.1.25

* pyproject.toml: sync pyk version 7.1.104

* deps/k_release: Set Version 7.1.105

* pyproject.toml: sync pyk version 7.1.105

* deps/k_release: Set Version 7.1.107

* pyproject.toml: sync pyk version 7.1.107

* deps/k_release: Set Version 7.1.108

* pyproject.toml: sync pyk version 7.1.108

* deps/k_release: Set Version 7.1.109

* pyproject.toml: sync pyk version 7.1.109

* deps/k_release: Set Version 7.1.110

* Set Version: 0.1.26

* pyproject.toml: sync pyk version 7.1.110

* deps/k_release: Set Version 7.1.111

* pyproject.toml: sync pyk version 7.1.111

---------

Co-authored-by: devops <devops@runtimeverification.com>
  • Loading branch information
rv-jenkins and devops authored Aug 16, 2024
1 parent 8a8b81c commit b0969d7
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion deps/k_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.1.102
7.1.111
2 changes: 1 addition & 1 deletion package/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.25
0.1.26
40 changes: 20 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "kriscv"
version = "0.1.25"
version = "0.1.26"
description = "K tooling for the RISC-V architecture"
authors = [
"Runtime Verification, Inc. <contact@runtimeverification.com>",
Expand All @@ -18,7 +18,7 @@ riscv-semantics = "kriscv.kdist.plugin"

[tool.poetry.dependencies]
python = "^3.10"
kframework = "7.1.102"
kframework = "7.1.111"
pyyaml = "^6.0.1"
types-pyyaml = "^6.0.12.20240311"
filelock = "^3.14.0"
Expand Down

0 comments on commit b0969d7

Please sign in to comment.