From 142b5cb896a3db03891c2b48ab992627fcc40ba5 Mon Sep 17 00:00:00 2001 From: jakub-jedrusiak Date: Sun, 6 Oct 2024 20:06:08 +0200 Subject: [PATCH] update tox --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index e74da2f..db13be1 100644 --- a/tox.ini +++ b/tox.ini @@ -23,4 +23,4 @@ commands = [gh-actions] python = - 3.11: py311 + 3.12: py312