summaryrefslogtreecommitdiff
path: root/requirements
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies using pip-compile-multi (#2508)Sagi Buchbinder-Shadur2023-05-034-52/+50
|
* build, provenance, publish workflowDavid Lord2023-01-202-0/+18
|
* update dependenciesDavid Lord2022-12-294-48/+48
|
* update requirementsDavid Lord2022-04-283-3/+3
|
* update requirementsDavid Lord2022-04-254-12/+12
|
* update requirementsDavid Lord2022-04-014-16/+20
|
* unpin pytestDavid Lord2022-02-171-1/+1
|
* use pip-compile-multi for requirementsDavid Lord2022-02-176-122/+36
|
* update requirementsDavid Lord2022-01-134-19/+17
|
* update requirementsDavid Lord2021-12-264-33/+34
|
* test Python 3.10 and 3.11David Lord2021-11-052-2/+2
|
* update requirementsDavid Lord2021-11-014-33/+33
|
* update requirementsDavid Lord2021-10-054-50/+54
|
* update pallets and sphinx requirementsDavid Lord2021-05-202-12/+16
|
* update pallets-sphinx-themesDavid Lord2021-05-202-2/+2
|
* Remove importlib_metadata from tests.in and run pip-compileVincent Philippon2021-05-183-9/+0
| | | | | importlib_metadata is now installed by the installation of Click, if needed, and doesn't need to be installed seperatly.
* update requirementsDavid Lord2021-05-115-21/+21
|
* Merge pull request #1862 from pallets/dependabot/pip/importlib-metadata-4.0.1masterdependabot[bot]2021-04-282-2/+2
|\
| * Bump importlib-metadata from 3.10.1 to 4.0.1dependabot[bot]2021-04-282-2/+2
| | | | | | | | | | | | | | | | Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 3.10.1 to 4.0.1. - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst) - [Commits](https://github.com/python/importlib_metadata/compare/v3.10.1...v4.0.1) Signed-off-by: dependabot[bot] <support@github.com>
* | 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-20/+23
|
* update pallets-sphinx-themesDavid Lord2021-04-163-3/+3
|
* [Security] Bump urllib3 from 1.26.3 to 1.26.4dependabot-preview[bot]2021-04-062-2/+2
| | | | | | | | Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.4. **This update includes a security fix.** - [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-preview[bot] <support@dependabot.com>
* Merge pull request #1798 from pallets/dependabot/pip/sphinx-3.5.1dependabot-preview[bot]2021-03-012-3/+3
|\
| * Bump sphinx from 3.4.3 to 3.5.1dependabot-preview[bot]2021-03-012-3/+3
| | | | | | | | | | | | | | | | 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>
* | Merge pull request #1800 from pallets/dependabot/pip/tox-3.22.0dependabot-preview[bot]2021-03-011-1/+1
|\ \
| * | 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>
* | | Merge pull request #1799 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>
* | Bump importlib-metadata from 3.4.0 to 3.7.0dependabot-preview[bot]2021-03-012-2/+2
|/ | | | | | | | Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 3.4.0 to 3.7.0. - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst) - [Commits](https://github.com/python/importlib_metadata/compare/v3.4.0...v3.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* always install colorama on WindowsDavid Lord2021-02-153-5/+0
|
* initial type checking configurationIwan Aucamp2021-02-154-0/+24
| | | | add minimal annotations to pass checks
* update requirementsDavid Lord2021-02-083-48/+43
|
* Bump pytest from 6.2.1 to 6.2.2dependabot-preview[bot]2021-02-012-3/+3
| | | | | | | | 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 #1770 from pallets/dependabot/pip/pre-commit-2.10.0dependabot-preview[bot]2021-02-011-1/+1
|\
| * 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>
* | Merge pull request #1769 from pallets/dependabot/pip/sphinx-3.4.3dependabot-preview[bot]2021-02-012-2/+2
|\ \ | |/ |/|
| * Bump sphinx from 3.4.1 to 3.4.3dependabot-preview[bot]2021-02-012-2/+2
| | | | | | | | | | | | | | | | 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>
* | Merge pull request #1767 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-preview[bot]2021-02-011-2/+2
| | | | | | | | | | | | | | | | 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>
* | Bump sphinx-tabs from 1.3.0 to 2.0.0dependabot-preview[bot]2021-02-012-30/+67
|/ | | | | | | | Bumps [sphinx-tabs](https://github.com/executablebooks/sphinx-tabs) from 1.3.0 to 2.0.0. - [Release notes](https://github.com/executablebooks/sphinx-tabs/releases) - [Changelog](https://github.com/executablebooks/sphinx-tabs/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/sphinx-tabs/compare/v1.3.0...v2.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump importlib-metadata from 3.3.0 to 3.4.0dependabot-preview[bot]2021-02-012-61/+147
| | | | | | | | Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst) - [Commits](https://github.com/python/importlib_metadata/compare/v3.3.0...v3.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump sphinx from 3.3.1 to 3.4.1dependabot-preview[bot]2021-01-012-2/+2
| | | | | | | | 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>
* Bump pre-commit from 2.9.2 to 2.9.3dependabot-preview[bot]2021-01-011-2/+2
| | | | | | | | 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 #1748 from pallets/dependabot/pip/importlib-metadata-3.3.0dependabot-preview[bot]2021-01-012-2/+2
|\
| * Bump importlib-metadata from 3.1.0 to 3.3.0dependabot-preview[bot]2021-01-012-2/+2
| | | | | | | | | | | | | | | | Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 3.1.0 to 3.3.0. - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst) - [Commits](https://github.com/python/importlib_metadata/compare/v3.1.0...v3.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1747 from pallets/dependabot/pip/pip-tools-5.5.0dependabot-preview[bot]2021-01-011-2/+2
|\ \ | |/ |/|
| * 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>
* | Bump pytest from 6.1.2 to 6.2.1dependabot-preview[bot]2021-01-012-3/+3
|/ | | | | | | | 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 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>