What's Changed
* bump numpy lower bound to address CVE-2021-34141 by LGro in https://github.com/boschresearch/blackboxopt/pull/53
* add support for Python 3.10 by LGro in https://github.com/boschresearch/blackboxopt/pull/56
* replace support for generic SearchSpace with specific ParameterSpace by LGro in https://github.com/boschresearch/blackboxopt/pull/55
* Feature/default test for fixed parameters by LGro in https://github.com/boschresearch/blackboxopt/pull/54
**Full Changelog**: https://github.com/boschresearch/blackboxopt/compare/v4.4.0...v4.4.2