Dan Yeaw
1261acc9ea
Add version 1.0.1 news
2021-10-24 21:50:45 -04:00
Dan Yeaw
170669cc9d
Bump version to 1.0.1
2021-10-24 21:42:10 -04:00
pre-commit-ci[bot]
155e9a96f4
[pre-commit.ci] pre-commit autoupdate ( #125 )
...
updates:
- [github.com/pre-commit/mirrors-mypy: v0.910 → v0.910-1](https://github.com/pre-commit/mirrors-mypy/compare/v0.910...v0.910-1 )
- [github.com/PyCQA/flake8: 3.9.2 → 4.0.1](https://github.com/PyCQA/flake8/compare/3.9.2...4.0.1 )
- [github.com/asottile/pyupgrade: v2.28.0 → v2.29.0](https://github.com/asottile/pyupgrade/compare/v2.28.0...v2.29.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-10-17 13:08:26 -04:00
dependabot[bot]
36842d2cec
Bump actions/checkout from 2.3.4 to 2.3.5 ( #126 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.3.4 to 2.3.5.
- [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.3.4...v2.3.5 )
---
updated-dependencies:
- dependency-name: actions/checkout
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>
2021-10-16 12:20:30 -04:00
Dan Yeaw
02dfec78a3
Add Support for Python 3.10, Drop Support for Python 3.7 ( #124 )
...
* Troubleshoot codeclimate action error
* Fix code climate toml extra missing error
* Add support for Python 3.10, drop support for Python 3.7
* Update dependencies
* Add automatic skipping of duplicate test runs
* Pin github action version for skip-duplicate-actions
2021-10-16 11:52:04 -04:00
dependabot[bot]
2c7c3c7759
Bump paambaati/codeclimate-action from 2.7.5 to 3.0.0 ( #121 )
...
Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action ) from 2.7.5 to 3.0.0.
- [Release notes](https://github.com/paambaati/codeclimate-action/releases )
- [Changelog](https://github.com/paambaati/codeclimate-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/paambaati/codeclimate-action/compare/v2.7.5...v3.0.0 )
---
updated-dependencies:
- dependency-name: paambaati/codeclimate-action
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>
2021-09-30 21:23:08 -04:00
pre-commit-ci[bot]
e2236c9dfc
[pre-commit.ci] pre-commit autoupdate ( #120 )
...
updates:
- [github.com/asottile/pyupgrade: v2.26.0 → v2.28.0](https://github.com/asottile/pyupgrade/compare/v2.26.0...v2.28.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-09-27 18:54:26 -04:00
pre-commit-ci[bot]
bce5ed4d9d
[pre-commit.ci] pre-commit autoupdate ( #119 )
2021-09-21 16:29:24 -07:00
dependabot[bot]
714860e10e
Bump tox from 3.24.3 to 3.24.4 ( #118 )
...
Bumps [tox](https://github.com/tox-dev/tox ) from 3.24.3 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.24.3...3.24.4 )
---
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-09-16 20:06:12 -04:00
pre-commit-ci[bot]
858f94bca6
[pre-commit.ci] pre-commit autoupdate ( #117 )
2021-09-14 03:51:21 -07:00
dependabot[bot]
3396ebff28
Bump pre-commit from 2.14.1 to 2.15.0 ( #116 )
2021-09-03 22:17:33 -04:00
dependabot[bot]
f084337bc5
Bump pytest from 6.2.4 to 6.2.5 ( #115 )
2021-09-03 22:16:08 -04:00
pre-commit-ci[bot]
505a9876cb
[pre-commit.ci] pre-commit autoupdate ( #114 )
...
updates:
- [github.com/psf/black: 21.7b0 → 21.8b0](https://github.com/psf/black/compare/21.7b0...21.8b0 )
- [github.com/asottile/pyupgrade: v2.24.0 → v2.25.0](https://github.com/asottile/pyupgrade/compare/v2.24.0...v2.25.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-08-30 17:49:14 -04:00
dependabot[bot]
0f0477a513
Bump pre-commit from 2.14.0 to 2.14.1 ( #113 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.14.0 to 2.14.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.14.0...v2.14.1 )
---
updated-dependencies:
- dependency-name: pre-commit
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-08-30 17:48:16 -04:00
dependabot[bot]
c4a7fb2312
Bump tox from 3.24.2 to 3.24.3 ( #111 )
...
Bumps [tox](https://github.com/tox-dev/tox ) from 3.24.2 to 3.24.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.24.2...3.24.3 )
---
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-08-23 16:48:09 -07:00
pre-commit-ci[bot]
f9e01763e5
[pre-commit.ci] pre-commit autoupdate ( #112 )
...
updates:
- [github.com/asottile/pyupgrade: v2.23.3 → v2.24.0](https://github.com/asottile/pyupgrade/compare/v2.23.3...v2.24.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-08-23 16:47:07 -07:00
dependabot[bot]
4f78cb6291
Bump tox from 3.24.1 to 3.24.2 ( #110 )
...
Bumps [tox](https://github.com/tox-dev/tox ) from 3.24.1 to 3.24.2.
- [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.1...3.24.2 )
---
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-08-18 18:57:51 -04:00
pre-commit-ci[bot]
eeaf5da83c
[pre-commit.ci] pre-commit autoupdate ( #109 )
...
updates:
- [github.com/asottile/pyupgrade: v2.23.1 → v2.23.3](https://github.com/asottile/pyupgrade/compare/v2.23.1...v2.23.3 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-08-09 19:05:23 -04:00
dependabot[bot]
d4430550fc
Bump pre-commit from 2.13.0 to 2.14.0 ( #108 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.13.0 to 2.14.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.14.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>
2021-08-09 19:03:16 -04:00
pre-commit-ci[bot]
b72a87afeb
[pre-commit.ci] pre-commit autoupdate ( #107 )
...
updates:
- [github.com/PyCQA/isort: 5.9.2 → 5.9.3](https://github.com/PyCQA/isort/compare/5.9.2...5.9.3 )
- [github.com/asottile/pyupgrade: v2.23.0 → v2.23.1](https://github.com/asottile/pyupgrade/compare/v2.23.0...v2.23.1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-08-02 18:09:41 -04:00
dependabot[bot]
f4f7374a68
Bump tox from 3.24.0 to 3.24.1 ( #106 )
...
Bumps [tox](https://github.com/tox-dev/tox ) from 3.24.0 to 3.24.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.24.0...3.24.1 )
---
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-08-02 18:08:31 -04:00
pre-commit-ci[bot]
3ab89e066e
[pre-commit.ci] pre-commit autoupdate ( #105 )
...
updates:
- [github.com/asottile/pyupgrade: v2.21.2 → v2.23.0](https://github.com/asottile/pyupgrade/compare/v2.21.2...v2.23.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-07-27 21:07:34 -04:00
pre-commit-ci[bot]
2ecbcefc56
[pre-commit.ci] pre-commit autoupdate ( #104 )
...
updates:
- [github.com/psf/black: 21.6b0 → 21.7b0](https://github.com/psf/black/compare/21.6b0...21.7b0 )
- [github.com/asottile/pyupgrade: v2.19.4 → v2.21.2](https://github.com/asottile/pyupgrade/compare/v2.19.4...v2.21.2 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-07-19 19:14:57 -04:00
Arjan Molenaar
89ae4cd194
Merge pull request #103 from gaphor/dependabot/pip/black-21.7b0
...
Bump black from 21.6b0 to 21.7b0
2021-07-16 21:59:46 +02:00
Arjan Molenaar
9994de5b5a
Merge pull request #100 from gaphor/chore/pyupgrade
...
Enable pyupgrade for the project
2021-07-16 21:59:29 +02:00
dependabot[bot]
0d4063d1de
Bump black from 21.6b0 to 21.7b0
...
Bumps [black](https://github.com/psf/black ) from 21.6b0 to 21.7b0.
- [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 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-16 17:02:44 +00:00
dependabot[bot]
d5833d4596
Bump tox from 3.23.1 to 3.24.0 ( #102 )
...
Bumps [tox](https://github.com/tox-dev/tox ) from 3.23.1 to 3.24.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.23.1...3.24.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>
2021-07-14 21:17:45 -04:00
pre-commit-ci[bot]
579a95001a
[pre-commit.ci] pre-commit autoupdate ( #101 )
...
updates:
- [github.com/PyCQA/isort: 5.9.1 → 5.9.2](https://github.com/PyCQA/isort/compare/5.9.1...5.9.2 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-07-12 20:45:22 -04:00
Dan Yeaw
831b2a59e5
Update dependencies
2021-07-03 15:14:24 -04:00
Dan Yeaw
15627f607f
Enable pyupgrade to modernize syntax
2021-07-03 15:13:29 -04:00
pre-commit-ci[bot]
66faea9705
[pre-commit.ci] pre-commit autoupdate ( #99 )
...
updates:
- [github.com/pre-commit/mirrors-mypy: v0.902 → v0.910](https://github.com/pre-commit/mirrors-mypy/compare/v0.902...v0.910 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-06-28 21:02:32 -04:00
pre-commit-ci[bot]
2b27f47dbc
[pre-commit.ci] pre-commit autoupdate ( #97 )
...
updates:
- [github.com/PyCQA/isort: 5.8.0 → 5.9.1](https://github.com/PyCQA/isort/compare/5.8.0...5.9.1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-06-25 08:50:07 -04:00
dependabot[bot]
e500d57460
Bump mypy from 0.902 to 0.910 ( #98 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.902 to 0.910.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.902...v0.910 )
---
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-06-25 08:48:05 -04:00
pre-commit-ci[bot]
fe7cf61c9f
[pre-commit.ci] pre-commit autoupdate ( #96 )
...
updates:
- [github.com/psf/black: 21.5b2 → 21.6b0](https://github.com/psf/black/compare/21.5b2...21.6b0 )
- [github.com/pre-commit/mirrors-mypy: v0.812 → v0.902](https://github.com/pre-commit/mirrors-mypy/compare/v0.812...v0.902 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-06-14 19:05:58 -04:00
dependabot[bot]
e8db14c140
Bump black from 21.5b2 to 21.6b0 ( #94 )
...
Bumps [black](https://github.com/psf/black ) from 21.5b2 to 21.6b0.
- [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 )
---
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>
2021-06-11 09:09:45 -04:00
dependabot[bot]
e8cbc823e3
Bump mypy from 0.901 to 0.902 ( #93 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.901 to 0.902.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.901...v0.902 )
---
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-06-11 06:54:34 -04:00
dependabot[bot]
a31399c8f9
Bump black from 20.8b1 to 21.5b2 ( #92 )
...
Bumps [black](https://github.com/psf/black ) from 20.8b1 to 21.5b2.
- [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 )
---
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>
2021-06-10 06:34:26 -04:00
dependabot[bot]
3e75f88c4f
Bump mypy from 0.812 to 0.901 ( #91 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.812 to 0.901.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.812...v0.901 )
---
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-06-09 21:25:34 -04:00
dependabot[bot]
d88ffb1f5c
Bump pytest-cov from 2.12.0 to 2.12.1 ( #90 )
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases )
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.12.0...v2.12.1 )
---
updated-dependencies:
- dependency-name: pytest-cov
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-06-02 06:43:30 -04:00
pre-commit-ci[bot]
18a609114f
[pre-commit.ci] pre-commit autoupdate ( #89 )
...
updates:
- [github.com/psf/black: 21.5b1 → 21.5b2](https://github.com/psf/black/compare/21.5b1...21.5b2 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-05-31 19:48:46 -04:00
dependabot[bot]
962e465286
Bump pre-commit from 2.12.1 to 2.13.0 ( #88 )
...
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-05-24 20:08:13 -04:00
dependabot[bot]
795a416188
Bump pytest-runner from 5.3.0 to 5.3.1 ( #87 )
...
Bumps [pytest-runner](https://github.com/pytest-dev/pytest-runner ) from 5.3.0 to 5.3.1.
- [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.0...v5.3.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-20 21:49:50 -04:00
dependabot[bot]
a6baee0c70
Bump pytest-cov from 2.11.1 to 2.12.0 ( #85 )
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases )
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.11.1...v2.12.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 19:32:54 -04:00
pre-commit-ci[bot]
c6596ddeee
[pre-commit.ci] pre-commit autoupdate ( #86 )
...
updates:
- [github.com/pre-commit/pre-commit-hooks: v3.4.0 → v4.0.1](https://github.com/pre-commit/pre-commit-hooks/compare/v3.4.0...v4.0.1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-05-17 19:32:16 -04:00
dependabot[bot]
24938441c7
Bump TimonVS/pr-labeler-action from 3 to 3.1.0 ( #84 )
...
Bumps [TimonVS/pr-labeler-action](https://github.com/TimonVS/pr-labeler-action ) from 3 to 3.1.0.
- [Release notes](https://github.com/TimonVS/pr-labeler-action/releases )
- [Commits](https://github.com/TimonVS/pr-labeler-action/compare/v3...v3.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 20:19:44 -04:00
dependabot[bot]
603748a12f
Bump actions/checkout from 2 to 2.3.4 ( #83 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 2.3.4.
- [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...v2.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 20:18:52 -04:00
pre-commit-ci[bot]
9008bb0ce5
[pre-commit.ci] pre-commit autoupdate ( #82 )
...
updates:
- [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 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-05-10 19:53:20 -04:00
dependabot[bot]
436727682e
Bump tox from 3.23.0 to 3.23.1 ( #81 )
...
Bumps [tox](https://github.com/tox-dev/tox ) from 3.23.0 to 3.23.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.23.0...3.23.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-08 13:30:11 -04:00
dependabot[bot]
59c6045a16
Bump pytest from 6.2.3 to 6.2.4 ( #80 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.2.3 to 6.2.4.
- [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.3...6.2.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-05 15:16:51 -04:00
pre-commit-ci[bot]
e4888d61c0
[pre-commit.ci] pre-commit autoupdate ( #79 )
...
updates:
- [github.com/psf/black: 21.4b0 → 21.4b2](https://github.com/psf/black/compare/21.4b0...21.4b2 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-05-04 20:32:43 -04:00