Skip to content

Commit fa54500

Browse files
Bump python-lsp-server from 1.13.2 to 1.14.0
Bumps [python-lsp-server](https://github.com/python-lsp/python-lsp-server) from 1.13.2 to 1.14.0. - [Release notes](https://github.com/python-lsp/python-lsp-server/releases) - [Changelog](https://github.com/python-lsp/python-lsp-server/blob/develop/CHANGELOG.md) - [Commits](python-lsp/python-lsp-server@v1.13.2...v1.14.0) --- updated-dependencies: - dependency-name: python-lsp-server dependency-version: 1.14.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14b54d8 commit fa54500

2 files changed

Lines changed: 66 additions & 66 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dependencies = ["databricks-sdk>=0.58.0,<0.59.0",
5959

6060
[project.optional-dependencies]
6161
pylsp = [
62-
"python-lsp-server>=1.13.0,<1.14.0"
62+
"python-lsp-server>=1.13.0,<1.15.0"
6363
]
6464

6565
[project.entry-points.databricks]

0 commit comments

Comments
 (0)