Skip to content

Commit 9d457e4

Browse files
committed
chore: bump dafny version
1 parent 79c0531 commit 9d457e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StandardLibrary/runtimes/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ include = [
1818
python = "^3.11.0"
1919
pytz = ">=2023.3.post1, <2026.0.0"
2020
# TODO: Longer-term, write something to pull this in from the project's project.properties file
21-
DafnyRuntimePython = "4.9.0"
21+
DafnyRuntimePython = "4.11.0"
2222

2323
# Package testing
2424

0 commit comments

Comments
 (0)