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 0355a98 commit 497259eCopy full SHA for 497259e
Makefile
@@ -24,7 +24,7 @@ THIS_FILE := $(lastword $(MAKEFILE_LIST))
24
venv ?= venv
25
26
init upgrade: formulae := {openssl,readline,xz,redis}
27
-python upgrade: version ?= 3.13.3
+python upgrade: version ?= 3.13.4
28
upgrade: requirements ?= requirements-to-freeze.txt
29
delete-keys: pattern ?= tmp:*
30
0 commit comments