Commit Graph

157 Commits

Author SHA1 Message Date
Will McGugan fd4f1bc5d0
Merge pull request #1237 from willmcgugan/dependabot/pip/pytest-cov-2.12.0
Bump pytest-cov from 2.11.1 to 2.12.0
2021-05-18 09:41:50 +01:00
Will McGugan 11242adb2b fix for markdown in layout 2021-05-17 22:23:32 +01:00
dependabot[bot] f12f072022
Bump pytest-cov from 2.11.1 to 2.12.0
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>
2021-05-17 06:05:01 +00:00
Will McGugan 7d02d29ba8 attrs example, version bump 2021-05-12 18:18:17 +01:00
dependabot[bot] 8dc1c65e34
Bump attrs from 20.3.0 to 21.2.0
Bumps [attrs](https://github.com/python-attrs/attrs) from 20.3.0 to 21.2.0.
- [Release notes](https://github.com/python-attrs/attrs/releases)
- [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-attrs/attrs/compare/20.3.0...21.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 06:11:05 +00:00
Will McGugan 6a54d922ad fix toml 2021-05-07 14:49:06 +01:00
Will McGugan da4737a999 typing and black 2021-05-07 14:47:38 +01:00
Will McGugan 1f0491ed17 tests for pretty attrs 2021-05-07 14:43:30 +01:00
Michał Górny 43590b7f1e Use typing-extensions on py<3.8
typing-extensions backport typing features from Python 3.8.  Use
built-in typing module in Python 3.8 and newer.
2021-04-24 12:51:16 +02:00
dependabot[bot] 49a64c444f
Bump pytest from 6.2.2 to 6.2.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.2 to 6.2.3.
- [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.2...6.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 06:06:48 +00:00
Will McGugan 6f0eae2f5b version bump 2021-04-03 10:43:48 +01:00
Will McGugan bcb2923bf5 version bump 2021-03-30 18:05:25 +01:00
Will McGugan be5e9dca2d rich measure 2021-03-25 21:08:36 +00:00
Will McGugan a05ff5f942 pretty printable dataclasses 2021-03-06 14:14:06 +00:00
Will McGugan 2f752afaa9 style optimization 2021-03-01 19:42:00 +00:00
Will McGugan ba4e51e5d6 version bump 2021-02-28 10:34:47 +00:00
Will McGugan 545f9b260a optimized options 2021-02-27 13:15:51 +00:00
Will McGugan 446cc0d193 version bump 2021-02-27 10:29:11 +00:00
Will McGugan 83cc870695 fixes 2021-02-24 21:28:34 +00:00
dependabot[bot] 6d0aba0bdc
Bump mypy from 0.800 to 0.812
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[bot] <support@github.com>
2021-02-22 06:08:25 +00:00
Will McGugan 35e3dca388 version bump 2021-02-20 11:53:20 +00:00
Will McGugan 122b8131bb live refactor 2021-02-06 11:49:54 +00:00
dependabot[bot] b0334be055
Bump pytest from 6.2.1 to 6.2.2
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>
2021-01-27 14:16:27 +00:00
Will McGugan 3e60caa811
Merge pull request #961 from willmcgugan/optimizations
Optimizations
2021-01-27 14:14:29 +00:00
Will McGugan 99e4f2863a optimize text 2021-01-26 22:13:11 +00:00
dependabot[bot] 386f9ad534
Bump mypy from 0.790 to 0.800
Bumps [mypy](https://github.com/python/mypy) from 0.790 to 0.800.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.790...v0.800)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-25 06:21:54 +00:00
Will McGugan 5fa1bc4def version bump 2021-01-23 14:39:05 +00:00
dependabot[bot] 8d786715eb
Bump pytest-cov from 2.11.0 to 2.11.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.11.0 to 2.11.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.11.0...v2.11.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-21 05:18:47 +00:00
dependabot[bot] 7542410f3a
Bump pytest-cov from 2.10.1 to 2.11.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.10.1 to 2.11.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.10.1...v2.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-19 05:49:32 +00:00
Will McGugan 7efe9b44b1 fix deadlock 2021-01-15 09:32:02 +00:00
Will McGugan f7c078313d fix TypeError in inspect 2021-01-13 16:51:38 +00:00
Will McGugan 54bf147e19 vertical align 2021-01-10 19:26:36 +00:00
Will McGugan 6853210b5e version bump 2021-01-09 15:28:54 +00:00
Will McGugan 895d52f126 bump 2021-01-05 21:27:40 +00:00
Will McGugan 481f30f237 fix encoding 2020-12-31 17:53:11 +00:00
Will McGugan aeec6b03fe added time elapsed column 2020-12-28 16:24:30 +00:00
Will McGugan 8a7f5d82ba hotfix size on windows 2020-12-18 18:26:35 +00:00
Will McGugan 1bbf59d716 new version 2020-12-18 15:59:01 +00:00
dependabot[bot] b84eab70c4
Bump pytest from 6.2.0 to 6.2.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.0 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.2.0...6.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-17 10:08:46 +00:00
dependabot[bot] e81af22a65
Bump pytest from 6.1.2 to 6.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.2 to 6.2.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.1.2...6.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 06:37:45 +00:00
Will McGugan 050aa981c2 version bump 2020-12-11 16:16:29 +00:00
Sondre Lillebø Gundersen 6acc646ef3 Add dev dependencies 2020-11-28 10:48:39 +00:00
Will McGugan 707d48ffe0 version bump 2020-11-19 18:50:04 +00:00
dependabot[bot] 98eccba05e
Bump dataclasses from 0.7 to 0.8
Bumps [dataclasses](https://github.com/ericvsmith/dataclasses) from 0.7 to 0.8.
- [Release notes](https://github.com/ericvsmith/dataclasses/releases)
- [Commits](https://github.com/ericvsmith/dataclasses/compare/0.7...0.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 06:40:30 +00:00
Will McGugan 637d3d0a85 max_lines 2020-10-30 17:32:36 +00:00
Will McGugan 813610df3e improved example 2020-10-23 17:20:05 +01:00
Will McGugan cbac633ab3 version bump 2020-10-20 15:03:28 +01:00
Will McGugan 1dc3f33fea changelog, version bump 2020-10-11 17:44:55 +01:00
Will McGugan a3b16b3b11 added py3.9 classifier 2020-10-09 14:59:58 +01:00
Will McGugan 26345530ad theme stack 2020-10-02 14:45:30 +01:00