What's Changed
* Fix exception when pip install with --use-pep517 flag by courtland in https://github.com/faucetsdn/faucet/pull/4202
* use Ubuntu 20.04 image for integration tests to work around cgroup v2… by anarkiwi in https://github.com/faucetsdn/faucet/pull/4219
* remove python3.7 by anarkiwi in https://github.com/faucetsdn/faucet/pull/4234
* run black formatter on config_parser_util.py and valve_lldp.py by anarkiwi in https://github.com/faucetsdn/faucet/pull/4267
* run black formatter on more, low complexity files. by anarkiwi in https://github.com/faucetsdn/faucet/pull/4270
* run black formatter on unit tests. by anarkiwi in https://github.com/faucetsdn/faucet/pull/4271
* Run black formatter on port, stack, vlan. by anarkiwi in https://github.com/faucetsdn/faucet/pull/4277
* black on acl, dp, valve_acl. by anarkiwi in https://github.com/faucetsdn/faucet/pull/4278
* More black re-formatting. by anarkiwi in https://github.com/faucetsdn/faucet/pull/4273
* Change github action for detecting changed files. by gizmoguy in https://github.com/faucetsdn/faucet/pull/4282
* Fix unit tests by not installing tinyrpc v1.1.6. by gizmoguy in https://github.com/faucetsdn/faucet/pull/4248
Dependency changes
* Bump flake8 from 5.0.4 to 6.0.0 by dependabot in https://github.com/faucetsdn/faucet/pull/4211
* Bump os-ken from 2.3.1 to 2.6.0 by dependabot in https://github.com/faucetsdn/faucet/pull/4230
* Bump prometheus-client from 0.15.0 to 0.16.0 by dependabot in https://github.com/faucetsdn/faucet/pull/4239
* Bump sphinx-rtd-theme from 1.1.1 to 1.2.0 by dependabot in https://github.com/faucetsdn/faucet/pull/4245
* Bump sphinx from 5.3.0 to 6.1.3 by dependabot in https://github.com/faucetsdn/faucet/pull/4235
* Bump sphinxcontrib-svg2pdfconverter from 1.2.1 to 1.2.2 by dependabot in https://github.com/faucetsdn/faucet/pull/4236
* Bump faucet/python3 from 9.0.0 to 10.0.0 by dependabot in https://github.com/faucetsdn/faucet/pull/4261
* Update prom/prometheus Docker tag to v2.43.0 by renovate in https://github.com/faucetsdn/faucet/pull/4264
* Update grafana/grafana Docker tag to v9.4.7 by renovate in https://github.com/faucetsdn/faucet/pull/4266
* Bump pylint from 2.17.1 to 2.17.2 by dependabot in https://github.com/faucetsdn/faucet/pull/4276
* Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 by dependabot in https://github.com/faucetsdn/faucet/pull/4275
* Update influxdb Docker tag to v2.7 by renovate in https://github.com/faucetsdn/faucet/pull/4279
* Upgrade test-base image to V16.0.0. by gizmoguy in https://github.com/faucetsdn/faucet/pull/4281
* Bump psutil from 5.9.4 to 5.9.5 by dependabot in https://github.com/faucetsdn/faucet/pull/4283
* Upgrade faucetagent/rabbitmq adapters to latest python3 docker image. by gizmoguy in https://github.com/faucetsdn/faucet/pull/4280
**Full Changelog**: https://github.com/faucetsdn/faucet/compare/1.10.7...1.10.8