Skip to content

Commit 217072c

Browse files
committed
python 3.13.1
1 parent cc89356 commit 217072c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ DEBIAN_CODENAME = bookworm
1616
OPENSSL_VERSION = 3.0.9
1717
OPENSSL_VERSION_SUFFIX = ak-fips
1818
# https://www.python.org/doc/versions/
19-
PYTHON_VERSION = 3.13.0
19+
PYTHON_VERSION = 3.13.1
2020
PYTHON_VERSION_TAG = ak-fips-${COMMIT}
2121
# https://www.aleksey.com/xmlsec/
22-
XMLSEC_VERSION = 1.3.5
22+
XMLSEC_VERSION = 1.3.6
2323

2424
all: debian-fips xmlsec1-fips python-fips
2525

0 commit comments

Comments
 (0)