summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | 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 #230 from pallets/dependabot/pip/mypy-0.910David Lord2021-07-012-16/+15
|\ \ \ | | | | | | | | Bump mypy from 0.812 to 0.910
| * | | Bump mypy from 0.812 to 0.910dependabot[bot]2021-07-012-16/+15
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 #223 from pallets/dependabot/pip/requirements/urllib3-1.26.5David Lord2021-06-012-15/+15
|\ \ \ | | | | | | | | Bump urllib3 from 1.26.4 to 1.26.5 in /requirements
| * | | Bump urllib3 from 1.26.4 to 1.26.5 in /requirementsdependabot[bot]2021-06-022-15/+15
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #221 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-200-0/+0
|\ \ \ | |/ /
| * | Merge pull request #219 from pallets/update-themeDavid Lord2021-05-204-14/+14
| |\ \ | | | | | | | | Update theme
* | \ \ Merge pull request #218 from pallets/update-themeDavid Lord2021-05-204-14/+14
|\ \ \ \ | | |/ / | |/| | Update theme
| * | | update pallets and sphinx requirementsDavid Lord2021-05-203-9/+9
| | | |
| * | | update pallets-sphinx-themesDavid Lord2021-05-203-5/+5
| |/ /
* | | Merge branch '2.0.x'David Lord2021-05-184-11/+22
|\ \ \ | |/ /
| * | start version 2.0.2.dev0David Lord2021-05-182-1/+7
| | |
| * | Merge pull request #217 from pallets/release-2.0.12.0.12.0.1-buildDavid Lord2021-05-183-5/+2
| |\ \ | | |/ | | | release version 2.0.1
| | * release version 2.0.1David Lord2021-05-183-5/+2
| |/
| * Merge pull request #216 from pallets/cibuildwheel-auto-skipDavid Lord2021-05-181-2/+5
| |\ | | | | | | cibuildwheel skips based on python_requires
| | * update cibuildwheelDavid Lord2021-05-181-1/+1
| | |
| | * cibuildwheel skips based on python_requiresDavid Lord2021-05-181-1/+4
| |/
| * Merge pull request #215 from pallets/update-typingDavid Lord2021-05-183-8/+13
| |\ | | | | | | Update typing
| | * fix typing that wasn't available in Python 3.6.0David Lord2021-05-182-2/+4
| | |
| | * mark top-level names as exportedDavid Lord2021-05-183-7/+10
| |/
* | Merge remote-tracking branch 'origin/2.0.x'David Lord2021-05-113-5/+5
|\ \ | |/
| * Merge pull request #213 from pallets/default-branchDavid Lord2021-05-113-5/+5
| |\ | | | | | | rename default branch in files
| | * rename default branch in filesDavid Lord2021-05-113-5/+5
| |/
* | Merge remote-tracking branch 'origin/2.0.x'David Lord2021-05-113-14/+10
|\ \ | |/
| * Merge pull request #212 from ThiefMaster/fix-sphinx-buildDavid Lord2021-05-113-14/+10
| |\ | | | | | | Update deps & get sphinx from 4.1-dev git
| | * Install sphinx 4.1-dev from gitAdrian Moennich2021-05-123-13/+9
| | | | | | | | | | | | Otherwise docs builds are broken due to sphinx/issues#9216
| | * Update dependenciesAdrian Moennich2021-05-121-1/+1
| |/
* | start version 2.1.0.dev0David Lord2021-05-112-1/+7
|/
* start version 2.0.1.dev0David Lord2021-05-111-0/+6
|
* start version 2.0.1.dev0David Lord2021-05-111-1/+1
|
* Merge pull request #211 from pallets/release-2.0.02.0.0David Lord2021-05-117-25/+29
|\ | | | | Release 2.0.0
| * release version 2.0.0David Lord2021-05-112-2/+2
| |
| * update requirementsDavid Lord2021-05-115-23/+27
|/
* Merge pull request #210 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 #209 from pallets/formatter-superDavid Lord2021-05-101-0/+5
|\ | | | | call string.Formatter.__init__
| * use slots for format helper classesDavid Lord2021-05-101-0/+4
| |
| * call `string.Formatter.__init__`David Lord2021-05-101-0/+1
|/
* Merge pull request #208 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 #207 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 #206 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 #205 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
|/
* Merge pull request #204 from pallets/pre-commit-ci-update-configDavid Lord2021-04-272-18/+7
|\ | | | | [pre-commit.ci] pre-commit autoupdate
| * [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2021-04-261-15/+4
| | | | | | | | for more information, see https://pre-commit.ci