What's Changed
* Bump setuptools-scm from 6.4.1 to 8.0.4 by dependabot in https://github.com/wheerd/multiset/pull/118
* Update pytest requirement from <8,>=3.0 to >=3.0,<9 by dependabot in https://github.com/wheerd/multiset/pull/124
* Update coverage requirement from <7,>=6.3 to >=6.3,<8 by dependabot in https://github.com/wheerd/multiset/pull/122
* Drop support for python 3.7, add 3.11 and 3.12 by wheerd in https://github.com/wheerd/multiset/pull/128
* Support mypy typing by bakert in https://github.com/wheerd/multiset/pull/127
* Fix the update() method to support kwargs and add stubtests by wheerd in https://github.com/wheerd/multiset/pull/129
New Contributors
* bakert made their first contribution in https://github.com/wheerd/multiset/pull/127
**Full Changelog**: https://github.com/wheerd/multiset/compare/3.0.2...3.1.0