Sleplet

Latest version: v1.5.0

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

1.5.0

What's Changed
* Add `CodeFactor` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/398
* No longer require block to be mandatory by paddyroddy in https://github.com/astro-informatics/sleplet/pull/400
* Try codeflash by paddyroddy in https://github.com/astro-informatics/sleplet/pull/404
* Revert "Try codeflash" by paddyroddy in https://github.com/astro-informatics/sleplet/pull/405
* Renovate: paddyroddy/.github (minor) by renovate in https://github.com/astro-informatics/sleplet/pull/406
* Renovate: actions/upload-artifact to 834a144 by renovate in https://github.com/astro-informatics/sleplet/pull/408
* Renovate: paddyroddy/.github (minor) by renovate in https://github.com/astro-informatics/sleplet/pull/409
* Renovate: paddyroddy/.github (minor) by renovate in https://github.com/astro-informatics/sleplet/pull/410
* Renovate: actions/setup-python to f677139 by renovate in https://github.com/astro-informatics/sleplet/pull/407
* Fix typos by paddyroddy in https://github.com/astro-informatics/sleplet/pull/411
* Add `py.typed` file by paddyroddy in https://github.com/astro-informatics/sleplet/pull/412
* American spelling by paddyroddy in https://github.com/astro-informatics/sleplet/pull/414
* Try `pytest-xdist` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/415
* Make sure `preferred-citation` is at the bottom by paddyroddy in https://github.com/astro-informatics/sleplet/pull/416
* Drop `python==3.10` support by paddyroddy in https://github.com/astro-informatics/sleplet/pull/418
* Use `tox-gh` under the hood over `tox-gh-actions` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/420
* Revert "Try `pytest-xdist`" by paddyroddy in https://github.com/astro-informatics/sleplet/pull/422
* Use native TOML syntax for `tox` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/421
* Renovate: paddyroddy/.github (minor) by renovate in https://github.com/astro-informatics/sleplet/pull/427
* Renovate: actions/checkout to 11bd719 by renovate in https://github.com/astro-informatics/sleplet/pull/423
* Renovate: actions/setup-python to 0b93645 - autoclosed by renovate in https://github.com/astro-informatics/sleplet/pull/424
* Renovate: coverallsapp/github-action to cfd0633 by renovate in https://github.com/astro-informatics/sleplet/pull/426
* Renovate: actions/upload-artifact to b4b15b8 by renovate in https://github.com/astro-informatics/sleplet/pull/425
* Move `__all__` for PEP8 by paddyroddy in https://github.com/astro-informatics/sleplet/pull/428
* Renovate: paddyroddy/.github (minor) by renovate in https://github.com/astro-informatics/sleplet/pull/429
* Update license copyright year(s) by github-actions in https://github.com/astro-informatics/sleplet/pull/430
* Renovate: actions/cache to 1bd1e32 by renovate in https://github.com/astro-informatics/sleplet/pull/431
* Renovate: actions/upload-artifact to 6f51ac0 by renovate in https://github.com/astro-informatics/sleplet/pull/432
* Renovate: paddyroddy/.github (minor) by renovate in https://github.com/astro-informatics/sleplet/pull/433
* Change to licence PAT by paddyroddy in https://github.com/astro-informatics/sleplet/pull/434
* extendable typo by paddyroddy in https://github.com/astro-informatics/sleplet/pull/435
* Renovate: paddyroddy/.github (minor) by renovate in https://github.com/astro-informatics/sleplet/pull/441
* Renovate: coverallsapp/github-action to 648a8eb by renovate in https://github.com/astro-informatics/sleplet/pull/440
* Renovate: actions/cache to d4323d4 by renovate in https://github.com/astro-informatics/sleplet/pull/437
* Renovate: actions/upload-artifact to 4cec3d8 by renovate in https://github.com/astro-informatics/sleplet/pull/439
* Renovate: actions/setup-python to 4237552 by renovate in https://github.com/astro-informatics/sleplet/pull/438
* Change test tolerance by paddyroddy in https://github.com/astro-informatics/sleplet/pull/449
* Renovate: actions/cache to 5a3ec84 by renovate in https://github.com/astro-informatics/sleplet/pull/444
* Renovate: actions/setup-python to 8d9ed9a - autoclosed by renovate in https://github.com/astro-informatics/sleplet/pull/445
* Renovate: actions/upload-artifact to ea165f8 by renovate in https://github.com/astro-informatics/sleplet/pull/446
* Renovate: paddyroddy/.github (minor) by renovate in https://github.com/astro-informatics/sleplet/pull/447
* Renovate: dependency plotly to v6 by renovate in https://github.com/astro-informatics/sleplet/pull/443
* Remove `cmocean` dependency by paddyroddy in https://github.com/astro-informatics/sleplet/pull/450
* Renovate: dependency numpy to v2 by renovate in https://github.com/astro-informatics/sleplet/pull/396
* Change to `license-files` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/451
* Licence classifiers are deprecated by paddyroddy in https://github.com/astro-informatics/sleplet/pull/452
* No longer use deploy composite action by paddyroddy in https://github.com/astro-informatics/sleplet/pull/453
* Split up deployment job by paddyroddy in https://github.com/astro-informatics/sleplet/pull/454


**Full Changelog**: https://github.com/astro-informatics/sleplet/compare/v1.4.11...v1.5.0

1.4.11

What's Changed
* Simplify citation link by paddyroddy in https://github.com/astro-informatics/sleplet/pull/376
* Update licence badge link by paddyroddy in https://github.com/astro-informatics/sleplet/pull/377
* Simplify licence readme badge further by paddyroddy in https://github.com/astro-informatics/sleplet/pull/378
* Add suggestions from Scientific Python by paddyroddy in https://github.com/astro-informatics/sleplet/pull/379
* Pin actions/checkout to a5ac7e5 by renovate in https://github.com/astro-informatics/sleplet/pull/380
* Renovate: paddyroddy/.github (minor) by renovate in https://github.com/astro-informatics/sleplet/pull/381
* Renovate: actions/checkout to a5ac7e5 by renovate in https://github.com/astro-informatics/sleplet/pull/382
* Update links.yaml by paddyroddy in https://github.com/astro-informatics/sleplet/pull/384
* Add `retry_if_failed` to `pooch` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/383
* Rename config.yaml to config.yml by paddyroddy in https://github.com/astro-informatics/sleplet/pull/385
* Change to SVG by paddyroddy in https://github.com/astro-informatics/sleplet/pull/387
* Remove `title` in issue templates by paddyroddy in https://github.com/astro-informatics/sleplet/pull/388
* Remove `required` validations by paddyroddy in https://github.com/astro-informatics/sleplet/pull/391
* Fix linting by paddyroddy in https://github.com/astro-informatics/sleplet/pull/392
* Always build documentation by paddyroddy in https://github.com/astro-informatics/sleplet/pull/393
* Always build paper by paddyroddy in https://github.com/astro-informatics/sleplet/pull/394
* Always `build` but don't publish by paddyroddy in https://github.com/astro-informatics/sleplet/pull/395
* Add `python==3.12` support by paddyroddy in https://github.com/astro-informatics/sleplet/pull/229
* Renovate: paddyroddy/.github (minor) by renovate in https://github.com/astro-informatics/sleplet/pull/397


**Full Changelog**: https://github.com/astro-informatics/sleplet/compare/v1.4.10...v1.4.11

1.4.10

What's Changed
* Fix `PyOpenSci` issue by paddyroddy in https://github.com/astro-informatics/sleplet/pull/375


**Full Changelog**: https://github.com/astro-informatics/sleplet/compare/v1.4.9...v1.4.10

1.4.9

What's Changed
* Remove `tox-uv` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/373
* Fix citation badge by paddyroddy in https://github.com/astro-informatics/sleplet/pull/374


**Full Changelog**: https://github.com/astro-informatics/sleplet/compare/v1.4.8...v1.4.9

1.4.7

What's Changed
* Renovate: paddyroddy/.github (minor) by renovate in https://github.com/astro-informatics/sleplet/pull/340
* Renovate: actions/setup-python to v5 by renovate in https://github.com/astro-informatics/sleplet/pull/341
* Renovate: paddyroddy/.github (minor) by renovate in https://github.com/astro-informatics/sleplet/pull/344
* Renovate: actions/upload-artifact to v4 by renovate in https://github.com/astro-informatics/sleplet/pull/345
* Update license copyright year(s) by github-actions in https://github.com/astro-informatics/sleplet/pull/343
* YAML wrapping by paddyroddy in https://github.com/astro-informatics/sleplet/pull/347
* Renovate: actions/cache to v4 by renovate in https://github.com/astro-informatics/sleplet/pull/348
* Renovate: actions/upload-artifact to 5d5d22a by renovate in https://github.com/astro-informatics/sleplet/pull/349
* Renovate: paddyroddy/.github (minor) by renovate in https://github.com/astro-informatics/sleplet/pull/350
* Use `lint` prefix for `ruff` configuration by paddyroddy in https://github.com/astro-informatics/sleplet/pull/351
* Restore `D203` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/352
* Restore ISC001 by paddyroddy in https://github.com/astro-informatics/sleplet/pull/353
* Bump `ruff` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/354
* Bump hooks by paddyroddy in https://github.com/astro-informatics/sleplet/pull/355
* Test with `uv` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/356
* Renovate: actions/cache to ab5e6d0 by renovate in https://github.com/astro-informatics/sleplet/pull/357
* Renovate: paddyroddy/.github (minor) by renovate in https://github.com/astro-informatics/sleplet/pull/358
* Force bump `pre-commit` hooks by paddyroddy in https://github.com/astro-informatics/sleplet/pull/359
* Add repostatus.org badge by paddyroddy in https://github.com/astro-informatics/sleplet/pull/360
* Fix quoted string error by paddyroddy in https://github.com/astro-informatics/sleplet/pull/361
* Renovate: actions/cache to 0c45773 by renovate in https://github.com/astro-informatics/sleplet/pull/362
* Renovate: actions/setup-python to 82c7e63 by renovate in https://github.com/astro-informatics/sleplet/pull/363
* Renovate: paddyroddy/.github (minor) by renovate in https://github.com/astro-informatics/sleplet/pull/364
* Rename all `.yml` files to `.yaml` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/365


**Full Changelog**: https://github.com/astro-informatics/sleplet/compare/v1.4.6...v1.4.7

1.4.6

What's Changed
* Don't make alternatives mandatory by paddyroddy in https://github.com/astro-informatics/sleplet/pull/337
* Simplify disabling `markdownlint` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/338
* Add decorator function to speed up import by paddyroddy in https://github.com/astro-informatics/sleplet/pull/339


**Full Changelog**: https://github.com/astro-informatics/sleplet/compare/v1.4.5...v1.4.6

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.