Irpf-cei

Latest version: v3.5.2

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

Scan your dependencies

Page 2 of 5

3.3.0

Changes

:rocket: Features

* Add stale bot (433) staticdev

:rotating_light: Testing

* Safety full report (463) staticdev
* Configure darglint to allow long docstrings without signatures (461) staticdev
* [flake8] Configure flake8-rst-docstrings for Sphinx (459) staticdev
* [mypy] Use strict shorthand setting (457) staticdev

:construction_worker: Continuous Integration

* Revert "Ignore CVE-2020-28476 affecting tornado" (400) staticdev

:package: Dependencies

* Bump pre-commit from 2.12.1 to 2.13.0 (455) dependabot
* Bump pip from 21.1.1 to 21.1.2 in /.github/workflows (454) dependabot
* Bump sphinx from 4.0.1 to 4.0.2 in /docs (453) dependabot
* Bump sphinx from 4.0.1 to 4.0.2 (452) dependabot
* Bump pre-commit-hooks from 3.4.0 to 4.0.1 (450) dependabot
* Bump sphinx from 3.5.4 to 4.0.1 (448) dependabot
* Bump black from 21.5b0 to 21.5b1 (447) dependabot
* Bump sphinx from 3.5.4 to 4.0.1 in /docs (446) dependabot
* Bump flake8 from 3.9.1 to 3.9.2 (444) dependabot
* Bump pytest-mock from 3.6.0 to 3.6.1 (442) dependabot
* Bump virtualenv from 20.4.4 to 20.4.6 in /.github/workflows (441) dependabot
* Bump black from 21.4b2 to 21.5b0 (440) dependabot
* Bump pytest from 6.2.3 to 6.2.4 (439) dependabot
* Bump flake8-rst-docstrings from 0.2.2 to 0.2.3 (438) dependabot
* Bump codecov/codecov-action from v1.4.1 to v1.5.0 (436) dependabot
* Bump pygments from 2.8.1 to 2.9.0 (437) dependabot
* Bump flake8-rst-docstrings from 0.2.1 to 0.2.2 (435) dependabot
* Bump pip from 21.1 to 21.1.1 in /.github/workflows (434) dependabot
* Bump nox-poetry from 0.8.4 to 0.8.5 in /.github/workflows (430) dependabot
* Bump nox-poetry from 0.8.4 to 0.8.5 (431) dependabot
* Bump black from 21.4b1 to 21.4b2 (429) dependabot
* Bump black from 21.4b0 to 21.4b1 (428) dependabot
* Bump flake8-rst-docstrings from 0.1.2 to 0.2.1 (427) dependabot
* Bump pytest-mock from 3.5.1 to 3.6.0 (426) dependabot
* Bump black from 20.8b1 to 21.4b0 (425) dependabot
* Bump reorder-python-imports from 2.4.0 to 2.5.0 (424) dependabot
* Bump pip from 21.0.1 to 21.1 in /.github/workflows (423) dependabot
* Bump virtualenv from 20.4.3 to 20.4.4 in /.github/workflows (422) dependabot
* Bump codecov/codecov-action from v1.4.0 to v1.4.1 (421) dependabot
* Bump codecov/codecov-action from v1.3.2 to v1.4.0 (419) dependabot
* Bump pre-commit from 2.12.0 to 2.12.1 (420) dependabot
* Bump flake8-rst-docstrings from 0.0.14 to 0.1.2 (418) dependabot
* Bump flake8 from 3.9.0 to 3.9.1 (416) dependabot
* Bump poetry from 1.1.5 to 1.1.6 in /.github/workflows (415) dependabot
* Bump pandas from 1.2.3 to 1.2.4 (414) dependabot
* Bump actions/cache from v2.1.4 to v2.1.5 (413) dependabot
* Update actions/setup-python requirement to v2.2.2 (412) dependabot
* Bump sphinx from 3.5.3 to 3.5.4 (410) dependabot
* Bump sphinx from 3.5.3 to 3.5.4 in /docs (411) dependabot
* Bump pre-commit from 2.11.1 to 2.12.0 (409) dependabot
* Bump actions/upload-artifact from v2.2.2 to v2.2.3 (408) dependabot
* Bump actions/download-artifact from v2.0.8 to v2.0.9 (407) dependabot
* Bump sphinx-rtd-theme from 0.5.1 to 0.5.2 (406) dependabot
* Bump codecov/codecov-action from v1.3.1 to v1.3.2 (405) dependabot
* Bump pytest from 6.2.2 to 6.2.3 (404) dependabot
* Bump darglint from 1.7.0 to 1.8.0 (403) dependabot
* Bump flake8-bugbear from 21.3.2 to 21.4.3 (401) dependabot
* Bump typeguard from 2.11.1 to 2.12.0 (402) dependabot

3.2.0

Changes

* Update poetry (335) staticdev

:beetle: Fixes

* Fix release branch (397) staticdev

:rotating_light: Testing

* Remove unittest (399) staticdev
* Use session decorator from nox-poetry (362) staticdev

:construction_worker: Continuous Integration

* Ignore CVE-2020-28476 affecting all versions of tornado (353) staticdev
* Add help wanted to Release drafter (339) staticdev

:package: Dependencies

* Bump sphinx from 3.5.2 to 3.5.3 in /docs (395) dependabot
* Bump sphinx from 3.5.2 to 3.5.3 (394) dependabot
* Bump flake8-docstrings from 1.5.0 to 1.6.0 (393) dependabot
* Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (392) dependabot
* Bump codecov/codecov-action from v1.2.2 to v1.3.1 (391) dependabot
* Bump virtualenv from 20.4.2 to 20.4.3 in /.github/workflows (390) dependabot
* Bump sphinx-autobuild from 2020.9.1 to 2021.3.14 (387) dependabot
* Bump flake8 from 3.8.4 to 3.9.0 (385) dependabot
* Bump nox-poetry from 0.8.1 to 0.8.4 in /.github/workflows (388) dependabot
* Bump nox-poetry from 0.8.1 to 0.8.4 (389) dependabot
* Bump pre-commit from 2.11.0 to 2.11.1 (383) dependabot
* Bump codecov/codecov-action from v1.2.1 to v1.2.2 (382) dependabot
* Bump flake8-bugbear from 21.3.1 to 21.3.2 (381) dependabot
* Bump sphinx from 3.5.1 to 3.5.2 (379) dependabot
* Bump pre-commit from 2.10.1 to 2.11.0 (378) dependabot
* Bump sphinx from 3.5.1 to 3.5.2 in /docs (380) dependabot
* Bump pygments from 2.8.0 to 2.8.1 (377) dependabot
* Bump poetry from 1.1.4 to 1.1.5 in /.github/workflows (376) dependabot
* Bump pandas from 1.2.2 to 1.2.3 (374) dependabot
* Bump flake8-bugbear from 20.11.1 to 21.3.1 (375) dependabot
* Bump coverage from 5.4 to 5.5 (373) dependabot
* Bump pyfakefs from 4.3.3 to 4.4.0 (372) dependabot
* Bump darglint from 1.6.0 to 1.7.0 (371) dependabot
* Bump mypy from 0.800 to 0.812 (370) dependabot
* Bump sphinx from 3.5.0 to 3.5.1 in /docs (369) dependabot
* Bump typeguard from 2.10.0 to 2.11.1 (368) dependabot
* Bump sphinx from 3.4.3 to 3.5.1 (367) dependabot
* Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (366) dependabot
* Bump pygments from 2.7.4 to 2.8.0 (364) dependabot
* Bump sphinx from 3.4.3 to 3.5.0 in /docs (363) dependabot
* Bump pandas from 1.2.1 to 1.2.2 (360) dependabot
* Bump pre-commit from 2.10.0 to 2.10.1 (357) dependabot
* Bump pypa/gh-action-pypi-publish from v1.4.1 to v1.4.2 (359) dependabot
* Bump reorder-python-imports from 2.3.6 to 2.4.0 (356) dependabot
* Bump nox-poetry from 0.7.1 to 0.8.1 in /.github/workflows (355) dependabot
* Bump nox-poetry from 0.7.1 to 0.8.1 (358) dependabot
* Bump actions/cache from v2.1.3 to v2.1.4 (354) dependabot
* Bump virtualenv from 20.4.0 to 20.4.2 in /.github/workflows (352) dependabot
* Bump darglint from 1.5.8 to 1.6.0 (351) dependabot
* Bump xdoctest from 0.15.3 to 0.15.4 (350) dependabot
* Bump pip from 21.0 to 21.0.1 in /.github/workflows (348) dependabot
* Bump mypy from 0.790 to 0.800 (341) dependabot
* Bump xdoctest from 0.15.2 to 0.15.3 (346) dependabot
* Bump pre-commit from 2.9.3 to 2.10.0 (345) dependabot
* Bump coverage from 5.3.1 to 5.4 (343) dependabot
* Bump pip from 20.3.3 to 21.0 in /.github/workflows (340) dependabot
* Bump xdoctest from 0.15.0 to 0.15.2 (338) dependabot
* Bump pytest from 6.2.1 to 6.2.2 (342) dependabot
* Bump pandas from 1.2.0 to 1.2.1 (336) dependabot
* Bump virtualenv from 20.2.1 to 20.3.1 in /.github/workflows (330) dependabot
* Bump nox from 2020.8.22 to 2020.12.31 in /.github/workflows (304) dependabot
* Bump sphinx from 3.4.1 to 3.4.3 in /docs (325) dependabot
* Update actions/checkout requirement to v2.3.4 (323) dependabot
* Bump codecov/codecov-action from v1.0.15 to v1.2.1 (316) dependabot
* Bump actions/download-artifact from v2.0.6 to v2.0.8 (309) dependabot
* Bump actions/upload-artifact from v2.2.1 to v2.2.2 (310) dependabot
* Update identify (334) staticdev

3.1.1

Mudanças

:package: Dependencies

* Bump nox-poetry from 0.5.0 to 0.7.1 (332) dependabot
* Bump nox-poetry from 0.5.0 to 0.7.1 in /.github/workflows (331) dependabot

3.1.0

Mudanças

:rocket: Features

* Improved formatting (322) staticdev
* Add Github Labeler (320) staticdev

3.0.0

Mudanças

* Fix for MacOS numpy (300) staticdev
* Fix CI (296) staticdev

:rocket: Features

* Adicionadas taxas 2020 (301) staticdev
* Python 3.9 support (299) staticdev
* Enhances nox usage (297) staticdev

:lipstick: Style

* F-strings and docstrings (295) staticdev

:package: Dependencies

* Bump pandas from 1.1.5 to 1.2.0 (292) dependabot
* Bump release-drafter/release-drafter from v5.12.1 to v5.13.0 (291) dependabot
* Bump sphinx from 3.4.0 to 3.4.1 in /docs (290) dependabot
* Bump sphinx from 3.4.0 to 3.4.1 (289) dependabot
* Bump codecov/codecov-action from v1.1.0 to v1.1.1 (288) dependabot
* Bump safety from 1.9.0 to 1.10.0 (285) dependabot
* Bump pyfakefs from 4.3.2 to 4.3.3 (286) dependabot
* Bump sphinx from 3.3.1 to 3.4.0 in /docs (287) dependabot
* Bump sphinx from 3.3.1 to 3.4.0 (284) dependabot
* Bump coverage from 5.3 to 5.3.1 (283) dependabot
* Bump actions/setup-python from v2.2.0 to v2.2.1 (282) dependabot
* Bump actions/setup-python from v2.1.4 to v2.2.0 (281) dependabot
* Bump codecov/codecov-action from v1.0.15 to v1.1.0 (280) dependabot
* Bump pre-commit-hooks from 3.3.0 to 3.4.0 (278) dependabot
* Bump pytest-mock from 3.3.1 to 3.4.0 (279) dependabot
* Bump pytest from 6.2.0 to 6.2.1 (277) dependabot
* Bump pip from 20.3.2 to 20.3.3 in /.github/workflows (276) dependabot
* Bump pytest from 6.1.2 to 6.2.0 (274) dependabot
* Bump pip from 20.3.1 to 20.3.2 in /.github/workflows (275) dependabot
* Bump xlrd from 1.2.0 to 2.0.1 (273) dependabot
* Bump pandas from 1.1.4 to 1.1.5 (272) dependabot
* Bump pre-commit from 2.9.2 to 2.9.3 (271) dependabot
* Bump virtualenv from 20.2.1 to 20.2.2 in /.github/workflows (270) dependabot

2.1.2

Mudanças

:rocket: Features

* Nox refactor (202) staticdev
* Flake8 / pre-commit / nox review (156) staticdev

:fire: Removals and Deprecations

* Ignore VSCode and PyCharm settings (160) staticdev

:beetle: Fixes

* Fix poetry build-system (254) staticdev
* Update prettier pre-commit (250) staticdev

:construction_worker: Continuous Integration

* pipefail release (153) staticdev

:books: Documentation

* Contributing review (182) staticdev

:hammer: Refactoring

* Move darglint configuration to .flake8 (164) staticdev

:lipstick: Style

* Bump prettier 2.1.2 (209) staticdev

:package: Dependencies

* Bump pygments from 2.7.2 to 2.7.3 (269) dependabot
* Bump pip from 20.3 to 20.3.1 in /.github/workflows (268) dependabot
* Bump pip from 20.2.4 to 20.3 in /.github/workflows (267) dependabot
* Bump pyfakefs from 4.3.1 to 4.3.2 (266) dependabot
* Bump pre-commit from 2.9.0 to 2.9.2 (265) dependabot
* Bump flake8-bugbear from 20.1.4 to 20.11.1 (264) dependabot
* Bump darglint from 1.5.7 to 1.5.8 (263) dependabot
* Bump pyfakefs from 4.3.0 to 4.3.1 (262) dependabot
* Bump virtualenv from 20.2.0 to 20.2.1 in /.github/workflows (261) dependabot
* Bump darglint from 1.5.5 to 1.5.7 (260) dependabot
* Bump pre-commit from 2.8.2 to 2.9.0 (258) dependabot
* Bump virtualenv from 20.1.0 to 20.2.0 in /.github/workflows (257) dependabot
* Bump pyfakefs from 4.2.1 to 4.3.0 (256) dependabot
* Bump codecov/codecov-action from v1.0.14 to v1.0.15 (255) dependabot
* Bump sphinx from 3.3.0 to 3.3.1 in /docs (252) dependabot
* Bump sphinx from 3.3.0 to 3.3.1 (251) dependabot
* Bump actions/checkout from v2.3.3 to v2.3.4 (249) dependabot
* Bump pyfakefs from 4.2.0 to 4.2.1 (247) dependabot
* Bump sphinx from 3.2.1 to 3.3.0 in /docs (248) dependabot
* Bump sphinx from 3.2.1 to 3.3.0 (246) dependabot
* Bump pyfakefs from 4.1.0 to 4.2.0 (243) dependabot
* Bump pandas from 1.1.3 to 1.1.4 (244) dependabot
* Bump reorder-python-imports from 2.3.5 to 2.3.6 (242) dependabot
* Bump pre-commit from 2.8.1 to 2.8.2 (241) dependabot
* Bump pre-commit from 2.7.1 to 2.8.1 (240) dependabot
* Bump pytest from 6.1.1 to 6.1.2 (238) dependabot
* Bump poetry from 1.1.3 to 1.1.4 in /.github/workflows (235) dependabot
* Bump pygments from 2.7.1 to 2.7.2 (237) dependabot
* Bump virtualenv from 20.0.35 to 20.1.0 in /.github/workflows (236) dependabot
* Bump pre-commit-hooks from 3.2.0 to 3.3.0 (234) dependabot
* Bump release-drafter/release-drafter from v5.12.0 to v5.12.1 (233) dependabot
* Bump typeguard from 2.9.1 to 2.10.0 (232) dependabot
* Bump release-drafter/release-drafter from v5.11.0 to v5.12.0 (231) dependabot
* Bump codecov/codecov-action from v1.0.13 to v1.0.14 (230) dependabot
* Bump pip from 20.2.3 to 20.2.4 in /.github/workflows (229) dependabot
* Bump virtualenv from 20.0.34 to 20.0.35 in /.github/workflows (228) dependabot
* Bump poetry from 1.1.2 to 1.1.3 in /.github/workflows (227) dependabot
* Bump actions/setup-python from v2.1.3 to v2.1.4 (226) dependabot
* Bump virtualenv from 20.0.33 to 20.0.34 in /.github/workflows (225) dependabot
* Bump mypy from 0.782 to 0.790 (224) dependabot
* Bump poetry from 1.1.1 to 1.1.2 in /.github/workflows (223) dependabot
* Bump pandas from 1.1.2 to 1.1.3 (222) dependabot
* Bump poetry from 1.1.0 to 1.1.1 in /.github/workflows (221) dependabot
* Bump pytest from 6.1.0 to 6.1.1 (219) dependabot
* Bump darglint from 1.5.4 to 1.5.5 (220) dependabot
* Bump virtualenv from 20.0.32 to 20.0.33 in /.github/workflows (218) dependabot
* Bump flake8 from 3.8.3 to 3.8.4 (217) dependabot
* Bump virtualenv from 20.0.31 to 20.0.32 in /.github/workflows (216) dependabot
* Bump poetry from 1.0.10 to 1.1.0 in /.github/workflows (215) dependabot
* Bump actions/setup-python from v2.1.2 to v2.1.3 (214) dependabot
* Bump pytest from 6.0.2 to 6.1.0 (213) dependabot
* Bump pypa/gh-action-pypi-publish from v1.3.1 to v1.4.1 (212) dependabot
* Bump actions/checkout from v2.3.2 to v2.3.3 (211) dependabot
* Bump flake8-rst-docstrings from 0.0.13 to 0.0.14 (210) dependabot
* Bump pygments from 2.7.0 to 2.7.1 (207) dependabot
* Bump xdoctest from 0.14.0 to 0.15.0 (205) dependabot
* Bump coverage from 5.2.1 to 5.3 (204) dependabot
* Bump pygments from 2.6.1 to 2.7.0 (206) dependabot
* Bump pytest from 6.0.1 to 6.0.2 (203) dependabot
* Bump pandas from 1.1.1 to 1.1.2 (200) dependabot
* Bump pip from 20.2.2 to 20.2.3 in /.github/workflows (199) dependabot
* Bump darglint from 1.5.3 to 1.5.4 (198) dependabot
* Bump sphinx-autobuild from 0.7.1 to 2020.9.1 (197) dependabot
* Bump pytest-mock from 3.3.0 to 3.3.1 (195) dependabot
* Bump black from 19.10b0 to 20.8b1 (196) dependabot
* Bump xdoctest from 0.13.0 to 0.14.0 (194) dependabot
* Bump darglint from 1.5.2 to 1.5.3 (193) dependabot
* Bump pytest-mock from 3.2.0 to 3.3.0 (192) dependabot
* Bump pre-commit from 2.6.0 to 2.7.1 (191) dependabot
* Bump nox from 2020.5.24 to 2020.8.22 in /.github/workflows (190) dependabot
* Bump actions/github-script from v2 to v3 (189) dependabot
* Bump pandas from 1.1.0 to 1.1.1 (188) dependabot
* Bump codecov/codecov-action from v1.0.12 to v1.0.13 (187) dependabot
* Bump virtualenv from 20.0.30 to 20.0.31 in /.github/workflows (186) dependabot
* Bump sphinx from 3.2.0 to 3.2.1 in /docs (185) dependabot
* Bump sphinx from 3.2.0 to 3.2.1 (184) dependabot
* Bump pip from 20.2.1 to 20.2.2 in /.github/workflows (180) dependabot
* Bump actions/setup-python from v2.1.1 to v2.1.2 (179) dependabot
* Bump sphinx from 3.1.2 to 3.2.0 in /docs (178) dependabot
* Bump sphinx from 3.1.2 to 3.2.0 (177) dependabot
* Bump actions/checkout from v2.3.1 to v2.3.2 (176) dependabot
* Bump virtualenv from 20.0.29 to 20.0.30 in /.github/workflows (175) dependabot
* Bump pip from 20.2 to 20.2.1 in /.github/workflows (174) dependabot
* Bump virtualenv from 20.0.28 to 20.0.29 in /.github/workflows (173) dependabot
* Bump pre-commit-hooks from 3.1.0 to 3.2.0 (172) dependabot
* Bump darglint from 1.5.1 to 1.5.2 (167) dependabot
* Bump pytest from 6.0.0 to 6.0.1 (171) dependabot
* Bump pytest from 5.4.3 to 6.0.0 (170) dependabot
* Bump coverage from 5.2 to 5.2.1 (169) dependabot
* Bump pandas from 1.0.5 to 1.1.0 (168) dependabot
* Bump reorder-python-imports from 2.3.2 to 2.3.5 (166) dependabot
* Bump pip from 20.1.1 to 20.2 in /.github/workflows (165) dependabot
* Bump virtualenv from 20.0.27 to 20.0.28 in /.github/workflows (162) dependabot
* Bump codecov/codecov-action from v1.0.11 to v1.0.12 (161) dependabot
* Bump poetry from 1.0.9 to 1.0.10 in /.github/workflows (158) dependabot
* Bump reorder-python-imports from 2.3.1 to 2.3.2 (157) dependabot
* Bump actions/setup-python from v2 to v2.1.1 (154) dependabot

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.