What's Changed
* Switch to pytest by konstin in https://github.com/astral-sh/ruff-lsp/pull/113
* Bump ruff from 0.0.267 to 0.0.269 by dependabot in https://github.com/astral-sh/ruff-lsp/pull/115
* Bump black from 22.12.0 to 23.3.0 by dependabot in https://github.com/astral-sh/ruff-lsp/pull/118
* Bump typeguard from 3.0.2 to 4.0.0 by dependabot in https://github.com/astral-sh/ruff-lsp/pull/117
* Bump typing-extensions from 4.5.0 to 4.6.0 by dependabot in https://github.com/astral-sh/ruff-lsp/pull/120
* Bump typing-extensions from 4.6.0 to 4.6.1 by dependabot in https://github.com/astral-sh/ruff-lsp/pull/121
* Bump ruff from 0.0.269 to 0.0.270 by dependabot in https://github.com/astral-sh/ruff-lsp/pull/122
* Bump typing-extensions from 4.6.1 to 4.6.2 by dependabot in https://github.com/astral-sh/ruff-lsp/pull/124
* Add hidden-by-default ruff.applyFormat command by konstin in https://github.com/astral-sh/ruff-lsp/pull/114
* Bump cattrs from 22.2.0 to 23.1.1 by dependabot in https://github.com/astral-sh/ruff-lsp/pull/125
* Bump typing-extensions from 4.6.2 to 4.6.3 by dependabot in https://github.com/astral-sh/ruff-lsp/pull/126
* Bump cattrs from 23.1.1 to 23.1.2 by dependabot in https://github.com/astral-sh/ruff-lsp/pull/127
* Use `get` instead of indexing incase key is absent by dhruvmanila in https://github.com/astral-sh/ruff-lsp/pull/129
* Bump platformdirs from 3.5.1 to 3.5.3 by dependabot in https://github.com/astral-sh/ruff-lsp/pull/132
* Bump pytest from 7.3.1 to 7.3.2 by dependabot in https://github.com/astral-sh/ruff-lsp/pull/133
* Bump minimum Ruff version by charliermarsh in https://github.com/astral-sh/ruff-lsp/pull/135
* Bump version to 0.0.28 by charliermarsh in https://github.com/astral-sh/ruff-lsp/pull/136
New Contributors
* konstin made their first contribution in https://github.com/astral-sh/ruff-lsp/pull/113
* dhruvmanila made their first contribution in https://github.com/astral-sh/ruff-lsp/pull/129
**Full Changelog**: https://github.com/astral-sh/ruff-lsp/compare/v0.0.27...v0.0.28