Граф коммитов

154 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 74f5494fe1
Bump responses from 0.14.0 to 0.15.0 (#529)
Bumps [responses](https://github.com/getsentry/responses) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](https://github.com/getsentry/responses/compare/0.14.0...0.15.0)

---
updated-dependencies:
- dependency-name: responses
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-02 13:46:10 +01:00
Marco Castelluccio db375b05bd
Update responses to 0.14 (#524) 2021-10-19 13:12:11 +02:00
Andrew Halberstadt 79a4cfd9ed Don't import optional dependencies at top-level
This also adds some extras to install the various caching dependencies.
2021-10-13 09:37:58 -04:00
dependabot[bot] ae93ec299a Bump sphinx from 4.1.2 to 4.2.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.1.2 to 4.2.0.
- [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.1.2...v4.2.0)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-12 14:46:28 -04:00
dependabot[bot] c902971566 Bump tox from 3.23.1 to 3.24.4
Bumps [tox](https://github.com/tox-dev/tox) from 3.23.1 to 3.24.4.
- [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.4)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-12 10:37:46 -04:00
dependabot[bot] 80cd371652 Bump flake8 from 3.9.2 to 4.0.1
Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 4.0.1.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/3.9.2...4.0.1)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-12 10:25:20 -04:00
dependabot[bot] 1d66d3c8b4 Bump pre-commit from 2.13.0 to 2.15.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.13.0 to 2.15.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.13.0...v2.15.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-12 09:44:54 -04:00
dependabot[bot] c5cc9e3fd6 Bump sphinx from 4.1.0 to 4.1.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.1.0 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.1.0...v4.1.2)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 14:40:59 -04:00
dependabot[bot] af7ca3386f
Bump sphinx from 4.0.2 to 4.1.0 (#482)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.2 to 4.1.0.
- [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.0)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-13 20:18:33 +02:00
Marco Castelluccio d4446a4e42 Bump to 2.0.3 2021-06-16 16:05:51 +02:00
dependabot[bot] cc3538e9f3
Bump pre-commit from 2.12.1 to 2.13.0 (#468)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-16 10:36:02 +02:00
dependabot[bot] a62595923b
Bump sphinx from 3.5.4 to 4.0.2 (#466)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.4 to 4.0.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/v3.5.4...v4.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-16 10:28:42 +02:00
Andrew Halberstadt eed7a2f408 Bump to 2.0.2 2021-05-05 09:31:42 -04:00
Marco Castelluccio 72b83507fd Bump to 2.0.1 2021-04-20 16:10:27 +02:00
Andrew Halberstadt 88927160d3 Bump to mozci==2.0.0 2021-04-19 09:20:29 -04:00
Andrew Halberstadt ceab0279e7 Replace voluptuous with validx for schema validation 2021-04-15 16:59:05 -04:00
Andrew Halberstadt b6b1c8a342 Use an LRU cache to store group_results in Treeherder datasources 2021-04-12 17:25:24 -04:00
dependabot[bot] 52475674c5
Bump tox from 3.22.0 to 3.23.0 (#419)
Bumps [tox](https://github.com/tox-dev/tox) from 3.22.0 to 3.23.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.22.0...3.23.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-09 22:24:13 +02:00
dependabot[bot] 606dd6dd56 Bump pre-commit from 2.10.1 to 2.12.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.10.1 to 2.12.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.10.1...v2.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-07 16:45:44 -04:00
dependabot[bot] 5f49326e88 Bump responses from 0.12.1 to 0.13.2
Bumps [responses](https://github.com/getsentry/responses) from 0.12.1 to 0.13.2.
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](https://github.com/getsentry/responses/compare/0.12.1...0.13.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-06 16:00:04 -04:00
dependabot[bot] a16f4f7947 Bump sphinx from 3.5.1 to 3.5.3
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.1 to 3.5.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/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 15:50:27 -04:00
dependabot[bot] 98c96e5378
Bump sphinx from 3.4.3 to 3.5.1 (#411)
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[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 09:44:31 +01:00
dependabot[bot] fa54aa0efc
Bump tox from 3.21.4 to 3.22.0 (#414)
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[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 09:00:36 +01:00
dependabot[bot] 7776c24a3b
Bump pre-commit from 2.9.3 to 2.10.1 (#405)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.3 to 2.10.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.9.3...v2.10.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 10:26:35 +01:00
Marco Castelluccio 1071582c07 Bump to 1.12.6 2021-02-06 01:11:36 +01:00
dependabot[bot] 114273df2d
Bump pytest from 6.2.1 to 6.2.2 (#404)
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[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-01 09:00:49 +01:00
Marco Castelluccio 1b6158062d Bump to 1.12.5 2021-01-21 20:29:01 +01:00
Marco Castelluccio e8c865bd86 Bump to 1.12.4 2021-01-20 19:08:07 +01:00
Marco Castelluccio ead1d63051 Bump to 1.12.3 2021-01-14 20:32:55 +01:00
Marco Castelluccio 2abb368269 Relax Taskcluster dependency 2021-01-14 20:09:48 +01:00
dependabot[bot] bb668184d5
Bump sphinx from 3.4.2 to 3.4.3 (#393)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.2 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.2...v3.4.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 11:48:53 +01:00
dependabot[bot] 3d00236032
Bump tox from 3.20.1 to 3.21.0 (#392)
Bumps [tox](https://github.com/tox-dev/tox) from 3.20.1 to 3.21.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.20.1...3.21.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 11:35:32 +01:00
dependabot[bot] ebbc3eadfe
Bump taskcluster from 39.2.0 to 40.0.0 (#391)
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 39.2.0 to 40.0.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taskcluster/taskcluster/compare/v39.2.0...v40.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 11:25:18 +01:00
Marco Castelluccio a58c214d67 Bump to 1.12.2 2021-01-06 01:46:32 +01:00
Marco Castelluccio 548c226172 Remove aiohttp from the list of dependencies
Since https://github.com/taskcluster/taskcluster/issues/3730 has been fixed.
2021-01-06 01:41:13 +01:00
Marco Castelluccio 512ca67ae8 Add pyyaml to the list of dependencies 2021-01-06 01:39:15 +01:00
Marco Castelluccio b7eef665a5 Bump to 1.12.1 2021-01-05 22:11:45 +01:00
Marco Castelluccio 9042d7fda2 Bump Taskcluster to version 39 2021-01-05 22:11:07 +01:00
Marco Castelluccio 788b84aee0 Bump to 1.12.0 2021-01-05 17:47:38 +01:00
Marco Castelluccio d563bfaa1e
Import adr only when necessary and make it an optional dependency (#389)
Part of #388
2021-01-05 16:41:53 +01:00
Marco Castelluccio 4c6baf47ee Bump to 1.11.3 2020-12-02 17:21:50 +01:00
Marco Castelluccio a67497739f Allow all minor updates to dependencies 2020-12-02 17:21:21 +01:00
Marco Castelluccio 74a897a67d Bump to 1.11.2 2020-12-02 15:21:49 +01:00
Marco Castelluccio 9a1bcceb85 Bump to 1.11.1 2020-11-30 18:11:18 +01:00
dependabot[bot] ccd530896b
Bump pre-commit from 2.8.2 to 2.9.2 (#364)
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[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-26 10:56:35 +01:00
Andrew Halberstadt 216e9f036e Bump to 1.11.0 2020-11-16 10:20:09 -05:00
Marco Castelluccio cd5ebafba4 Bump to 1.10.2 2020-11-09 19:56:04 +01:00
Marco Castelluccio a6eb2654d0 Bump to 1.10.1 2020-11-09 12:36:01 +01:00
dependabot[bot] 604234d441
Bump sphinx from 3.2.1 to 3.3.0 (#350)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.2.1 to 3.3.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.2.1...v3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-09 11:46:35 +01:00
Marco Castelluccio b4d25bc532 Bump to 1.10.0 2020-11-05 20:39:05 +01:00