Commit Graph

19 Commits

Author SHA1 Message Date
Pierre Sassoulas
6b9119a5d0 Upgrade astroid to 2.6.4 2021-07-19 23:53:18 +02:00
Pierre Sassoulas
3a6f08e4a1 Upgrade astroid to 2.6.3 2021-07-19 21:36:29 +02:00
Pierre Sassoulas
f95a2322a4 Upgrade astroid to 2.6.2 2021-06-30 12:46:01 +02:00
Pierre Sassoulas
fed98574f9 Upgrade astroid to 2.6.1 2021-06-29 19:40:23 +02:00
Pierre Sassoulas
99589b08de
Upgrade astroid to 2.6.0 (#4602) 2021-06-22 08:19:06 +02:00
Pierre Sassoulas
23c8238430
Upgrade astroid to 2.6.0-dev0 (#4581) 2021-06-16 13:15:52 +02:00
Pierre Sassoulas
9eac6a303f Upgrade to astroid 2.5.8
Closes #4524
2021-06-07 21:19:33 +02:00
Pierre Sassoulas
47a0145623 Require astroid 2.5.7 2021-05-29 23:27:45 +02:00
Pierre Sassoulas
3eb0362dc4 Prepare 2.8.1 release 2021-04-25 12:03:42 +02:00
dependabot[bot]
ccdfe76856 Bump astroid from 2.5.4 to 2.5.5
Bumps [astroid](https://github.com/PyCQA/astroid) from 2.5.4 to 2.5.5.
- [Release notes](https://github.com/PyCQA/astroid/releases)
- [Changelog](https://github.com/PyCQA/astroid/blob/master/ChangeLog)
- [Commits](https://github.com/PyCQA/astroid/compare/astroid-2.5.4...astroid-2.5.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-24 20:59:18 +02:00
Marc Mueller
c91f7f9fc4
Update astroid to 2.5.4 (#4392) 2021-04-24 16:30:34 +02:00
dependabot[bot]
e826cec346
Update pytest-benchmark requirement from ~=3.2 to ~=3.4 (#4378)
Updates the requirements on [pytest-benchmark](https://github.com/ionelmc/pytest-benchmark) to permit the latest version.
- [Release notes](https://github.com/ionelmc/pytest-benchmark/releases)
- [Changelog](https://github.com/ionelmc/pytest-benchmark/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/ionelmc/pytest-benchmark/compare/v3.2.0...v3.4.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-19 11:00:06 +02:00
Marc Mueller
078ebeab91
Update `astroid` to 2.5.3 (#4334)
* Add test case for typing.Generic with ABCMeta
2021-04-10 17:01:15 +02:00
Pierre Sassoulas
3420964a2e Add editable install in requirements_test_min.txt
Closes #4306
2021-04-07 20:28:31 +02:00
Pierre Sassoulas
4ef98993a3 Astroid is pinned to a specific dependencie for tests
As it's already a dependencie but with less constraint.
See https://github.com/PyCQA/pylint/pull/4294
2021-04-05 15:08:27 +02:00
Marc Mueller
95daecab4d Bump astroid version to 2.5.2 2021-03-28 20:30:23 +02:00
Pierre Sassoulas
d7cc8bedd1 Relax test's dependencies so we're not spammed by dependabot 2021-03-06 17:28:53 +01:00
Marc Mueller
9ee775377c Update astroid version 2021-02-28 22:09:59 +01:00
Marc Mueller
7a3f53a437 Update requirements
* Pin test and doc requirements to current versions
* Rename requirements_test_pypy.txt to requirements_test_min.txt
* Move some dependencies from min to test
* Update coverage and sphinx versions
* Update ci
* Use pytest-cov
2021-02-28 21:52:27 +01:00