summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
| * Merge pull request #242 from pallets/release-2.0.12.0.1David Lord2021-05-182-2/+2
| |\ | | | | | | release version 2.0.1
| | * release version 2.0.1David Lord2021-05-182-2/+2
| |/
| * Merge pull request #241 from pallets/salt-defaultDavid Lord2021-05-183-4/+16
| |\ | | | | | | allow salt=None again
| | * allow salt=None againDavid Lord2021-05-183-4/+16
| |/
| * Merge pull request #240 from pallets/update-typingDavid Lord2021-05-183-23/+26
| |\ | | | | | | mark top-level names as exported
| | * mark top-level names as exportedDavid Lord2021-05-183-23/+26
| |/
* | Merge remote-tracking branch 'origin/2.0.x'David Lord2021-05-112-4/+4
|\ \ | |/
| * Merge pull request #236 from pallets/default-branchDavid Lord2021-05-112-4/+4
| |\ | | | | | | rename default branch in files
| | * rename default branch in filesDavid Lord2021-05-112-4/+4
| |/
* | start version 2.1.0.dev0David Lord2021-05-112-1/+7
|/
* start version 2.0.1.dev0David Lord2021-05-112-1/+7
|
* Merge pull request #235 from pallets/release-2.0.02.0.0David Lord2021-05-118-49/+30
|\ | | | | Release 2.0.0
| * release version 2.0.0David Lord2021-05-112-2/+2
| |
| * update requirementsDavid Lord2021-05-116-47/+28
|/
* Merge pull request #234 from pallets/pre-commit-ci-scheduleDavid Lord2021-05-111-0/+2
|\ | | | | update pre-commit monthly
| * update pre-commit monthlyDavid Lord2021-05-111-0/+2
|/
* Merge pull request #233 from pallets/pre-commit-ci-update-configDavid Lord2021-05-101-3/+3
|\ | | | | [pre-commit.ci] pre-commit autoupdate
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-05-101-3/+3
|/ | | | | | | updates: - [github.com/asottile/pyupgrade: v2.14.0 → v2.15.0](https://github.com/asottile/pyupgrade/compare/v2.14.0...v2.15.0) - [github.com/psf/black: 21.4b2 → 21.5b1](https://github.com/psf/black/compare/21.4b2...21.5b1) - [github.com/PyCQA/flake8: 3.9.1 → 3.9.2](https://github.com/PyCQA/flake8/compare/3.9.1...3.9.2)
* Merge pull request #232 from pallets/pre-commit-ci-update-configDavid Lord2021-05-031-2/+2
|\ | | | | [pre-commit.ci] pre-commit autoupdate
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-05-031-2/+2
|/ | | | | | updates: - [github.com/asottile/pyupgrade: v2.13.0 → v2.14.0](https://github.com/asottile/pyupgrade/compare/v2.13.0...v2.14.0) - [github.com/psf/black: 21.4b0 → 21.4b2](https://github.com/psf/black/compare/21.4b0...21.4b2)
* Merge pull request #231 from pallets/dependabot/pip/pre-commit-2.12.1masterdependabot[bot]2021-04-281-1/+1
|\
| * Bump pre-commit from 2.12.0 to 2.12.1dependabot[bot]2021-04-281-1/+1
|/ | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.12.0 to 2.12.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.12.0...v2.12.1) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #230 from pallets/dependabot/add-v2-config-fileDavid Lord2021-04-281-0/+8
|\ | | | | Upgrade to GitHub-native Dependabot
| * Upgrade to GitHub-native Dependabotdependabot/add-v2-config-filedependabot-preview[bot]2021-04-281-0/+8
|/