File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ importlib-resources==5.9.0 \
1818 # via
1919 # -r ./generator/requirements.in
2020 # jsonschema
21- jsonschema == 4.13 .0 \
22- --hash =sha256:3776512df4f53f74e6e28fe35717b5b223c1756875486984a31bc9165e7fc920 \
23- --hash =sha256:870a61bb45050b81103faf6a4be00a0a906e06636ffcf0b84f5a2e51faf901ff
21+ jsonschema == 4.14 .0 \
22+ --hash =sha256:15062f4cc6f591400cd528d2c355f2cfa6a57e44c820dc783aee5e23d36a831f \
23+ --hash =sha256:9892b8d630a82990521a9ca630d3446bd316b5ad54dbe981338802787f3e0d2d
2424 # via -r ./generator/requirements.in
2525pkgutil-resolve-name == 1.3.10 \
2626 --hash =sha256:357d6c9e6a755653cfd78893817c0853af365dd51ec97f3d358a819373bbd174 \
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
55[project ]
66name = " lsprotocol"
77description = ' Python implementation of the Language Server Protocol.'
8- version = " 2022.0.0a3 "
8+ version = " 2022.0.0a4 "
99authors = [{name = " Microsoft Corporation" , email = " lsprotocol-help@microsoft.com" }]
1010license = {file = " LICENSE" }
1111readme = {"file" = " README.md" , "content-type" = " text/markdown" }
Original file line number Diff line number Diff line change @@ -42,9 +42,9 @@ iniconfig==1.1.1 \
4242 --hash =sha256:011e24c64b7f47f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3 \
4343 --hash =sha256:bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32
4444 # via pytest
45- jsonschema == 4.13 .0 \
46- --hash =sha256:3776512df4f53f74e6e28fe35717b5b223c1756875486984a31bc9165e7fc920 \
47- --hash =sha256:870a61bb45050b81103faf6a4be00a0a906e06636ffcf0b84f5a2e51faf901ff
45+ jsonschema == 4.14 .0 \
46+ --hash =sha256:15062f4cc6f591400cd528d2c355f2cfa6a57e44c820dc783aee5e23d36a831f \
47+ --hash =sha256:9892b8d630a82990521a9ca630d3446bd316b5ad54dbe981338802787f3e0d2d
4848 # via -r ./tests/requirements.in
4949packaging == 21.3 \
5050 --hash =sha256:dd47c42927d89ab911e606518907cc2d3a1f38bbd026385970643f9c5b8ecfeb \
You can’t perform that action at this time.
0 commit comments