Regenmaschine

Latest version: v2024.3.0

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

Scan your dependencies

Page 1 of 10

2024.03.0

🧰 Maintenance

- Bump pytest-asyncio from 0.23.5 to 0.23.5.post1 (491)
- Bump mypy from 1.8.0 to 1.9.0 (490)
- Bump ruff from 0.3.1 to 0.3.2 (489)
- Bump pytest from 8.1.0 to 8.1.1 (488)
- Bump ruff from 0.3.0 to 0.3.1 (487)
- Refactor to increase the chance of reusing the connection (486)
- Bump pytest from 8.0.2 to 8.1.0 (485)
- Bump poetry from 1.8.1 to 1.8.2 in /.github/workflows (484)
- Bump ruff from 0.2.2 to 0.3.0 (483)
- Bump poetry from 1.8.0 to 1.8.1 in /.github/workflows (482)
- Bump pytest from 8.0.1 to 8.0.2 (477)
- Bump typing-extensions from 4.9.0 to 4.10.0 (478)
- Bump pylint from 3.0.3 to 3.1.0 (479)
- Bump coverage from 7.4.2 to 7.4.3 (480)
- Bump poetry from 1.7.1 to 1.8.0 in /.github/workflows (481)
- Bump coverage from 7.4.1 to 7.4.2 (476)
- Bump pyupgrade from 3.15.0 to 3.15.1 (471)
- Bump ruff from 0.2.1 to 0.2.2 (473)
- Bump yamllint from 1.35.0 to 1.35.1 (472)
- Bump pytest from 7.4.4 to 8.0.1 (474)
- Bump pre-commit from 3.6.1 to 3.6.2 (475)
- Bump yamllint from 1.34.0 to 1.35.0 (469)
- Bump gitpython from 3.1.41 to 3.1.42 (470)
- Bump pytest-asyncio from 0.23.4 to 0.23.5 (467)
- Bump pre-commit from 3.6.0 to 3.6.1 (468)
- Bump pre-commit/action from 3.0.0 to 3.0.1 (466)
- Bump yamllint from 1.33.0 to 1.34.0 (465)
- Bump ruff from 0.2.0 to 0.2.1 (464)
- Bump ruff from 0.1.15 to 0.2.0 (461)
- Bump certifi from 2023.11.17 to 2024.2.2 (462)
- Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (463)
- Bump codecov/codecov-action from 3 to 4 (460)

2024.01.0

📕 Documentation

- Fix CI badge in README (445)
- Update license to 2024 (439)

🧰 Maintenance

- Bump ruff from 0.1.14 to 0.1.15 (458)
- Use URL objects for requests (457)
- Bump aiohttp from 3.9.2 to 3.9.3 (459)
- Bump aiohttp from 3.9.1 to 3.9.2 (453)
- Bump coverage from 7.4.0 to 7.4.1 (455)
- Bump pytest-asyncio from 0.23.3 to 0.23.4 (454)
- Bump vulture from 2.10 to 2.11 (451)
- Bump ruff from 0.1.13 to 0.1.14 (452)
- Remove Safety as a dependency (450)
- Bump safety from 2.3.4 to 3.0.0 (449)
- Bump actions/cache from 3 to 4 (448)
- Bump ruff from 0.1.11 to 0.1.13 (447)
- Use built-in timeout for session.request (446)
- Bump aresponses from 2.1.6 to 3.0.0 (444)
- Migrate from `rtx` to `mise` (442)
- Bump gitpython from 3.1.40 to 3.1.41 (441)
- Bump ruff from 0.1.9 to 0.1.11 (440)
- Bump pytest from 7.4.3 to 7.4.4 (437)
- Bump pytest-asyncio from 0.23.2 to 0.23.3 (438)
- Bump coverage from 7.3.4 to 7.4.0 (436)
- Bump mypy from 1.7.1 to 1.8.0 (434)
- Bump ruff from 0.1.8 to 0.1.9 (435)
- Bump coverage from 7.3.3 to 7.3.4 (433)
- Bump coverage from 7.3.2 to 7.3.3 (432)
- Bump yarl from 1.9.3 to 1.9.4 (431)
- Bump pylint from 3.0.2 to 3.0.3 (430)
- Bump typing-extensions from 4.8.0 to 4.9.0 (429)
- Bump isort from 5.12.0 to 5.13.2 (426)
- Bump frozenlist from 1.4.0 to 1.4.1 (425)
- Bump pre-commit from 3.5.0 to 3.6.0 (428)
- Bump ruff from 0.1.6 to 0.1.8 (424)
- Bump pytest-asyncio from 0.21.1 to 0.23.2 (427)

2023.12.0

🐛 Bug Fixes

- Fix issue with incorrect Python version spec (423)

🧰 Maintenance

- Bump github/codeql-action from 2 to 3 (420)
- Bump ruff from 0.1.7 to 0.1.8 (419)
- Bump isort from 5.12.0 to 5.13.2 (418)
- Bump pylint from 3.0.2 to 3.0.3 (416)
- Bump pre-commit from 3.5.0 to 3.6.0 (415)
- Bump typing-extensions from 4.8.0 to 4.9.0 (414)
- Bump actions/stale from 8 to 9 (412)
- Bump yarl from 1.9.3 to 1.9.4 (410)
- Bump actions/setup-python from 4 to 5 (411)
- Bump ruff from 0.1.6 to 0.1.7 (408)
- Bump pytest-asyncio from 0.23.1 to 0.23.2 (409)
- Bump pytest-asyncio from 0.21.1 to 0.23.1 (407)
- Remove unused dependencies (406)
- Fix CI (405)

2023.11.0

🚨 Breaking Changes

- Add support for Python 3.12 (372)

🧰 Maintenance

- Add support for Python 3.12 (372)
- Use `ruff` in place of `bandit` and `black` (404)
- Bump aiohttp from 3.9.0 to 3.9.1 (403)
- Bump mypy from 1.7.0 to 1.7.1 (402)
- Bump dessant/lock-threads from 5.0.0 to 5.0.1 (401)
- Bump pygments from 2.17.1 to 2.17.2 (400)
- Bump aiohttp from 3.8.6 to 3.9.0 (396)
- Bump ruff from 0.1.5 to 0.1.6 (397)
- Bump pygments from 2.16.1 to 2.17.1 (398)
- Bump certifi from 2023.7.22 to 2023.11.17 (399)
- Bump poetry from 1.6.1 to 1.7.1 in /.github/workflows (395)
- Bump dessant/lock-threads from 4.0.1 to 5.0.0 (394)
- Bump mypy from 1.6.1 to 1.7.0 (393)
- Bump yamllint from 1.32.0 to 1.33.0 (392)
- Bump ruff from 0.1.4 to 0.1.5 (391)
- Bump black from 23.10.1 to 23.11.0 (390)
- Bump ruff from 0.1.3 to 0.1.4 (389)
- Bump ruff from 0.1.2 to 0.1.3 (387)
- Bump black from 23.10.0 to 23.10.1 (384)
- Bump pytest from 7.4.2 to 7.4.3 (385)
- Bump ruff from 0.1.1 to 0.1.2 (386)
- Bump pylint from 3.0.1 to 3.0.2 (383)
- Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (374)
- Bump black from 23.9.1 to 23.10.0 (378)
- Bump mypy from 1.6.0 to 1.6.1 (379)
- Bump gitpython from 3.1.37 to 3.1.40 (380)
- Bump ruff from 0.0.292 to 0.1.1 (381)
- Bump pytest-mock from 3.11.1 to 3.12.0 (382)
- Bump urllib3 from 1.26.17 to 1.26.18 (377)
- Bump pre-commit from 3.4.0 to 3.5.0 (373)
- Bump mypy from 1.5.1 to 1.6.0 (371)
- Bump aiohttp from 3.8.5 to 3.8.6 (370)
- Bump pre-commit-hooks from 4.4.0 to 4.5.0 (369)
- Bump pyupgrade from 3.14.0 to 3.15.0 (368)
- Bump vulture from 2.9.1 to 2.10 (367)
- Bump pylint from 3.0.0 to 3.0.1 (366)
- Bump pylint from 2.17.7 to 3.0.0 (362)
- Bump codespell from 2.2.5 to 2.2.6 (360)
- Bump urllib3 from 1.26.12 to 1.26.17 (365)
- Bump ruff from 0.0.291 to 0.0.292 (361)
- Bump pyupgrade from 3.13.0 to 3.14.0 (364)
- Bump coverage from 7.3.1 to 7.3.2 (363)
- Bump pylint from 2.17.6 to 2.17.7 (359)
- Bump pylint from 2.17.5 to 2.17.6 (358)
- Bump gitpython from 3.1.36 to 3.1.37 (357)
- Bump pyupgrade from 3.12.0 to 3.13.0 (356)
- Bump ruff from 0.0.290 to 0.0.291 (355)
- Bump pyupgrade from 3.11.1 to 3.12.0 (354)
- Bump pyupgrade from 3.11.0 to 3.11.1 (353)
- Bump typing-extensions from 4.7.1 to 4.8.0 (350)
- Bump pyupgrade from 3.10.1 to 3.11.0 (351)
- Bump ruff from 0.0.289 to 0.0.290 (352)
- Bump ruff from 0.0.288 to 0.0.289 (349)
- Bump ruff from 0.0.287 to 0.0.288 (347)
- Bump gitpython from 3.1.35 to 3.1.36 (348)
- Bump black from 23.7.0 to 23.9.1 (346)
- Bump gitpython from 3.1.34 to 3.1.35 (344)
- Bump pytest from 7.4.1 to 7.4.2 (345)
- Bump pytest-aiohttp from 1.0.4 to 1.0.5 (342)
- Bump coverage from 7.3.0 to 7.3.1 (343)
- Bump actions/checkout from 3 to 4 (341)
- Bump pytest from 7.4.0 to 7.4.1 (337)
- Bump gitpython from 3.1.33 to 3.1.34 (338)
- Bump pre-commit from 3.3.3 to 3.4.0 (339)
- Bump ruff from 0.0.286 to 0.0.287 (340)
- Bump gitpython from 3.1.32 to 3.1.33 (336)
- Bump ruff from 0.0.285 to 0.0.286 (335)
- Clean up build dependencies (334)
- Bump poetry from 1.6.0 to 1.6.1 in /.github/workflows (333)
- Bump vulture from 2.8 to 2.9.1 (332)
- Bump poetry from 1.5.1 to 1.6.0 in /.github/workflows (330)
- Bump ruff from 0.0.284 to 0.0.285 (329)

2023.08.0

🧰 Maintenance

- Pin dependencies to resolve several CVEs (328)
- Bump blacken-docs from 1.15.0 to 1.16.0 (326)
- Bump mypy from 1.5.0 to 1.5.1 (327)
- Bump coverage from 7.2.7 to 7.3.0 (325)
- Bump vulture from 2.7 to 2.8 (323)
- Bump mypy from 1.4.1 to 1.5.0 (324)
- Bump ruff from 0.0.283 to 0.0.284 (322)
- Bump ruff from 0.0.282 to 0.0.283 (321)
- Bump ruff from 0.0.281 to 0.0.282 (320)
- Bump ruff from 0.0.280 to 0.0.281 (319)
- Bump pyupgrade from 3.9.0 to 3.10.1 (318)
- Bump pylint from 2.17.4 to 2.17.5 (317)
- Bump ruff from 0.0.278 to 0.0.280 (316)
- Bump aiohttp from 3.8.4 to 3.8.5 (315)
- Bump pytest-asyncio from 0.21.0 to 0.21.1 (313)
- Bump ruff from 0.0.277 to 0.0.278 (314)
- Bump black from 22.12.0 to 23.7.0 (311)
- Bump pyupgrade from 3.8.0 to 3.9.0 (310)
- Bump blacken-docs from 1.14.0 to 1.15.0 (309)
- Bump ruff from 0.0.276 to 0.0.277 (308)
- Bump ruff from 0.0.275 to 0.0.276 (307)
- Bump pyupgrade from 3.7.0 to 3.8.0 (306)
- Bump typing-extensions from 4.7.0 to 4.7.1 (305)
- Bump typing-extensions from 4.6.3 to 4.7.0 (303)
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (304)
- Bump mypy from 1.4.0 to 1.4.1 (301)
- Bump pytest from 7.3.2 to 7.4.0 (302)
- Bump ruff from 0.0.274 to 0.0.275 (300)
- Bump mypy from 1.3.0 to 1.4.0 (298)
- Bump ruff from 0.0.272 to 0.0.274 (299)
- Bump pyupgrade from 3.6.0 to 3.7.0 (297)
- Bump pytest-mock from 3.10.0 to 3.11.1 (296)
- Bump codespell from 2.2.4 to 2.2.5 (295)
- Bump pre-commit from 3.3.2 to 3.3.3 (294)
- Bump blacken-docs from 1.13.0 to 1.14.0 (293)

2023.06.0

🐛 Bug Fixes

- Reduce default ciphers to maintain Gen1 compatibility with OpenSSL 3.1 (292)

🧰 Maintenance

- Bump dessant/lock-threads from 4.0.0 to 4.0.1 (291)
- Bump pyupgrade from 3.4.0 to 3.6.0 (290)
- Bump pytest from 7.3.1 to 7.3.2 (289)
- Bump ruff from 0.0.271 to 0.0.272 (288)
- Bump ruff from 0.0.270 to 0.0.271 (287)
- Bump typing-extensions from 4.6.2 to 4.6.3 (286)
- Bump ruff from 0.0.269 to 0.0.270 (281)
- Bump poetry from 1.5.0 to 1.5.1 in /.github/workflows (284)
- Bump coverage from 7.2.6 to 7.2.7 (285)
- Bump typing-extensions from 4.6.1 to 4.6.2 (283)
- Bump pytest-cov from 4.0.0 to 4.1.0 (282)
- Bump typing-extensions from 4.6.0 to 4.6.1 (279)
- Bump coverage from 7.2.5 to 7.2.6 (280)
- Bump yamllint from 1.31.0 to 1.32.0 (278)
- Bump typing-extensions from 4.5.0 to 4.6.0 (277)
- Bump requests from 2.28.1 to 2.31.0 (276)
- Bump poetry from 1.4.2 to 1.5.0 in /.github/workflows (275)
- Bump ruff from 0.0.267 to 0.0.269 (274)
- Bump pre-commit from 3.3.1 to 3.3.2 (273)

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.