Skip to content

Commit

Permalink
Merge pull request #3209 from ccnmtl/nikolas-patch-1
Browse files Browse the repository at this point in the history
Update pip and wheel
  • Loading branch information
ndittren authored Sep 20, 2024
2 parents cd9b9c2 + 9e7505f commit 73611d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions django.mk
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ MANAGE ?= ./manage.py
REQUIREMENTS ?= requirements.txt
SYS_PYTHON ?= python3
PY_SENTINAL ?= $(VE)/sentinal
WHEEL_VERSION ?= 0.43.0
PIP_VERSION ?= 24.0
WHEEL_VERSION ?= 0.44.0
PIP_VERSION ?= 24.2
SETUPTOOLS_VERSION ?= 70.3.0
MAX_COMPLEXITY ?= 10
INTERFACE ?= localhost
Expand Down

0 comments on commit 73611d0

Please sign in to comment.