VOL-5358 - Build & test on the new AMI image

tox.ini
-------
  o Add python 3.12 & 3.13 to the list of supported interpreters.

requirements.txt
----------------
  o Mildly re-arrange package installation order.  Install tools
    (lint, coverage) then dev modules.
  o Added a stub set of version-less pyton modules in prep for
    a 3.12 installation.

Signed-off-by: Joey Armstrong <jarmstrong@linuxfoundation.org>
Change-Id: I5bfe4296b155a8c4bc862577f7a7b820355f13cd
diff --git a/VERSION b/VERSION
index 2d4002e..a12d74b 100755
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5.5.2-dev2
+5.5.2-dev3