Skip to content

Commit 11ddbe8

Browse files
authored
Merge pull request #96 from ccnmtl/nikolas-patch-2
⬆️ pip 25.3
2 parents a4b25eb + 93fa558 commit 11ddbe8

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
@@ -2,7 +2,7 @@ PY_DIRS=django_databrowse
22
VE ?= ./ve
33
SYS_PYTHON ?= python3
44
PY_SENTINAL ?= $(VE)/sentinal
5-
PIP_VERSION ?= 24.0
5+
PIP_VERSION ?= 25.3
66
MAX_COMPLEXITY ?= 12
77
PY_DIRS ?= $(APP)
88
DJANGO ?= "Django==4.2.10"

0 commit comments

Comments
 (0)