diff --git a/pdm.lock b/pdm.lock index 3ea53e6..e04293c 100644 --- a/pdm.lock +++ b/pdm.lock @@ -86,7 +86,7 @@ files = [ [[package]] name = "basedpyright" -version = "1.37.1" +version = "1.37.2" requires_python = ">=3.8" summary = "static type checking for Python (but based)" groups = ["dev"] @@ -94,8 +94,8 @@ dependencies = [ "nodejs-wheel-binaries>=20.13.1", ] files = [ - {file = "basedpyright-1.37.1-py3-none-any.whl", hash = "sha256:caf3adfe54f51623241712f8b4367adb51ef8a8c2288e3e1ec4118319661340d"}, - {file = "basedpyright-1.37.1.tar.gz", hash = "sha256:1f47bc6f45cbcc5d6f8619d60aa42128e4b38942f5118dcd4bc20c3466c5e02f"}, + {file = "basedpyright-1.37.2-py3-none-any.whl", hash = "sha256:8e9cc5c6e6c7a00340ee48051a4d8c072ee91693d2a83b97d6c0f43bf56faf33"}, + {file = "basedpyright-1.37.2.tar.gz", hash = "sha256:7951e1b45618d207ce5a1cd1fb9181cd890e8df1d89dc2d0903a9f2ed3fd6fd3"}, ] [[package]]