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.
2 parents 5d508f5 + d505a3a commit 9462040Copy full SHA for 9462040
Makefile
@@ -4,8 +4,8 @@ REQUIREMENTS ?= requirements.txt
4
SYS_PYTHON ?= python3
5
PIP ?= $(VE)/bin/pip
6
PY_SENTINAL ?= $(VE)/sentinal
7
-WHEEL_VERSION ?= 0.44.0
8
-PIP_VERSION ?= 24.2
+WHEEL_VERSION ?= 0.45.1
+PIP_VERSION ?= 25.3
9
MAX_COMPLEXITY ?= 7
10
FLAKE8 ?= $(VE)/bin/flake8
11
0 commit comments