summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump pallets-sphinx-themes from 2.0.1 to 2.0.2dependabot/pip/pallets-sphinx-themes-2.0.2dependabot[bot]2021-12-012-2/+2
| | | | | | | | | | | | | | | Bumps [pallets-sphinx-themes](https://github.com/pallets/pallets-sphinx-themes) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/pallets/pallets-sphinx-themes/releases) - [Changelog](https://github.com/pallets/pallets-sphinx-themes/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/pallets-sphinx-themes/compare/2.0.1...2.0.2) --- updated-dependencies: - dependency-name: pallets-sphinx-themes dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #273 from pallets/remove-deprecated-codeDavid Lord2021-11-056-475/+7
|\ | | | | remove deprecated code
| * remove deprecated codeDavid Lord2021-11-056-475/+7
|/
* Merge pull request #272 from pallets/drop-python-3.6David Lord2021-11-055-5/+6
|\ | | | | drop Python 3.6
| * drop Python 3.6David Lord2021-11-055-5/+6
|/
* Merge branch '2.0.x'David Lord2021-11-054-8/+10
|\
| * Merge pull request #271 from pallets/test-3.10David Lord2021-11-054-8/+10
| |\ | | | | | | test Python 3.10 and 3.11-dev
| | * test Python 3.11David Lord2021-11-054-3/+4
| | |
| | * test Python 3.10David Lord2021-11-052-6/+7
| |/
* | Merge branch '2.0.x'David Lord2021-11-015-31/+31
|\ \ | |/
| * Merge pull request #270 from pallets/update-requirementsDavid Lord2021-11-015-31/+31
| |\ | | | | | | update requirements
| | * update requirementsDavid Lord2021-11-015-31/+31
| |/
* | Merge branch '2.0.x'David Lord2021-10-069-61/+64
|\ \ | |/
| * Merge pull request #268 from pallets/update-requirementsDavid Lord2021-10-065-54/+58
| |\ | | | | | | update requirements
| | * update requirementsDavid Lord2021-10-065-54/+58
| |/
| * Merge pull request #267 from pallets/except-chainDavid Lord2021-10-064-11/+11
| |\ | | | | | | use exception chaining
| | * use exception chainingDavid Lord2021-10-064-11/+11
| |/ | | | | | | fixes flake8-bugbear B904
* | Merge pull request #261 from pallets/pre-commit-ci-update-configDavid Lord2021-09-081-2/+2
|\ \ | | | | | | [pre-commit.ci] pre-commit autoupdate
| * | [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-09-061-2/+2
|/ / | | | | | | | | | | updates: - [github.com/asottile/pyupgrade: v2.23.1 → v2.25.0](https://github.com/asottile/pyupgrade/compare/v2.23.1...v2.25.0) - [github.com/psf/black: 21.7b0 → 21.8b0](https://github.com/psf/black/compare/21.7b0...21.8b0)
* | Merge pull request #259 from pallets/dependabot/pip/tox-3.24.3David Lord2021-09-011-1/+1
|\ \ | | | | | | Bump tox from 3.24.1 to 3.24.3
| * | Bump tox from 3.24.1 to 3.24.3dependabot/pip/tox-3.24.3dependabot[bot]2021-09-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [tox](https://github.com/tox-dev/tox) from 3.24.1 to 3.24.3. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/3.24.1...3.24.3) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #260 from pallets/dependabot/pip/pre-commit-2.14.1David Lord2021-09-011-1/+1
|\ \ \ | | | | | | | | Bump pre-commit from 2.13.0 to 2.14.1
| * | | Bump pre-commit from 2.13.0 to 2.14.1dependabot/pip/pre-commit-2.14.1dependabot[bot]2021-09-011-1/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.13.0 to 2.14.1. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v2.13.0...v2.14.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #258 from pallets/dependabot/pip/pytest-6.2.5David Lord2021-09-012-2/+2
|\ \ \ | |/ / |/| | Bump pytest from 6.2.4 to 6.2.5
| * | Bump pytest from 6.2.4 to 6.2.5dependabot/pip/pytest-6.2.5dependabot[bot]2021-09-012-2/+2
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 6.2.5. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.2.4...6.2.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge remote-tracking branch 'origin/2.0.x'David Lord2021-08-102-4/+10
|\ \ | |/
| * Merge pull request #256 from esadek/pip_linkDavid Lord2021-08-101-1/+1
| |\ | | | | | | update pip link
| | * update pip linkEmil Sadek2021-08-101-1/+1
| |/
| * Merge pull request #244 from greyli/improve-contributing-guideDavid Lord2021-05-251-3/+9
| |\ | | | | | | Improve the contributing guide
| | * Improve the contributing guideGrey Li2021-05-251-3/+9
| |/
* | Merge pull request #251 from pallets/dependabot/pip/sphinx-4.1.2David Lord2021-08-032-8/+8
|\ \ | | | | | | Bump sphinx from 4.0.2 to 4.1.2
| * | Bump sphinx from 4.0.2 to 4.1.2dependabot[bot]2021-08-012-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.2 to 4.1.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.0.2...v4.1.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #252 from pallets/dependabot/pip/tox-3.24.1David Lord2021-08-031-1/+1
|\ \ \ | | | | | | | | Bump tox from 3.23.1 to 3.24.1
| * | | Bump tox from 3.23.1 to 3.24.1dependabot[bot]2021-08-011-1/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [tox](https://github.com/tox-dev/tox) from 3.23.1 to 3.24.1. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/3.23.1...3.24.1) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #253 from pallets/pre-commit-ci-update-configDavid Lord2021-08-031-3/+3
|\ \ \ | |/ / |/| | [pre-commit.ci] pre-commit autoupdate
| * | [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-08-021-3/+3
|/ / | | | | | | | | | | | | updates: - [github.com/asottile/pyupgrade: v2.20.0 → v2.23.1](https://github.com/asottile/pyupgrade/compare/v2.20.0...v2.23.1) - [github.com/asottile/reorder_python_imports: v2.5.0 → v2.6.0](https://github.com/asottile/reorder_python_imports/compare/v2.5.0...v2.6.0) - [github.com/psf/black: 21.6b0 → 21.7b0](https://github.com/psf/black/compare/21.6b0...21.7b0)
* | Merge pull request #248 from pallets/pre-commit-ci-update-configDavid Lord2021-07-061-3/+3
|\ \ | | | | | | [pre-commit.ci] pre-commit autoupdate
| * | [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-07-051-3/+3
|/ / | | | | | | | | | | | | updates: - [github.com/asottile/pyupgrade: v2.15.0 → v2.20.0](https://github.com/asottile/pyupgrade/compare/v2.15.0...v2.20.0) - [github.com/psf/black: 21.5b1 → 21.6b0](https://github.com/psf/black/compare/21.5b1...21.6b0) - [github.com/pre-commit/pre-commit-hooks: v3.4.0 → v4.0.1](https://github.com/pre-commit/pre-commit-hooks/compare/v3.4.0...v4.0.1)
* | Merge pull request #246 from pallets/dependabot/pip/pip-tools-6.2.0David Lord2021-07-011-1/+3
|\ \ | | | | | | Bump pip-tools from 6.1.0 to 6.2.0
| * | Bump pip-tools from 6.1.0 to 6.2.0dependabot[bot]2021-07-011-1/+3
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/jazzband/pip-tools/compare/6.1.0...6.2.0) --- updated-dependencies: - dependency-name: pip-tools dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #247 from pallets/dependabot/pip/mypy-0.910David Lord2021-07-012-9/+8
|\ \ | | | | | | Bump mypy from 0.812 to 0.910
| * | Bump mypy from 0.812 to 0.910dependabot[bot]2021-07-012-9/+8
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [mypy](https://github.com/python/mypy) from 0.812 to 0.910. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.812...v0.910) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #245 from pallets/dependabot/pip/pre-commit-2.13.0David Lord2021-06-011-1/+1
|\ \ | | | | | | Bump pre-commit from 2.12.1 to 2.13.0
| * | Bump pre-commit from 2.12.1 to 2.13.0dependabot[bot]2021-06-011-1/+1
|/ / | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.12.1 to 2.13.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v2.12.1...v2.13.0) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge branch '2.0.x'David Lord2021-05-203-19/+15
|\ \ | |/
| * Merge pull request #243 from pallets/update-themeDavid Lord2021-05-203-19/+15
| |\ | | | | | | Update theme
| | * update pallets and sphinx requirementsDavid Lord2021-05-202-14/+10
| | |
| | * update pallets-sphinx-themesDavid Lord2021-05-203-5/+5
| |/
* | Merge branch '2.0.x'David Lord2021-05-185-28/+49
|\ \ | |/
| * start version 2.0.2.dev0David Lord2021-05-182-1/+7
| |