From 24d1d9a88a609b769a371ccf5ec98f98abd1df73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Aug 2021 14:23:47 +0200 Subject: [PATCH] chore: bump python-lsp-server[all] from 1.2.0 to 1.2.1 (#47) Bumps [python-lsp-server[all]](https://github.com/python-lsp/python-lsp-server) from 1.2.0 to 1.2.1. - [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](https://github.com/python-lsp/python-lsp-server/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: python-lsp-server[all] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5b8a7af..d053ef3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -python-lsp-server[all]==1.2.0 +python-lsp-server[all]==1.2.1 python-lsp-black==1.0.0 pyls-isort==0.2.2 pylsp-mypy==0.5.1