Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4.0.0 source code.tar.gz | 2024-10-19 | 49.2 kB | |
4.0.0 source code.zip | 2024-10-19 | 60.7 kB | |
README.md | 2024-10-19 | 2.1 kB | |
Totals: 3 Items | 112.0 kB | 0 |
This major release drops support for Python 3.8, which reached end of life in October 2024.
What's Changed
- Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in https://github.com/srstevenson/nb-clean/pull/283
- Bump mypy from 1.10.0 to 1.10.1 by @dependabot in https://github.com/srstevenson/nb-clean/pull/284
- Bump pytest from 8.2.1 to 8.2.2 by @dependabot in https://github.com/srstevenson/nb-clean/pull/286
- Bump poethepoet from 0.26.1 to 0.27.0 by @dependabot in https://github.com/srstevenson/nb-clean/pull/287
- Bump ruff from 0.4.7 to 0.5.0 by @dependabot in https://github.com/srstevenson/nb-clean/pull/285
- Bump zipp from 3.17.0 to 3.19.1 in the pip group by @dependabot in https://github.com/srstevenson/nb-clean/pull/288
- Bump pytest from 8.2.2 to 8.3.2 by @dependabot in https://github.com/srstevenson/nb-clean/pull/289
- Bump ruff from 0.5.0 to 0.5.5 by @dependabot in https://github.com/srstevenson/nb-clean/pull/290
- Bump mypy from 1.10.1 to 1.11.1 by @dependabot in https://github.com/srstevenson/nb-clean/pull/291
- Bump poethepoet from 0.27.0 to 0.28.0 by @dependabot in https://github.com/srstevenson/nb-clean/pull/292
- Bump mypy from 1.11.1 to 1.11.2 by @dependabot in https://github.com/srstevenson/nb-clean/pull/294
- Bump ruff from 0.5.5 to 0.6.3 by @dependabot in https://github.com/srstevenson/nb-clean/pull/293
- Bump ruff from 0.6.3 to 0.6.8 by @dependabot in https://github.com/srstevenson/nb-clean/pull/295
- Bump poethepoet from 0.28.0 to 0.29.0 by @dependabot in https://github.com/srstevenson/nb-clean/pull/296
- Bump pytest from 8.3.2 to 8.3.3 by @dependabot in https://github.com/srstevenson/nb-clean/pull/297
- Update type in docstring to match source by @srstevenson in https://github.com/srstevenson/nb-clean/pull/298
- Drop support for EOL Python 3.8, and add 3.13 to CI by @srstevenson in https://github.com/srstevenson/nb-clean/pull/299
- Bump version to 4.0.0 by @srstevenson in https://github.com/srstevenson/nb-clean/pull/300
Full Changelog: https://github.com/srstevenson/nb-clean/compare/3.3.0...4.0.0