Sleplet

Latest version: v1.4.11

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

Scan your dependencies

Page 1 of 6

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

1.4.5

What's Changed
* Add `pre-commit` to `dev` dependencies by paddyroddy in https://github.com/astro-informatics/sleplet/pull/312
* Make `mypy` strict by paddyroddy in https://github.com/astro-informatics/sleplet/pull/313
* Multi-line basic string with whitespace trimming by paddyroddy in https://github.com/astro-informatics/sleplet/pull/314
* Fix running `mypy .` without `pre-commit` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/315
* Disable `disallow_any_generics` for `mypy` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/316
* Disable `disallow_untyped_decorators` for `mypy` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/317
* Revert " Disable `disallow_untyped_decorators` for `mypy` (317)" by paddyroddy in https://github.com/astro-informatics/sleplet/pull/318
* Renovate: paddyroddy/.github (minor) by renovate in https://github.com/astro-informatics/sleplet/pull/319
* Use new `pre-commit` badge by paddyroddy in https://github.com/astro-informatics/sleplet/pull/321
* Renovate: paddyroddy/.github (minor) by renovate in https://github.com/astro-informatics/sleplet/pull/320
* Rely on config from `pre-commit` hook by paddyroddy in https://github.com/astro-informatics/sleplet/pull/322
* Remove logo colour by paddyroddy in https://github.com/astro-informatics/sleplet/pull/323
* Change to `LICENCE.txt` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/324
* Add licence badge by paddyroddy in https://github.com/astro-informatics/sleplet/pull/325
* Update README.md by paddyroddy in https://github.com/astro-informatics/sleplet/pull/326
* Add `CODE_OF_CONDUCT` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/327
* Use new GitHub issue template forms by paddyroddy in https://github.com/astro-informatics/sleplet/pull/328
* Fix `markdownlint` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/329
* Wrap long code with commas by paddyroddy in https://github.com/astro-informatics/sleplet/pull/330
* Only exclude with `MANIFEST.in` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/331
* Renovate: paddyroddy/.github (minor) by renovate in https://github.com/astro-informatics/sleplet/pull/332
* Add short intro to documentation by paddyroddy in https://github.com/astro-informatics/sleplet/pull/333
* Remove unused import by paddyroddy in https://github.com/astro-informatics/sleplet/pull/335
* Avoid downloading data on initial import by paddyroddy in https://github.com/astro-informatics/sleplet/pull/336


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

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.