* deps: update some dependencies to fix warnings
* chore: move from sl.local to sl.lan for local development
* fix: mark string as regex
* chore: move facebook import to handler so its not global
* test: fix tests
* style: lint fixes
* test: move all .test and .local to .lan
* ci: do not use setup-python in lint
* chore: upgrade to python 3.12
* ci: do not use setup-python
* deps: add limits dependency
* deps: remove fixed dependency to six
* chore: disable profiler in flask debug toolbar as it does not work with python3.12
* deps: specify strictyaml dependency for yacron