This repository has been archived by the owner on Jan 4, 2022. It is now read-only.
v3.2.0
Changes
- Update poetry (#335) @staticdev
🪲 Fixes
- Fix release branch (#397) @staticdev
🚨 Testing
- Remove unittest (#399) @staticdev
- Use session decorator from nox-poetry (#362) @staticdev
👷 Continuous Integration
- Ignore CVE-2020-28476 affecting all versions of tornado (#353) @staticdev
- Add help wanted to Release drafter (#339) @staticdev
📦 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