Alex Waygood
|
7de9855410
|
Bump mypy to 1.8.0 (#113385)
|
2023-12-21 23:14:24 +00:00 |
dependabot[bot]
|
467e3f9417
|
build(deps-dev): bump types-setuptools from 68.2.0.0 to 69.0.0.0 in /Tools (#112582)
build(deps-dev): bump types-setuptools in /Tools
Bumps [types-setuptools](https://github.com/python/typeshed) from 68.2.0.0 to 69.0.0.0.
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-setuptools
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>
|
2023-12-01 09:29:04 +00:00 |
dependabot[bot]
|
19a86148e6
|
build(deps-dev): bump mypy from 1.7.0 to 1.7.1 in /Tools (#112581)
Bumps [mypy](https://github.com/python/mypy) from 1.7.0 to 1.7.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.7.0...v1.7.1)
---
updated-dependencies:
- dependency-name: mypy
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>
|
2023-12-01 09:21:45 +00:00 |
Alex Waygood
|
2e7f070080
|
Bump mypy to 1.7.0 (#111961)
|
2023-11-10 16:00:50 +00:00 |
Artyom Romanov
|
0d1cbff833
|
Bump test deps: `ruff` and `mypy` (#111288)
|
2023-10-25 01:05:37 -07:00 |
Nikita Sobolev
|
b75b1f389f
|
Bump test deps: `ruff` and `pre-commit-hooks` (#110972)
|
2023-10-17 10:32:29 +00:00 |
dependabot[bot]
|
038c3564fb
|
PEG generator: bump types-setuptools from 68.1.0.1 to 68.2.0.0 (#110175)
build(deps-dev): bump types-setuptools in /Tools
Bumps [types-setuptools](https://github.com/python/typeshed) from 68.1.0.1 to 68.2.0.0.
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-setuptools
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>
|
2023-10-01 12:38:46 +01:00 |
Alex Waygood
|
b89b838ebc
|
gh-108455: peg_generator: use `types-setuptools==68.1.0.1` in CI (#108697)
|
2023-08-31 08:41:25 +01:00 |
Alex Waygood
|
77e8f233ac
|
gh-108455: peg_generator: install two stubs packages before running mypy (#108637)
|
2023-08-29 20:14:08 +01:00 |
Nikita Sobolev
|
cf7ba83eb2
|
gh-108455: Run `mypy` on `Tools/peg_generator` (#108456)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2023-08-28 21:04:12 +01:00 |
Dong-hee Na
|
28cab71f95
|
gh-104504: Run mypy on cases_generator in CI (and blacken the code) (gh-108090)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2023-08-18 22:42:45 +09:00 |