Skip to content

Commit a330884

Browse files
Bump pygls from 1.3.1 to 2.0.0
Bumps [pygls](https://github.com/openlawlibrary/pygls) from 1.3.1 to 2.0.0. - [Release notes](https://github.com/openlawlibrary/pygls/releases) - [Changelog](https://github.com/openlawlibrary/pygls/blob/main/CHANGELOG.md) - [Commits](openlawlibrary/pygls@v1.3.1...v2.0.0) --- updated-dependencies: - dependency-name: pygls dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dfa7fea commit a330884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dev = [
4343
"coverage>=7",
4444
"flake8==7.3.0",
4545
"mypy==1.18.2",
46-
"pygls==1.3.1",
46+
"pygls==2.0.0",
4747
"ruff-api==0.1.0",
4848
"usort==1.0.8.post1",
4949
]

0 commit comments

Comments
 (0)