v0.3.2
Changes
- v0.3.2 (#324) @aeturrell
- pandas 2.0 issues fixed (#323) @aeturrell
- Various bumps (#318) @aeturrell
- statsmodels to 14 (#312) @aeturrell
- No typeguard test (#276) @aeturrell
- attempt to put all constraints up to latest v (#214) @aeturrell
📦 Dependencies
- Bump typeguard from 3.0.2 to 4.0.0 (#321) @dependabot
- Bump types-setuptools from 67.8.0.0 to 68.0.0.3 (#319) @dependabot
- Bump nox from 2022.11.21 to 2023.4.22 (#320) @dependabot
- Bump pip from 23.2 to 23.2.1 in /.github/workflows (#322) @dependabot
- Bump pre-commit from 3.3.1 to 3.3.3 (#314) @dependabot
- Bump pytest from 7.3.1 to 7.4.0 (#317) @dependabot
- Bump black from 23.3.0 to 23.7.0 (#315) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.8 (#308) @dependabot
- Bump nox-poetry from 1.0.2 to 1.0.3 in /.github/workflows (#307) @dependabot
- Bump codecov/codecov-action from 3.1.3 to 3.1.4 (#293) @dependabot
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#305) @dependabot
- Bump requests from 2.28.1 to 2.31.0 (#295) @dependabot
- Bump scipy from 1.9.3 to 1.10.0 (#313) @dependabot
- Bump pandas-stubs from 1.5.3.230321 to 2.0.2.230605 (#302) @dependabot
- Bump tornado from 6.2 to 6.3.2 (#298) @dependabot
- Bump actions/setup-python from 4.6.0 to 4.7.0 (#309) @dependabot
- Bump pip from 23.1.2 to 23.2 in /.github/workflows (#311) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 (#290) @dependabot
- Bump pre-commit from 3.2.1 to 3.3.1 (#291) @dependabot
- Bump actions/setup-python from 4.5.0 to 4.6.0 (#278) @dependabot
- Bump pytest from 7.2.2 to 7.3.1 (#280) @dependabot
- Bump codecov/codecov-action from 3.1.2 to 3.1.3 (#281) @dependabot
- Bump pip from 23.1 to 23.1.2 in /.github/workflows (#285) @dependabot
- Bump pip from 23.0.1 to 23.1 in /.github/workflows (#273) @dependabot
- Bump types-setuptools from 67.6.0.5 to 67.6.0.8 (#275) @dependabot
- Bump mypy from 1.1.1 to 1.2.0 (#274) @dependabot
- Bump markdown-it-py from 1.1.0 to 2.2.0 (#272) @dependabot
- Bump poetry from 1.4.1 to 1.4.2 in /.github/workflows (#264) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 (#266) @dependabot
- Bump coverage from 7.2.2 to 7.2.3 (#270) @dependabot
- Bump codecov/codecov-action from 3.1.1 to 3.1.2 (#271) @dependabot
- Bump black from 23.1.0 to 23.3.0 (#263) @dependabot
- Bump pre-commit from 3.2.0 to 3.2.1 (#261) @dependabot
- Bump types-setuptools from 67.6.0.0 to 67.6.0.5 (#254) @dependabot
- Bump pandas-stubs from 1.5.3.230304 to 1.5.3.230321 (#257) @dependabot
- Bump typeguard from 3.0.0 to 3.0.2 (#259) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 (#258) @dependabot
- Bump coverage from 7.2.1 to 7.2.2 (#251) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 (#248) @dependabot
- Bump ipykernel from 6.21.3 to 6.22.0 (#256) @dependabot
- Bump poetry from 1.4.0 to 1.4.1 in /.github/workflows (#253) @dependabot
- Bump pre-commit from 3.1.1 to 3.2.0 (#255) @dependabot
- Bump safety from 2.3.1 to 2.3.4 (#243) @dependabot
- Bump jupyter-book from 0.13.1 to 0.15.1 (#244) @dependabot
- Bump typeguard from 2.13.3 to 3.0.0 (#246) @dependabot
- Bump pytest from 7.2.0 to 7.2.2 (#245) @dependabot
- Bump statsmodels from 0.13.2 to 0.13.5 (#175) @dependabot
- Bump mypy from 0.991 to 1.1.1 (#239) @dependabot
- Bump xdoctest from 1.1.0 to 1.1.1 (#240) @dependabot
- Bump actions/cache from 3.3.0 to 3.3.1 (#237) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 (#238) @dependabot
- Bump matplotlib from 3.6.2 to 3.7.1 (#241) @dependabot
- Bump pre-commit-hooks from 4.3.0 to 4.4.0 (#242) @dependabot
- Bump coverage from 6.5.0 to 7.2.1 (#231) @dependabot
- Bump poetry from 1.3.2 to 1.4.0 in /.github/workflows (#232) @dependabot
- Bump ipython from 8.5.0 to 8.10.0 (#225) @dependabot
- Bump black from 22.10.0 to 23.1.0 (#218) @dependabot
- Bump pip from 23.0 to 23.0.1 in /.github/workflows (#226) @dependabot
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#227) @dependabot
- Bump actions/cache from 3.2.4 to 3.3.0 (#235) @dependabot
- Bump nox from 2022.8.7 to 2022.11.21 (#217) @dependabot
- Bump pre-commit from 2.20.0 to 3.1.1 (#233) @dependabot
- Bump pandas from 1.5.1 to 1.5.3 (#219) @dependabot
- Bump pillow from 9.2.0 to 9.3.0 (#182) @dependabot
- Bump salsify/action-detect-and-tag-new-version from 2.0.2 to 2.0.3 (#187) @dependabot
- Bump certifi from 2022.9.24 to 2022.12.7 (#192) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4 (#190) @dependabot
- Bump wheel from 0.37.1 to 0.38.1 (#201) @dependabot
- Bump setuptools from 65.5.0 to 65.5.1 (#203) @dependabot
- Bump actions/setup-python from 4.3.0 to 4.5.0 (#208) @dependabot
- Bump mypy from 0.982 to 0.991 (#181) @dependabot
- Bump gitpython from 3.1.29 to 3.1.30 (#213) @dependabot
- Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#204) @dependabot
- Bump actions/cache from 3.0.11 to 3.2.4 (#210) @dependabot
- Bump pip from 22.3 to 23.0 in /.github/workflows (#211) @dependabot
- Bump ipykernel from 6.16.2 to 6.21.0 (#212) @dependabot
- Bump poetry from 1.2.2 to 1.3.1 in /.github/workflows (#194) @dependabot
- Bump matplotlib from 3.6.1 to 3.6.2 (#174) @dependabot
- Bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.2 (#163) @dependabot
- Bump virtualenv from 20.16.5 to 20.16.6 in /.github/workflows (#162) @dependabot