Skip to content

Commit 497259e

Browse files
authored
Upgrade Python to 3.13.4 (#786)
1 parent 0355a98 commit 497259e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ THIS_FILE := $(lastword $(MAKEFILE_LIST))
2424
venv ?= venv
2525

2626
init upgrade: formulae := {openssl,readline,xz,redis}
27-
python upgrade: version ?= 3.13.3
27+
python upgrade: version ?= 3.13.4
2828
upgrade: requirements ?= requirements-to-freeze.txt
2929
delete-keys: pattern ?= tmp:*
3030

0 commit comments

Comments
 (0)