Pydrawise

Latest version: v2025.3.0

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

Scan your dependencies

Page 1 of 6

2025.3.0

What's Changed
🐞 Bug fixes

* Make sure zones are always returned by get_zones() (291) dknowles2

🧩 Dependency updates

* Bump mkdocstrings-python from 1.15.0 to 1.16.4 (290) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump mkdocstrings from 0.28.0 to 0.28.3 (289) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump ruff from 0.9.6 to 0.9.10 (287) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump aiohttp from 3.11.12 to 3.11.13 (283) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump mkdocstrings-python from 1.14.5 to 1.15.0 (275) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump ruff from 0.9.5 to 0.9.6 (274) [dependabot[bot]](https://github.com/apps/dependabot)

2025.2.0

What's Changed
🐞 Bug fixes

* Give more tokens to GraphQL operations (272) dknowles2

🧩 Dependency updates

* Bump ruff from 0.9.4 to 0.9.5 (271) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump mkdocstrings-python from 1.13.0 to 1.14.5 (269) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump aiohttp from 3.11.11 to 3.11.12 (268) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump mkdocstrings from 0.27.0 to 0.28.0 (265) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump mypy from 1.14.1 to 1.15.0 (270) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump pytest-asyncio from 0.25.2 to 0.25.3 (263) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump ruff from 0.9.3 to 0.9.4 (264) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump graphql-core from 3.2.5 to 3.2.6 (262) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump ruff from 0.9.2 to 0.9.3 (261) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump pre-commit from 4.0.1 to 4.1.0 (260) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump release-drafter/release-drafter from 6.0.0 to 6.1.0 (258) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump aioresponses from 0.7.7 to 0.7.8 (259) [dependabot[bot]](https://github.com/apps/dependabot)

2025.1.0

What's Changed
🚀 New features

* Introduce a hybrid client that can multiplex across the GraphQL & REST APIs (257) dknowles2

🧩 Dependency updates

* Bump ruff from 0.9.1 to 0.9.2 (256) dependabot
* Bump ruff from 0.9.0 to 0.9.1 (255) dependabot
* Bump ruff from 0.8.6 to 0.9.0 (254) dependabot
* Bump pytest-asyncio from 0.25.1 to 0.25.2 (253) dependabot
* Bump ruff from 0.8.5 to 0.8.6 (252) dependabot
* Bump pytest-asyncio from 0.25.0 to 0.25.1 (251) dependabot
* Bump ruff from 0.8.4 to 0.8.5 (250) dependabot
* Bump mypy from 1.14.0 to 1.14.1 (249) dependabot
* Bump mypy from 1.13.0 to 1.14.0 (247) dependabot
* Bump mkdocstrings-python from 1.12.2 to 1.13.0 (248) dependabot
* Bump ruff from 0.8.3 to 0.8.4 (246) dependabot
* Bump pytest-asyncio from 0.24.0 to 0.25.0 (244) dependabot
* Bump aiohttp from 3.11.10 to 3.11.11 (245) dependabot
* Bump ruff from 0.8.2 to 0.8.3 (243) dependabot
* Bump aiohttp from 3.11.9 to 3.11.10 (240) dependabot
* Bump ruff from 0.8.1 to 0.8.2 (241) dependabot
* Bump aiohttp from 3.11.8 to 3.11.9 (239) dependabot
* Bump pytest from 8.3.3 to 8.3.4 (238) dependabot

2024.12.0

What's Changed
🚀 New features

* Pass an appVersion to requests (236) dknowles2

📋 Other changes

* Use SPDX license identifier (227) cdce8p

🧩 Dependency updates

* Update pre-commit hooks (237) dknowles2
* Bump ruff from 0.8.0 to 0.8.1 (235) dependabot
* Bump aiohttp from 3.11.7 to 3.11.8 (234) dependabot
* Bump ruff from 0.7.4 to 0.8.0 (233) dependabot
* Bump aiohttp from 3.11.2 to 3.11.7 (232) dependabot
* Bump ruff from 0.7.3 to 0.7.4 (229) dependabot
* Bump aioresponses from 0.7.6 to 0.7.7 (228) dependabot
* Bump aiohttp from 3.10.10 to 3.11.2 (226) dependabot
* Bump mkdocstrings from 0.26.2 to 0.27.0 (223) dependabot
* Bump ruff from 0.7.2 to 0.7.3 (224) dependabot
* Bump ruff from 0.7.1 to 0.7.2 (222) dependabot
* Bump mypy to 1.13.0 (221) dknowles2
* Bump aiohttp from 3.10.9 to 3.10.10 (209) dependabot
* Bump apischema from 0.18.1 to 0.19.0 (204) dependabot
* Bump mkdocstrings-python from 1.11.1 to 1.12.2 (216) dependabot
* Bump ruff from 0.7.0 to 0.7.1 (220) dependabot
* Bump ruff from 0.6.9 to 0.7.0 (215) dependabot
* Bump graphql-core from 3.2.4 to 3.2.5 (212) dependabot
* Bump mkdocstrings from 0.26.1 to 0.26.2 (210) dependabot
* Bump pre-commit from 4.0.0 to 4.0.1 (208) dependabot
* Bump aiohttp from 3.10.5 to 3.10.9 (207) dependabot
* Bump pre-commit from 3.8.0 to 4.0.0 (206) dependabot
* Bump ruff from 0.6.7 to 0.6.9 (205) dependabot

2024.9.0

What's Changed
🐞 Bug fixes

* Re-work schema handling to prevent blocking I/O in the event loop (200) dknowles2

📋 Other changes

* Run ruff-format & bump ruff (199) dknowles2
* Fix broken build-and-test.yml (198) dknowles2
* Replace flake8 & black with ruff (197) dknowles2

🧩 Dependency updates

* Bump pytest from 8.3.2 to 8.3.3 (196) dependabot
* Bump mkdocstrings-python from 1.10.8 to 1.11.1 (193) dependabot
* Bump mkdocstrings from 0.25.2 to 0.26.1 (195) dependabot
* Bump graphql-core from 3.2.3 to 3.2.4 (194) dependabot
* Bump mkdocs from 1.6.0 to 1.6.1 (190) dependabot
* Bump pytest-asyncio from 0.23.8 to 0.24.0 (188) dependabot
* Bump mypy from 1.11.1 to 1.11.2 (189) dependabot
* Bump aiohttp from 3.10.3 to 3.10.5 (187) dependabot
* Bump mkdocstrings-python from 1.10.5 to 1.10.8 (185) dependabot
* Bump aiohttp from 3.10.2 to 3.10.3 (184) dependabot

2024.8.0

What's Changed
🐞 Bug fixes

* Fix type of timeout param for aiohttp bump (183) dknowles2

📋 Other changes

* Update .gitignore (182) dknowles2

🧩 Dependency updates

* Bump aiohttp from 3.9.5 to 3.10.2 (181) dependabot
* Bump pytest-asyncio from 0.23.7 to 0.23.8 (171) dependabot
* Bump mypy from 1.10.1 to 1.11.1 (179) dependabot
* Bump pre-commit from 3.7.1 to 3.8.0 (177) dependabot
* Bump pytest from 8.3.1 to 8.3.2 (176) dependabot
* Bump mkdocstrings from 0.25.1 to 0.25.2 (174) dependabot
* Bump pytest from 8.2.2 to 8.3.1 (172) dependabot
* Bump mypy from 1.10.0 to 1.10.1 (170) dependabot
* Bump mkdocstrings-python from 1.10.4 to 1.10.5 (168) dependabot

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.