UoM-NXCT / TAMS

Makes storing and accessing tomographic data easy and quick.
https://tams-nxct.readthedocs.io/
MIT License
1 stars 1 forks source link

Bump flake8-type-checking from 2.3.0 to 2.3.1 #76

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps flake8-type-checking from 2.3.0 to 2.3.1.

Release notes

Sourced from flake8-type-checking's releases.

v2.3.1

What's Changed

This release disables the plugin for stubs (*.pyi) files. Considered a bugfix rather than a breaking change, since the rules of the plugin don't apply there.

New Contributors

Full Changelog: https://github.com/snok/flake8-type-checking/compare/v2.3.0...v2.3.1

Commits
  • 33f0775 chore: Bump patch version
  • bf632c7 Merge pull request #153 from jakkdl/disable_pyi
  • 9cb3c43 disable the plugin entirely for stub files
  • 2d2e215 chore: Add 3.12 classifier
  • a96c7a1 Merge pull request #150 from snok/test-matrix
  • 3d1219d chore: Add 3.12 alpha to test matrix
  • a8e3d62 chore: Consolidate caches
  • 95e89dd chore: Update test matrix python versions
  • e14b094 chore: Update pre-commit hooks
  • e45e373 chore: Update lockfile
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #82.