Pyanilist

Latest version: v0.7.2

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

Scan your dependencies

Page 1 of 3

0.7.2

0.7.1

Changed
- [`beb0f4a`](https://github.com/Ravencentric/pyanilist/commit/beb0f4aa74c99ab67df0a508810d8654c0aadac9) 0.7.1 by Ravencentric

Fixed
- [`4b4eb5c`](https://github.com/Ravencentric/pyanilist/commit/4b4eb5cc6726154543b8340325c71643c98a68ed) Handle `null` recommendations by Ravencentric in [#30](https://github.com/Ravencentric/pyanilist/pull/30)

0.7.0

Changed
- [`cb61911`](https://github.com/Ravencentric/pyanilist/commit/cb61911e9371c0cc85ea31d3ab77d88d4e5df848) 0.7.0 by Ravencentric
- [`2da6528`](https://github.com/Ravencentric/pyanilist/commit/2da6528c26a777e2aab43c3691c43518497f5285) New changelog template by Ravencentric
- [`35d910b`](https://github.com/Ravencentric/pyanilist/commit/35d910b159a139846469216dc637cace7b3a6df3) Bump astral-sh/setup-uv in the actions group by dependabot[bot] in [#28](https://github.com/Ravencentric/pyanilist/pull/28)
- [`7782552`](https://github.com/Ravencentric/pyanilist/commit/7782552a5f923fb8a5f53e3522e33973efcfb269) Weekly dependabot by Ravencentric
- [`65bb97b`](https://github.com/Ravencentric/pyanilist/commit/65bb97b77a222fb81e5b6a17843b834a5718aee1) Move sort logic into a function by Ravencentric
- [`76074ac`](https://github.com/Ravencentric/pyanilist/commit/76074ac5930427593bea5db8abd811cc021a2ae0) Apply more ruff rules by Ravencentric
- [`e389c8c`](https://github.com/Ravencentric/pyanilist/commit/e389c8c309f2331045ac9045dcff563f13f0dda4) Format by Ravencentric
- [`826de1e`](https://github.com/Ravencentric/pyanilist/commit/826de1e5981be201e136cef11cade56cfefb8231) Update dev deps by Ravencentric
- [`37fbf56`](https://github.com/Ravencentric/pyanilist/commit/37fbf56ff9623af5493a1a4fa5f31bdb4f219922) Update tests workflow by Ravencentric
- [`a1425e5`](https://github.com/Ravencentric/pyanilist/commit/a1425e5b34f884c367c4be138247e097cd293f49) Update release workflow by Ravencentric
- [`1dcf21f`](https://github.com/Ravencentric/pyanilist/commit/1dcf21fac11037ca2d1e85bdda39f4518020504b) Update lint workflow by Ravencentric
- [`5931fa9`](https://github.com/Ravencentric/pyanilist/commit/5931fa97267a36843da324ec0a89640168e27a15) Use github actions for deploying docs by Ravencentric
- [`7b493cf`](https://github.com/Ravencentric/pyanilist/commit/7b493cfb377741b581be413dbe9b58f238bff680) Bump the actions group with 2 updates by dependabot[bot] in [#27](https://github.com/Ravencentric/pyanilist/pull/27)

Fixed
- [`5dbe95c`](https://github.com/Ravencentric/pyanilist/commit/5dbe95c0bc1a96ae599b650e949bc022290b0907) Fix readme badge by Ravencentric
- [`6b1fa28`](https://github.com/Ravencentric/pyanilist/commit/6b1fa2890067c9f29b3578e40016ea5f005f914b) Use `model_validate` for RelatedMedia by Ravencentric
- [`4f58dc0`](https://github.com/Ravencentric/pyanilist/commit/4f58dc01dd31e3c82227a2494448d29197c28e7b) Missing period in readme by Ravencentric
- [`7b19fd5`](https://github.com/Ravencentric/pyanilist/commit/7b19fd54f3b46cfaa55c617346c687192792221c) Fix config path by Ravencentric
- [`e4ad204`](https://github.com/Ravencentric/pyanilist/commit/e4ad2043cc4ad9e87e2a5a2db86e2b86544233e1) More tests by Ravencentric
- [`bcab711`](https://github.com/Ravencentric/pyanilist/commit/bcab711afdcc4901938935e1eb2cc5181ce89d7c) `AniList.get_recommendations` now makes a single request by Ravencentric
- [`8c0a404`](https://github.com/Ravencentric/pyanilist/commit/8c0a4048600a8cd0891cdfb8c3b9182c8346948e) Make base model a bit more lenient when parsing by Ravencentric
- [`3185a7f`](https://github.com/Ravencentric/pyanilist/commit/3185a7f1fd24c41db73d529da7d9ff9904cff9e7) Switch Color and CountryCode to str and remove two dependencies by Ravencentric
- [`5129d9d`](https://github.com/Ravencentric/pyanilist/commit/5129d9d8936f9042461ea07ea235319b82910904) Replace all instances of `HttpUrl` with str by Ravencentric
- [`6f310a1`](https://github.com/Ravencentric/pyanilist/commit/6f310a119f4143d85b081850f483e9f6ec6e6e08) Fix project url by Ravencentric
- [`a1073dc`](https://github.com/Ravencentric/pyanilist/commit/a1073dc2b9deb7e77ec9c022ff5ffeb04318c43c) `AniList.get_relations` now makes a single request by Ravencentric

Removed
- [`6627865`](https://github.com/Ravencentric/pyanilist/commit/6627865c1d4878e868f28dba60f37493cb1a9c48) Remove dependency on typing-extensions by Ravencentric
- [`8b859b5`](https://github.com/Ravencentric/pyanilist/commit/8b859b58bcfbd360c2b02048d596c9ec05e237e9) Remove a dependency by Ravencentric

0.6.2

[0.6.2](https://github.com/Ravencentric/pyanilist/compare/v0.6.1...v0.6.2) - (2024-12-24)

<!-- 0 -->🚀 Features

- `to_str` method on some models [`4e86fe5`](https://github.com/Ravencentric/pyanilist/commit/4e86fe5a95716ec9d541195bb88d83a32b790df5) - Ravencentric

<!-- 12 -->🔖 Releases

- 0.6.2 [`b2de8f2`](https://github.com/Ravencentric/pyanilist/commit/b2de8f2af700f98656fbd6842360d107b455ff2f) - Ravencentric

<!-- 29 -->👷 CI/CD

- Enforce up to date lockfile [`cec117e`](https://github.com/Ravencentric/pyanilist/commit/cec117e2e998b949ebc50608ac5fdc07712646f2) - Ravencentric

<!-- 7 -->⚙️ Chores

- **deps:** Bump astral-sh/setup-uv from 3 to 4 in the actions group ([26](https://github.com/Ravencentric/pyanilist/issues/26)) [`6734ffb`](https://github.com/Ravencentric/pyanilist/commit/6734ffb9624d57d7766b1d340cb7400ed781bf93) - dependabot[bot]

0.6.1

0.6.0

- More tests [`65cced7`](https://github.com/Ravencentric/pyanilist/commit/65cced72c2b315d28974d682f0e06938279a9f3b) - Ravencentric
- **deps:** Bump codecov/codecov-action in the actions group ([24](https://github.com/Ravencentric/pyanilist/issues/24)) [`f7b4b32`](https://github.com/Ravencentric/pyanilist/commit/f7b4b321019daf441739fe5c5b19b0f4fbe43412) - dependabot[bot]
- **tests:** More tests [`f6d0cb6`](https://github.com/Ravencentric/pyanilist/commit/f6d0cb6dfbbfdc316f29fe27adc8fa209946f696) - Ravencentric

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.