Update to Python 3.12

* Remove toml dependency since that comes with Python as of 3.11
* Update toml usage to tomllib in config.py
* Update `with open(...)` for toml file reading to be 'rb'
* Update Pipfile.lock for locked dependencies to work with Python 3.12

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
2024-07-18 11:39:34 -07:00
parent d3f88dacf7
commit fcb4bd6df1
6 changed files with 676 additions and 576 deletions

1238
Pipfile.lock generated

File diff suppressed because it is too large Load Diff