Skip to content

Update python-lsp-server requirement from <1.15,>=1.14 to >=1.14,<1.16 - #1034

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-lsp-server-gte-1.14-and-lt-1.16
Open

Update python-lsp-server requirement from <1.15,>=1.14 to >=1.14,<1.16#1034
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-lsp-server-gte-1.14-and-lt-1.16

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on python-lsp-server to permit the latest version.

Changelog

Sourced from python-lsp-server's changelog.

Version 1.15.0 (2026/07/27)

New features

  • Add compatibility with Jedi 0.20, which comes with official support for Python 3.14.

Issues Closed

In this release 3 issues were closed.

Pull Requests Merged

In this release 9 pull requests were closed.


Version 1.14.0 (2025/12/06)

New features

  • Add pylsp.signature.include_docstring to hide docstring in signatures.
  • Add support for Pylint 4.
  • Fix support for Python 3.14.

Pull Requests Merged

In this release 4 pull requests were closed.


Version 1.13.2 (2025/11/19)

... (truncated)

Commits
  • a362006 Update changelog for 1.15.0 (#720)
  • 40e66db Add support for Jedi 0.20 (#718)
  • dabcda5 Fix extra backtick in Readme (#717)
  • b692467 Continue on name-defined diagnostics provided by Mypy on autoimport (#676)
  • 0f283d4 Prefer parent uri when matching uri (#682)
  • 19fc07a Fix crash in pylsp_definitions due to definitions without a source position...
  • 1a10b60 Fix error when when opening notebooks on UNC network shares (#708)
  • e088ce3 Fix test_snippets_completion to not depend on typeshed overload ordering (#...
  • 80d1892 Use macOS 14 runner on CI and update Github actions (#716)
  • e46a242 Fix types of maxComplexity and line_length (#703)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 28, 2026
@dependabot
dependabot Bot requested a review from sebastian-goeldi as a code owner July 28, 2026 02:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 28, 2026

@joamatab joamatab left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved: dependabot patch/minor bump, all CI green.

Updates the requirements on [python-lsp-server](https://github.com/python-lsp/python-lsp-server) to permit the latest version.
- [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.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: python-lsp-server
  dependency-version: 1.15.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/python-lsp-server-gte-1.14-and-lt-1.16 branch from f23b118 to 709f1b6 Compare August 10, 2026 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant