This release changes how we use typeguard. If you use typeguard, this release will likely not be backward compatible. However, you should be able to get everything to work again with very little adjustments. For more information, please see:
https://strictly-typed-pandas.readthedocs.io/en/latest/typeguard.html
What's Changed
* Bump isort from 5.12.0 to 5.13.0 by dependabot in https://github.com/nanne-aben/strictly_typed_pandas/pull/126
* Bump pre-commit from 3.5.0 to 3.6.0 by dependabot in https://github.com/nanne-aben/strictly_typed_pandas/pull/127
* Bump black[jupyter] from 23.11.0 to 23.12.0 by dependabot in https://github.com/nanne-aben/strictly_typed_pandas/pull/128
* Bump isort from 5.13.0 to 5.13.1 by dependabot in https://github.com/nanne-aben/strictly_typed_pandas/pull/129
* Bump isort from 5.13.1 to 5.13.2 by dependabot in https://github.com/nanne-aben/strictly_typed_pandas/pull/130
* Bump coverage from 7.3.2 to 7.3.3 by dependabot in https://github.com/nanne-aben/strictly_typed_pandas/pull/131
* Update pandas-stubs requirement from <=2.1.1.230928 to <=2.1.4.231218 by dependabot in https://github.com/nanne-aben/strictly_typed_pandas/pull/133
* Bump nbconvert from 7.12.0 to 7.13.0 by dependabot in https://github.com/nanne-aben/strictly_typed_pandas/pull/132
* Bump coverage from 7.3.3 to 7.3.4 by dependabot in https://github.com/nanne-aben/strictly_typed_pandas/pull/134
* Bump mypy from 1.7.1 to 1.8.0 by dependabot in https://github.com/nanne-aben/strictly_typed_pandas/pull/135
* Bump nbconvert from 7.13.0 to 7.13.1 by dependabot in https://github.com/nanne-aben/strictly_typed_pandas/pull/136
* Bump black[jupyter] from 23.12.0 to 23.12.1 by dependabot in https://github.com/nanne-aben/strictly_typed_pandas/pull/137
* Update pandas-stubs requirement from <=2.1.4.231218 to <=2.1.4.231227 by dependabot in https://github.com/nanne-aben/strictly_typed_pandas/pull/138
* Bump coverage from 7.3.4 to 7.4.0 by dependabot in https://github.com/nanne-aben/strictly_typed_pandas/pull/139
* Bump pytest from 7.4.3 to 7.4.4 by dependabot in https://github.com/nanne-aben/strictly_typed_pandas/pull/141
* Bump nbconvert from 7.13.1 to 7.14.0 by dependabot in https://github.com/nanne-aben/strictly_typed_pandas/pull/143
* Update numpy requirement from <=1.26.2 to <=1.26.3 by dependabot in https://github.com/nanne-aben/strictly_typed_pandas/pull/144
* Vendor typeguard 2.13.3 by willhardy in https://github.com/nanne-aben/strictly_typed_pandas/pull/142
* Bump flake8 from 6.1.0 to 7.0.0 by dependabot in https://github.com/nanne-aben/strictly_typed_pandas/pull/145
* Update and rename typeguard.md to typeguard.rst by nanne-aben in https://github.com/nanne-aben/strictly_typed_pandas/pull/146
New Contributors
* willhardy made their first contribution in https://github.com/nanne-aben/strictly_typed_pandas/pull/142
**Full Changelog**: https://github.com/nanne-aben/strictly_typed_pandas/compare/v0.1.24...v0.2.0