Skip to content

Bump various test dependencies - #9549

Merged
JelleZijlstra merged 2 commits into
mainfrom
deps
Jan 16, 2023
Merged

Bump various test dependencies#9549
JelleZijlstra merged 2 commits into
mainfrom
deps

Conversation

@AlexWaygood

@AlexWaygoodAlexWaygood commented Jan 16, 2023

Copy link
Copy Markdown
Member
  • Bump packaging to 23.0
  • Bump flake-pyi to 23.1.0, which I just released. This requires changing a few # noqa codes. It will also mean that we can reenable Y011 and Y015, but we can do that in another PR.
  • Bump pycln to 2.1.3. Thanks to @Avasam's recent PR Expand pathspec range hadialqattan/pycln#186, this means we can use the latest version of pathspec, which includes inline types, thus meaning we can get rid of a few type: ignore comments in our test suite!

@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@JelleZijlstra
JelleZijlstra merged commit 597e1a0 into mainJan 16, 2023
@JelleZijlstra
JelleZijlstra deleted the deps branch January 16, 2023 19:04
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@AlexWaygood@JelleZijlstra