Dan Yeaw
0d78137da0
Merge pull request #187 from gaphor/github-action-updates
...
Add GitHub Action Permissions
2022-05-03 20:54:22 -04:00
Dan Yeaw
76a00b40bb
Update permissions based on
...
https://app.stepsecurity.io
analysis.
2022-05-02 21:23:50 -04:00
pre-commit-ci[bot]
2653403db8
[pre-commit.ci] pre-commit autoupdate ( #188 )
...
updates:
- [github.com/pre-commit/mirrors-mypy: v0.942 → v0.950](https://github.com/pre-commit/mirrors-mypy/compare/v0.942...v0.950 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-05-02 21:22:16 -04:00
Dan Yeaw
5583fc10aa
Update release drafter repo
2022-05-01 21:49:12 -04:00
Dan Yeaw
d1ded8587f
Declare needed permissions
2022-05-01 10:59:57 -04:00
Dan Yeaw
74750b3fd7
Explicitly declare GitHub Action versions
2022-05-01 10:58:21 -04:00
dependabot[bot]
8a67499aea
Bump mypy from 0.942 to 0.950 ( #186 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.942 to 0.950.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.942...v0.950 )
---
updated-dependencies:
- dependency-name: mypy
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>
2022-04-27 22:08:47 -04:00
dependabot[bot]
701296d769
Bump pytest from 7.1.1 to 7.1.2 ( #185 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.1 to 7.1.2.
- [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/7.1.1...7.1.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 18:55:23 -04:00
dependabot[bot]
ce6365e807
Bump tomli from 1.2.2 to 2.0.1 ( #184 )
...
Bumps [tomli](https://github.com/hukkin/tomli ) from 1.2.2 to 2.0.1.
- [Release notes](https://github.com/hukkin/tomli/releases )
- [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hukkin/tomli/compare/1.2.2...2.0.1 )
---
updated-dependencies:
- dependency-name: tomli
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-20 19:02:55 -04:00
dependabot[bot]
307ceb01be
Bump fkirc/skip-duplicate-actions from 3.4.1 to 4.0.0 ( #183 )
...
Bumps [fkirc/skip-duplicate-actions](https://github.com/fkirc/skip-duplicate-actions ) from 3.4.1 to 4.0.0.
- [Release notes](https://github.com/fkirc/skip-duplicate-actions/releases )
- [Commits](https://github.com/fkirc/skip-duplicate-actions/compare/v3.4.1...v4.0.0 )
---
updated-dependencies:
- dependency-name: fkirc/skip-duplicate-actions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-15 13:39:17 -04:00
pre-commit-ci[bot]
c433d4a436
[pre-commit.ci] pre-commit autoupdate ( #182 )
...
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.2.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.1.0...v4.2.0 )
- [github.com/asottile/pyupgrade: v2.31.1 → v2.32.0](https://github.com/asottile/pyupgrade/compare/v2.31.1...v2.32.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-04-11 19:29:55 -04:00
dependabot[bot]
86eb1388a9
Bump tox from 3.24.5 to 3.25.0 ( #181 )
...
Bumps [tox](https://github.com/tox-dev/tox ) from 3.24.5 to 3.25.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.24.5...3.25.0 )
---
updated-dependencies:
- dependency-name: tox
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>
2022-04-11 19:29:43 -04:00
dependabot[bot]
fbf8a07597
Bump pre-commit from 2.17.0 to 2.18.1 ( #180 )
...
* Bump pre-commit from 2.17.0 to 2.18.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.17.0 to 2.18.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.17.0...v2.18.1 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update dependencies
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dan Yeaw <dan@yeaw.me>
2022-04-04 20:34:19 -04:00
pre-commit-ci[bot]
d688257093
[pre-commit.ci] pre-commit autoupdate ( #178 )
...
updates:
- [github.com/psf/black: 22.1.0 → 22.3.0](https://github.com/psf/black/compare/22.1.0...22.3.0 )
- [github.com/pre-commit/mirrors-mypy: v0.941 → v0.942](https://github.com/pre-commit/mirrors-mypy/compare/v0.941...v0.942 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-04-04 17:02:36 -04:00
dependabot[bot]
3e2246127b
Bump black from 22.1.0 to 22.3.0 ( #179 )
...
Bumps [black](https://github.com/psf/black ) from 22.1.0 to 22.3.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/22.1.0...22.3.0 )
---
updated-dependencies:
- dependency-name: black
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>
2022-03-29 14:27:33 -04:00
dependabot[bot]
fe80a1095a
Bump sphinx from 4.4.0 to 4.5.0 ( #177 )
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 4.4.0 to 4.5.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.4.0...v4.5.0 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
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>
2022-03-28 21:13:25 -04:00
dependabot[bot]
86025a2a8f
Bump mypy from 0.941 to 0.942 ( #176 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.941 to 0.942.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.941...v0.942 )
---
updated-dependencies:
- dependency-name: mypy
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>
2022-03-25 16:06:07 -04:00
Arjan Molenaar
e5cdadfe42
Change main version to "main" branch
2022-03-22 21:57:19 +01:00
pre-commit-ci[bot]
04e19fbc50
[pre-commit.ci] pre-commit autoupdate ( #175 )
...
updates:
- [github.com/pre-commit/mirrors-mypy: v0.940 → v0.941](https://github.com/pre-commit/mirrors-mypy/compare/v0.940...v0.941 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-03-21 20:01:37 -04:00
Arjan Molenaar
ecfe48fa8a
Update .gitignore
2022-03-18 22:17:44 +01:00
dependabot[bot]
2eed081272
Bump pytest from 7.1.0 to 7.1.1 ( #174 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.0 to 7.1.1.
- [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/7.1.0...7.1.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-18 13:25:04 -04:00
dependabot[bot]
d8f3b9b26b
Bump mypy from 0.940 to 0.941 ( #173 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.940 to 0.941.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.940...v0.941 )
---
updated-dependencies:
- dependency-name: mypy
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>
2022-03-16 21:00:17 -04:00
pre-commit-ci[bot]
8937f438b8
[pre-commit.ci] pre-commit autoupdate ( #172 )
...
updates:
- [github.com/pre-commit/mirrors-mypy: v0.931 → v0.940](https://github.com/pre-commit/mirrors-mypy/compare/v0.931...v0.940 )
- [github.com/asottile/pyupgrade: v2.31.0 → v2.31.1](https://github.com/asottile/pyupgrade/compare/v2.31.0...v2.31.1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-03-16 19:56:01 -04:00
dependabot[bot]
d0350e8e95
Bump pytest from 7.0.1 to 7.1.0 ( #171 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.0.1 to 7.1.0.
- [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/7.0.1...7.1.0 )
---
updated-dependencies:
- dependency-name: pytest
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>
2022-03-16 19:55:39 -04:00
dependabot[bot]
bda499fbe3
Bump mypy from 0.931 to 0.940 ( #170 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.931 to 0.940.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.931...v0.940 )
---
updated-dependencies:
- dependency-name: mypy
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>
2022-03-12 06:58:19 -05:00
dependabot[bot]
a5ff6864fe
Bump toolmantim/release-drafter from 5.18.1 to 5.19.0 ( #169 )
...
Bumps [toolmantim/release-drafter](https://github.com/toolmantim/release-drafter ) from 5.18.1 to 5.19.0.
- [Release notes](https://github.com/toolmantim/release-drafter/releases )
- [Commits](https://github.com/toolmantim/release-drafter/compare/v5.18.1...v5.19.0 )
---
updated-dependencies:
- dependency-name: toolmantim/release-drafter
dependency-type: direct:production
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>
2022-03-08 20:20:09 -05:00
dependabot[bot]
3100644303
Bump actions/checkout from 2.4.0 to 3 ( #168 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 20:38:14 -05:00
dependabot[bot]
d150ea08e6
Bump pytest-runner from 5.3.2 to 6.0.0 ( #167 )
...
Bumps [pytest-runner](https://github.com/pytest-dev/pytest-runner ) from 5.3.2 to 6.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-runner/releases )
- [Changelog](https://github.com/pytest-dev/pytest-runner/blob/main/CHANGES.rst )
- [Commits](https://github.com/pytest-dev/pytest-runner/compare/v5.3.2...v6.0.0 )
---
updated-dependencies:
- dependency-name: pytest-runner
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 21:29:17 -05:00
dependabot[bot]
ce1382baa4
Bump actions/setup-python from 2.3.2 to 3 ( #166 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2.3.2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.3.2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 21:28:42 -05:00
dependabot[bot]
3b085b3651
Bump pytest-runner from 5.3.1 to 5.3.2 ( #165 )
...
Bumps [pytest-runner](https://github.com/pytest-dev/pytest-runner ) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/pytest-dev/pytest-runner/releases )
- [Changelog](https://github.com/pytest-dev/pytest-runner/blob/main/CHANGES.rst )
- [Commits](https://github.com/pytest-dev/pytest-runner/compare/v5.3.1...v5.3.2 )
---
updated-dependencies:
- dependency-name: pytest-runner
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-25 17:45:32 -05:00
dependabot[bot]
94c098ee3f
Bump pytest from 7.0.0 to 7.0.1 ( #164 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.0.0 to 7.0.1.
- [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/7.0.0...7.0.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 21:37:21 -05:00
dependabot[bot]
b2bdeb5d61
Bump toolmantim/release-drafter from 5.18.0 to 5.18.1 ( #163 )
...
Bumps [toolmantim/release-drafter](https://github.com/toolmantim/release-drafter ) from 5.18.0 to 5.18.1.
- [Release notes](https://github.com/toolmantim/release-drafter/releases )
- [Commits](https://github.com/toolmantim/release-drafter/compare/v5.18.0...v5.18.1 )
---
updated-dependencies:
- dependency-name: toolmantim/release-drafter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 20:57:50 -05:00
dependabot[bot]
1ebb85299f
Bump pytest from 6.2.5 to 7.0.0 ( #162 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.2.5 to 7.0.0.
- [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.5...7.0.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-05 14:08:51 -05:00
dependabot[bot]
9f0a2074fc
Bump actions/setup-python from 2.3.1 to 2.3.2 ( #161 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.3.1...v2.3.2 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-05 14:08:16 -05:00
dependabot[bot]
4bd1e1062b
Bump toolmantim/release-drafter from 5.17.6 to 5.18.0 ( #160 )
...
Bumps [toolmantim/release-drafter](https://github.com/toolmantim/release-drafter ) from 5.17.6 to 5.18.0.
- [Release notes](https://github.com/toolmantim/release-drafter/releases )
- [Commits](https://github.com/toolmantim/release-drafter/compare/v5.17.6...v5.18.0 )
---
updated-dependencies:
- dependency-name: toolmantim/release-drafter
dependency-type: direct:production
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>
2022-02-05 14:07:59 -05:00
pre-commit-ci[bot]
e4b143d3ae
[pre-commit.ci] pre-commit autoupdate ( #159 )
...
updates:
- [github.com/psf/black: 21.12b0 → 22.1.0](https://github.com/psf/black/compare/21.12b0...22.1.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-01-31 19:23:39 -05:00
dependabot[bot]
911170375c
Bump black from 21.12b0 to 22.1.0 ( #158 )
...
Bumps [black](https://github.com/psf/black ) from 21.12b0 to 22.1.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/commits/22.1.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 19:23:28 -05:00
dependabot[bot]
a277d63022
Bump toolmantim/release-drafter from 5.17.5 to 5.17.6 ( #157 )
...
Bumps [toolmantim/release-drafter](https://github.com/toolmantim/release-drafter ) from 5.17.5 to 5.17.6.
- [Release notes](https://github.com/toolmantim/release-drafter/releases )
- [Commits](https://github.com/toolmantim/release-drafter/compare/v5.17.5...v5.17.6 )
---
updated-dependencies:
- dependency-name: toolmantim/release-drafter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-20 12:15:35 -05:00
dependabot[bot]
efa2e8443b
Bump pre-commit from 2.16.0 to 2.17.0 ( #156 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.16.0 to 2.17.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.16.0...v2.17.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-19 18:53:50 -05:00
dependabot[bot]
aa9dd3101b
Bump toolmantim/release-drafter from 5.16.1 to 5.17.5 ( #154 )
...
Bumps [toolmantim/release-drafter](https://github.com/toolmantim/release-drafter ) from 5.16.1 to 5.17.5.
- [Release notes](https://github.com/toolmantim/release-drafter/releases )
- [Commits](https://github.com/toolmantim/release-drafter/compare/v5.16.1...v5.17.5 )
---
updated-dependencies:
- dependency-name: toolmantim/release-drafter
dependency-type: direct:production
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>
2022-01-17 15:03:47 -05:00
dependabot[bot]
c2b488eb65
Bump sphinx from 4.3.2 to 4.4.0 ( #155 )
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 4.3.2 to 4.4.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.3.2...v4.4.0 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
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>
2022-01-17 15:03:37 -05:00
dependabot[bot]
cb104e182b
Bump toolmantim/release-drafter from 5.15.0 to 5.16.1 ( #153 )
...
Bumps [toolmantim/release-drafter](https://github.com/toolmantim/release-drafter ) from 5.15.0 to 5.16.1.
- [Release notes](https://github.com/toolmantim/release-drafter/releases )
- [Commits](https://github.com/toolmantim/release-drafter/compare/v5.15.0...v5.16.1 )
---
updated-dependencies:
- dependency-name: toolmantim/release-drafter
dependency-type: direct:production
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>
2022-01-13 13:51:00 -05:00
pre-commit-ci[bot]
bb3bade239
[pre-commit.ci] pre-commit autoupdate ( #152 )
...
updates:
- [github.com/pre-commit/mirrors-mypy: v0.930 → v0.931](https://github.com/pre-commit/mirrors-mypy/compare/v0.930...v0.931 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-01-10 15:35:39 -05:00
dependabot[bot]
b27bd8c59d
Bump mypy from 0.930 to 0.931 ( #151 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.930 to 0.931.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.930...v0.931 )
---
updated-dependencies:
- dependency-name: mypy
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>
2022-01-08 07:33:10 -05:00
pre-commit-ci[bot]
de04c7f6ec
[pre-commit.ci] pre-commit autoupdate ( #150 )
...
updates:
- [github.com/asottile/pyupgrade: v2.29.1 → v2.31.0](https://github.com/asottile/pyupgrade/compare/v2.29.1...v2.31.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-01-03 21:13:57 -05:00
dependabot[bot]
ed61cd50a1
Bump tox from 3.24.4 to 3.24.5 ( #149 )
...
Bumps [tox](https://github.com/tox-dev/tox ) from 3.24.4 to 3.24.5.
- [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.24.4...3.24.5 )
---
updated-dependencies:
- dependency-name: tox
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-29 16:10:57 -05:00
pre-commit-ci[bot]
647b1fae29
[pre-commit.ci] pre-commit autoupdate ( #148 )
...
updates:
- [github.com/pre-commit/mirrors-mypy: v0.920 → v0.930](https://github.com/pre-commit/mirrors-mypy/compare/v0.920...v0.930 )
- [github.com/pre-commit/pre-commit-hooks: v4.0.1 → v4.1.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.0.1...v4.1.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-12-27 21:14:34 -05:00
dependabot[bot]
bd4706a7f4
Bump mypy from 0.921 to 0.930 ( #147 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.921 to 0.930.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.921...v0.930 )
---
updated-dependencies:
- dependency-name: mypy
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-12-24 07:16:34 -05:00
dependabot[bot]
98df2e3c0b
Bump mypy from 0.920 to 0.921 ( #146 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.920 to 0.921.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.920...v0.921 )
---
updated-dependencies:
- dependency-name: mypy
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-12-22 14:07:32 -05:00
pre-commit-ci[bot]
aeed22e2cb
[pre-commit.ci] pre-commit autoupdate ( #145 )
...
updates:
- [github.com/pre-commit/mirrors-mypy: v0.910-1 → v0.920](https://github.com/pre-commit/mirrors-mypy/compare/v0.910-1...v0.920 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-12-20 22:35:37 -05:00