Skip to content

Commit 9ce13f2

Browse files
chore(deps): bump lsprotocol from 2024.0.0b1 to 2025.0.0rc1
Bumps [lsprotocol](https://github.com/microsoft/lsprotocol) from 2024.0.0b1 to 2025.0.0rc1. - [Release notes](https://github.com/microsoft/lsprotocol/releases) - [Changelog](https://github.com/microsoft/lsprotocol/blob/main/RELEASE.md) - [Commits](microsoft/lsprotocol@v2024.0.0b1...2025.0.0rc1) --- updated-dependencies: - dependency-name: lsprotocol dependency-version: 2025.0.0rc1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 649b1b0 commit 9ce13f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ types = [
121121
"types-requests>=2.32.0.20241016",
122122
"types-toml>=0.10.8.20240310",
123123
]
124-
lsp = ["pygls>=2.0.0a2", "lsprotocol==2024.0.0b1", "attrs>=25.1.0"]
124+
lsp = ["pygls>=2.0.0a2", "lsprotocol==2025.0.0rc1", "attrs>=25.1.0"]
125125
[tool.uv]
126126
cache-keys = [{ git = { commit = true, tags = true } }]
127127
dev-dependencies = [

0 commit comments

Comments
 (0)