Skip to content

Commit

Permalink
Upgrade Python to 3.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brainix committed Dec 5, 2024
1 parent b4a405f commit c2925f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ THIS_FILE := $(lastword $(MAKEFILE_LIST))
venv ?= venv

init upgrade: formulae := {openssl,readline,xz,redis}
python upgrade: version ?= 3.13.0
python upgrade: version ?= 3.13.1
upgrade: requirements ?= requirements-to-freeze.txt
delete-keys: pattern ?= tmp:*

Expand Down

0 comments on commit c2925f8

Please sign in to comment.