summaryrefslogtreecommitdiff
path: root/requirements
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* 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>
* 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>
* update pallets and sphinx requirementsDavid Lord2021-05-203-9/+9
|
* update pallets-sphinx-themesDavid Lord2021-05-202-2/+2
|
* 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
|
* update requirementsDavid Lord2021-05-115-23/+27
|
* 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>
* update requirementsDavid Lord2021-04-164-14/+17
|
* update pallets-sphinx-themesDavid Lord2021-04-163-16/+16
|
* Bump urllib3 from 1.26.3 to 1.26.4 in /requirementsdependabot[bot]2021-04-062-15/+15
| | | | | | | | Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.4. - [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.3...1.26.4) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #193 from pallets/dependabot/pip/mypy-0.812dependabot-preview[bot]2021-03-012-2/+2
|\
| * Bump mypy from 0.800 to 0.812dependabot-preview[bot]2021-03-012-2/+2
| | | | | | | | | | | | | | Bumps [mypy](https://github.com/python/mypy) from 0.800 to 0.812. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.800...v0.812) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #194 from pallets/dependabot/pip/sphinx-3.5.1dependabot-preview[bot]2021-03-012-2/+2
|\ \ | |/ |/|
| * Bump sphinx from 3.4.3 to 3.5.1dependabot-preview[bot]2021-03-012-2/+2
| | | | | | | | | | | | | | | | Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.3 to 3.5.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.4.3...v3.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump tox from 3.21.4 to 3.22.0dependabot-preview[bot]2021-03-011-1/+1
|/ | | | | | | | Bumps [tox](https://github.com/tox-dev/tox) from 3.21.4 to 3.22.0. - [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.21.4...3.22.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* update requirementsDavid Lord2021-02-066-53/+40
|
* Bump pytest from 6.2.1 to 6.2.2dependabot-preview[bot]2021-02-012-10/+19
| | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.2.1...6.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #180 from pallets/dependabot/pip/tox-3.21.3dependabot-preview[bot]2021-02-011-1/+1
|\
| * Bump tox from 3.20.1 to 3.21.3dependabot/pip/tox-3.21.3dependabot-preview[bot]2021-02-011-1/+1
| | | | | | | | | | | | | | | | Bumps [tox](https://github.com/tox-dev/tox) from 3.20.1 to 3.21.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.20.1...3.21.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #179 from pallets/dependabot/pip/sphinx-3.4.3dependabot-preview[bot]2021-02-011-27/+60
|\ \ | |/ |/|
| * Bump sphinx from 3.4.1 to 3.4.3dependabot-preview[bot]2021-02-011-27/+60
| | | | | | | | | | | | | | | | Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.1 to 3.4.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.4.1...v3.4.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump pre-commit from 2.9.3 to 2.10.0dependabot-preview[bot]2021-02-011-1/+1
|/ | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.3 to 2.10.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.9.3...v2.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* add type annotationsDavid Lord2021-01-294-22/+146
|
* Merge pull request #172 from pallets/dependabot/pip/pre-commit-2.9.3dependabot-preview[bot]2021-01-011-1/+1
|\
| * Bump pre-commit from 2.9.2 to 2.9.3dependabot-preview[bot]2021-01-011-1/+1
| | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.2 to 2.9.3. - [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.9.2...v2.9.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #171 from pallets/dependabot/pip/sphinx-3.4.1dependabot-preview[bot]2021-01-011-1/+1
|\ \ | |/ |/|
| * Bump sphinx from 3.3.1 to 3.4.1dependabot-preview[bot]2021-01-011-1/+1
| | | | | | | | | | | | | | | | Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.3.1 to 3.4.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.3.1...v3.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #170 from pallets/dependabot/pip/pytest-6.2.1dependabot-preview[bot]2021-01-012-2/+2
|\ \
| * | Bump pytest from 6.1.2 to 6.2.1dependabot-preview[bot]2021-01-012-2/+2
| |/ | | | | | | | | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.2 to 6.2.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.1.2...6.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump pip-tools from 5.4.0 to 5.5.0dependabot-preview[bot]2021-01-011-2/+2
|/ | | | | | | | Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 5.4.0 to 5.5.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/5.4.0...5.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #166 from pallets/dependabot/pip/pre-commit-2.9.2dependabot-preview[bot]2020-12-011-1/+1
|\
| * Bump pre-commit from 2.8.2 to 2.9.2dependabot-preview[bot]2020-12-011-1/+1
| | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.8.2 to 2.9.2. - [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.8.2...v2.9.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #165 from pallets/dependabot/pip/sphinx-3.3.1dependabot-preview[bot]2020-12-011-1/+1
|\ \ | |/ |/|
| * Bump sphinx from 3.2.1 to 3.3.1dependabot-preview[bot]2020-12-011-1/+1
| | | | | | | | | | | | | | | | Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.2.1 to 3.3.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.2.1...v3.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump pip-tools from 5.3.1 to 5.4.0dependabot-preview[bot]2020-12-011-1/+1
|/ | | | | | | | Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 5.3.1 to 5.4.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/5.3.1...5.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #158 from pallets/dependabot/pip/tox-3.20.1dependabot-preview[bot]2020-11-011-1/+1
|\
| * Bump tox from 3.20.0 to 3.20.1dependabot-preview[bot]2020-11-011-1/+1
| | | | | | | | | | | | | | | | Bumps [tox](https://github.com/tox-dev/tox) from 3.20.0 to 3.20.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.20.0...3.20.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump pytest from 6.1.0 to 6.1.2dependabot-preview[bot]2020-11-012-2/+2
|/ | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.0 to 6.1.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.1.0...6.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump pre-commit from 2.7.1 to 2.8.2dependabot-preview[bot]2020-11-011-1/+1
| | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.7.1 to 2.8.2. - [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.7.1...v2.8.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump pytest from 6.0.2 to 6.1.0dependabot-preview[bot]2020-10-012-4/+2
| | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.2 to 6.1.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.0.2...6.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump pytest from 6.0.1 to 6.0.2dependabot-preview[bot]2020-09-142-2/+2
| | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.0.1...6.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump tox from 3.19.0 to 3.20.0dependabot-preview[bot]2020-09-071-1/+1
| | | | | | | | Bumps [tox](https://github.com/tox-dev/tox) from 3.19.0 to 3.20.0. - [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.19.0...3.20.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump pre-commit from 2.6.0 to 2.7.1dependabot-preview[bot]2020-08-311-1/+1
| | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.6.0 to 2.7.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.6.0...v2.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump sphinx from 3.2.0 to 3.2.1dependabot-preview[bot]2020-08-171-1/+1
| | | | | | | | Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.2.0...v3.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump sphinx from 3.1.2 to 3.2.0dependabot-preview[bot]2020-08-101-1/+1
| | | | | | | | Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.1.2 to 3.2.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.1.2...v3.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump tox from 3.18.1 to 3.19.0dependabot-preview[bot]2020-08-071-1/+1
| | | | | | | | Bumps [tox](https://github.com/tox-dev/tox) from 3.18.1 to 3.19.0. - [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.18.1...3.19.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump pip-tools from 5.3.0 to 5.3.1dependabot-preview[bot]2020-08-031-1/+1
| | | | | | | | Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 5.3.0 to 5.3.1. - [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/5.3.0...5.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump pytest from 6.0.0 to 6.0.1dependabot-preview[bot]2020-07-312-2/+2
| | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.0.0...6.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>