Skip to content

Commit 9d6004b

Browse files
Bump pygls from 2.0.1 to 2.1.1 in the pip-minor-patch group
Bumps the pip-minor-patch group with 1 update: [pygls](https://github.com/openlawlibrary/pygls). Updates `pygls` from 2.0.1 to 2.1.1 - [Release notes](https://github.com/openlawlibrary/pygls/releases) - [Changelog](https://github.com/openlawlibrary/pygls/blob/main/CHANGELOG.md) - [Commits](openlawlibrary/pygls@v2.0.1...v2.1.1) --- updated-dependencies: - dependency-name: pygls dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64ac13f commit 9d6004b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ exceptiongroup==1.3.1 \
2020
flake8==7.3.0 \
2121
--hash=sha256:b9696257b9ce8beb888cdbe31cf885c90d31928fe202be0889a7cdafad32f01e \
2222
--hash=sha256:fe044858146b9fc69b551a4b490d69cf960fcb78ad1edcb84e7fbb1b4a8e3872
23-
# via -r ./requirements.in
23+
# via -r requirements.in
2424
lsprotocol==2025.0.0 \
2525
--hash=sha256:e879da2b9301e82cfc3e60d805630487ac2f7ab17492f4f5ba5aaba94fe56c29 \
2626
--hash=sha256:f9d78f25221f2a60eaa4a96d3b4ffae011b107537facee61d3da3313880995c7
@@ -32,7 +32,7 @@ mccabe==0.7.0 \
3232
packaging==26.0 \
3333
--hash=sha256:00243ae351a257117b6a241061796684b084ed1c516a08c48a3f7e147a9d80b4 \
3434
--hash=sha256:b36f1fef9334a5588b4166f8bcd26a14e521f2b55e6b9de3aaa80d3ff7a37529
35-
# via -r ./requirements.in
35+
# via -r requirements.in
3636
pycodestyle==2.14.0 \
3737
--hash=sha256:c4b5b517d278089ff9d0abdec919cd97262a3367449ea1c8b49b91529167b783 \
3838
--hash=sha256:dd6bf7cb4ee77f8e016f9c8e74a35ddd9f67e1d5fd4184d86c3b98e07099f42d
@@ -41,10 +41,10 @@ pyflakes==3.4.0 \
4141
--hash=sha256:b24f96fafb7d2ab0ec5075b7350b3d2d2218eab42003821c06344973d3ea2f58 \
4242
--hash=sha256:f742a7dbd0d9cb9ea41e9a24a918996e8170c799fa528688d40dd582c8265f4f
4343
# via flake8
44-
pygls==2.0.1 \
45-
--hash=sha256:2f774a669fbe2ece977d302786f01f9b0c5df7d0204ea0fa371ecb08288d6b86 \
46-
--hash=sha256:d29748042cea5bedc98285eb3e2c0c60bf3fc73786319519001bf72bbe8f36cc
47-
# via -r ./requirements.in
44+
pygls==2.1.1 \
45+
--hash=sha256:1da03ba9053201bb337dcdd8d121df70feb2a91e1a0dcc74de5da79755b1a201 \
46+
--hash=sha256:510a6dea2476177230c7d851125e5948efdf3fdb9ebfd8543fc434972f8faed4
47+
# via -r requirements.in
4848
typing-extensions==4.15.0 \
4949
--hash=sha256:0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466 \
5050
--hash=sha256:f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548

0 commit comments

Comments
 (0)