packaging: Bring dependencies up to date

- python 3.11 -> 3.12
This commit is contained in:
Andrew Hamilton 2024-07-11 20:14:14 +10:00
parent a3fd5635d0
commit a059ae8192
25 changed files with 38 additions and 38 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python3.11
#!/usr/bin/env python3.12
try:

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python3.11
#!/usr/bin/env python3.12
import os