We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79c0531 commit 9d457e4Copy full SHA for 9d457e4
StandardLibrary/runtimes/python/pyproject.toml
@@ -18,7 +18,7 @@ include = [
18
python = "^3.11.0"
19
pytz = ">=2023.3.post1, <2026.0.0"
20
# TODO: Longer-term, write something to pull this in from the project's project.properties file
21
-DafnyRuntimePython = "4.9.0"
+DafnyRuntimePython = "4.11.0"
22
23
# Package testing
24
0 commit comments